Melrose Music
Updated July 2012.

Please email updates as attachments to Lisa, and I will include them here.

Warm Ups

Soprano 1

Soprano 2

Soprano 3

Mellophone 1

Mellophone 2

Baritone 1

Baritone 2

Baritone 3

Contrabass


require_once 'zendloader.php'; Zend_Loader::loadClass('Zend_Gdata'); Zend_Loader::loadClass('Zend_Gdata_Feed'); Zend_Loader::loadClass('Zend_Gdata_Query'); Zend_Loader::loadClass('Zend_Gdata_ClientLogin'); ?>
$gdClient = new Zend_Gdata(); $blogID = '4189953167260015124'; $query = new Zend_Gdata_Query('http://www.blogger.com/feeds/' . $blogID . '/posts/default/'); $query->setParam('max-results', 10); $feed = $gdClient->getFeed($query); $i = 0; foreach($feed->entries as $entry) { $posturl = $entry->getLink('alternate')->getHref(); echo "" . $entry->title->text . ""; $i++; } ?>

photo

Welcome to MelloLisa.com. I plan to use this piece of the web to share my thoughts and dabble with HTML, CSS and social media. I hope you enjoy your stay! BTW - I could do this for you! In my "free time," I am a freelance web developer. If you'd like me to help you with a project, email me!

"True wisdom comes to each of us when we realize how little we understand about life, ourselves, and the world around us." - Socrates

Template and Icons by DryIcons.com