2009-05-15 03:32:21 +00:00
< ? php //
2009-05-25 05:01:59 +00:00
// File: _activity_feed.php
// Theme: Helvetica Simplicty
// Software: Sweetcron
//
2009-05-15 03:32:21 +00:00
// Copyright (C) 2009 Andrew Davidson
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
?>
< div id = " static " >
< p class = " title " > About this page </ p >
< p class = " content " > As many people are , I ' m coming to realize that my presence online is being scattered about the internet .</ p >
< p class = " content " > There are logical reasons for this , but the inverse is also reasonable , so here ' s one place to see all the information that I leave scattered about the web .</ p >
< p class = " content " > On the < a href = " http://amdavidson.me " > Lifestream </ a > page you ' ll see content from all the following sites that I tend to update :</ p >
< ul >
< li >& #187; <a href="http://amdavidson.com">AMDavidson.com</a>, my personal blog for all matters non-technical.</li>
< li >& #187; <a href="http://andr3w.net">andr3w.net</a>, my geek blog.</li>
< li >& #187; <a href="http://andromi.info">Andromi.info</a>, Naomi and I's wedding blog.</li>
< li >& #187; <a href="http://delicious.com/amdavidson">Delicious</a>, my social bookmarks.</li>
< li >& #187; <a href="http://flickr.com/photos/amdavidson">Flickr</a>, where I post my photos.</li>
< li >& #187; <a href="http://twitter.com/amdavidson">Twitter</a>, my twitter microblogging feed.</li>
< li >& #187; <a href="http://vimeo.com/amdavidson">Vimeo</a>, a place where I have and will ocassionally post videos.</li>
2009-05-15 10:16:06 +00:00
< li >& #187; <a href="http://gdata.youtube.com/feeds/api/users/superczar/favorites?v=2">YouTube</a>, videos that I've favorited.</li>
2009-05-15 03:32:21 +00:00
</ ul >
< p class = " content " > Please forgive duplicated content on the Lifestream , there will often be times where I highlight a photo from Flickr on AMDavidson . com , or times where I Twitter about a link I 've also bookmarked on Delicious. That' s just part of the fragmentation of the social web , part of what this site hopes to fix , at least for me .</ p >
< p class = " content " >< a href = " <?php echo $this->config ->item('base_url')?> " > go back </ a ></ p >
</ div >