Pagosa Springs Artists

Who I Am

Tomes I’ve read, the life I’ve seen,

Words I’ve heard and where I’ve been,

People of my hopes and dreams

Blend to form my poetry.

 

Pain I’ve known and joys homegrown,

Inspirations, sins atoned,

Limitations, anima

Fill my writing, who I am. 

 

                published in Soul Search chapbook, and

Streams of Living Water Anthology 2002

©2008 Bonnie Manion

   

Poem of the Month

diff($date2); $years = $interval->format('%y'); $months = $interval->format('%m'); //echo date("F,Y")."
"; //echo $months; //echo $years; $monthsAfterStart =$months +12*$years; $i=0; while($i <12){ $startPoemNumber = 279+$monthsAfterStart -$i; $query_poems = sprintf("SELECT title FROM poems WHERE id = %s", GetSQLValueString($startPoemNumber, "int")); $poems = mysql_query($query_poems, $bonnie) or die(mysql_error()); $row_poems = mysql_fetch_assoc($poems); echo ' '; } ?>