<mt:setvar name="mt_author_display_name" value="i haz">
<mt:setvar name="author_short_name" value="admin">
<mt:setvar name="past_days" value="5">
<mt:setvar name="body_class" value="mt-main-index">
<mt:setvar name="main_template" value="1">
<mt:setvar name="main_index" value="1">
<mt:setvarblock name="title"><$mt:blogname encode_html="1"$></mt:setvarblock>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<$MTPublishCharset$>" />
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1" />
<meta name="description" content="me.dm or medium is philip campbells centralized blog socialmedia website. phil campbells company projects webmedia produces mashups and api streaming video projects for fun and business. medium is the blog and diary of my only quest for knowledge" />
<meta name="keywords" content="socialmedia, videoblogging, osx, mac, gadgets, tech, social, hd, streaming, video, mashup, api, webmedia, england, staffordshire, derby, leicester, swadlincote, midlands, uk, networking, technology, media, gaming" />
<meta name="verify-v1" content="a7ACmbdcVLV/+oe1pbmC9CN7kprnLyOzRL+iM41Rn0M=" />
<link rel="stylesheet" href="<$MTLink template="styles"$>" type="text/css" />
<link rel="start" href="<$MTBlogURL$>" title="Home" />
<link rel="alternate" type="application/atom+xml" title="Recent Entries" href="<$MTLink template="feed_recent"$>" />
<script type="text/javascript" src="<$MTLink template="javascript"$>"</script>
<script type="text/javascript" src="http://me.dm/js/mootools-1.2-core-yc.js"></script>
<script type="text/javascript" src="http://me.dm/js/mootools-1.2-more.js"></script>
<div class="firstblock">
<br clear="all" />
a collection of streams pulled together with the ability to row out more than 5 on each.
<mt:setvarblock name="today_date"><mt:date format="%B %e"></mt:setvarblock>
<mt:setvarblock name="name_regex">/<mt:var name="i haz">/</mt:setvarblock>
<mt:ActionStreams display_name="$mt_author_display_name" days="$past_days">
<mt:if name="__first__">
<div class="action-stream hfeed">
</mt:if>
<mt:DateHeader>
<mt:setvarblock name="this_date"><mt:StreamActionDate format="%B %e"></mt:setvarblock>
<h2 class="action-stream-header asset-name">
<mt:if var="this_date" eq="$today_date">
Today
<mt:else>
<mt:var name="this_date">
</mt:if>
</h2>
<ul class="action-stream-list">
<mt:setvarblock name="lastfmlist"></mt:setvarblock>
<mt:var name="lastfm-counter" value="0" />
<mt:setvarblock name="twitterlist"></mt:setvarblock>
<mt:var name="twitter-counter" value="0" />
<mt:setvarblock name="photolist"></mt:setvarblock>
<mt:setvarblock name="photolist_more"></mt:setvarblock>
<mt:var name="photo-counter" value="0" />
</mt:DateHeader>
<mt:if name="stream_type" eq="tracks">
<mt:setvarblock name="lastfmlist">
<li class="hentry service-icon service-lastfm"><span class="stream-meta">@ <mt:StreamActionDate format="%H:%M"></span> <a href="<$MTStreamActionURL$>"><$MTStreamActionVar name="title"$></a></li>
<mt:var name="lastfmlist">
<mt:SetVar name="lastfm-counter" op="++" />
</mt:setvarblock>
<mt:elseif name="stream_type" eq="tweets">
<mt:setvarblock name="twitterlist">
<li class="hentry service-icon service-twitter"><mt:StreamAction regex_replace="$name_regex","$author_short_name"></li>
<mt:var name="twitterlist">
<mt:SetVar name="twitter-counter" op="++" />
</mt:setvarblock>
<mt:elseif name="stream_type" eq="photos">
<mt:if name="photo-counter" lt="5">
<mt:setvarblock name="photolist">
<div class="photobox_surround">
<div class="photobox" style="background-image: url(<$MTStreamActionThumbnailURL$>);">
<a href="<$MTStreamActionURL$>" target="_blank"> </a>
</div>
</div>
<mt:var name="photolist">
</mt:setvarblock>
<mt:else>
<mt:setvarblock name="photolist_more">
<div class="photobox_surround">
<div class="photobox" style="background-image: url(<$MTStreamActionThumbnailURL$>);">
<a href="<$MTStreamActionURL$>" target="_blank"> </a>
</div>
</div>
<mt:var name="photolist_more">
</mt:setvarblock>
</mt:if>
<mt:SetVar name="photo-counter" op="++" />
<mt:else>
<li class="hentry service-icon service-<mt:var name="service_type">">
<mt:StreamAction regex_replace="$name_regex","$author_short_name">
<mt:ignore><!-- hAtom for the win! Remove the following 4 spans if you don't want hAtom. --></mt:ignore>
<span class="entry-title" style="display: none"><mt:StreamAction remove_html="1" regex_replace="$name_regex","$author_short_name"></span>
<span class="entry-content" style="display: none"><mt:StreamAction regex_replace="$name_regex","$author_short_name"></span>
<span class="updated" style="display: none"><mt:StreamActionModifiedDate utc="1" format="%Y-%m-%dT%H:%M:%SZ"></span>
<span class="published" style="display: none"><mt:StreamActionDate utc="1" format="%Y-%m-%dT%H:%M:%SZ"></span>
</li>
</mt:if>
<mt:DateFooter>
<mt:if name="lastfmlist">
<li class="hentry service-icon service-lastfm">
<h4 class="trigger"><span class="stream-meta">on <mt:StreamActionDate format="%d/%m"></span> listened to <a><mt:var name="lastfm-counter" /> songs</a></h4>
<div class="toggle">
<ul class="lastfmdaily">
<mt:var name="lastfmlist">
</ul>
</div>
</li>
</mt:if>
<mt:if name="twitterlist">
<li class="hentry service-icon service-twitter">
<h4 class="trigger"><span class="stream-meta">on <mt:StreamActionDate format="%d/%m"></span> tweeted <a><mt:var name="twitter-counter" /> times</a></h4>
<div class="toggle">
<ul class="twitterdaily">
<mt:var name="twitterlist">
</ul>
</div>
</li>
</mt:if>
<mt:if name="photolist">
<li class="hentry service-icon service-flickr">
<h4><span class="stream-meta">on <mt:StreamActionDate format="%d/%m"></span> posted <mt:var name="photo-counter" /> photos</h4>
<div class="photodaily">
<mt:var name="photolist">
<mt:if name="photolist_more">
<div class="toggle">
<mt:var name="photolist_more">
</div>
</div>
<h4 class="trigger"><a>See More...</a></h4>
<mt:else>
</div>
</mt:if>
</li>
</mt:if>
</ul>
</mt:DateFooter>
<mt:if name="__last__">
</div>
</mt:if>
</mt:ActionStreams>
<script type="text/javascript">
/* <![CDATA[ */
var trig3 = $$('.trigger');
var togg3 = $$('.toggle');
var ac3 = new Accordion(trig3, togg3, {
opacity : false,
start: 'all-close',
alwaysHide: true
});
/* ]]> */
</script>
</body>
</html>