<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:at="http://www.sixapart.com/ns/at"
    xmlns:icbm="http://postneo.com/icbm"
    xmlns:rvw="http://purl.org/NET/RVW/0.2/"
    xmlns:media="http://search.yahoo.com/mrss">
    <channel>
        <title>marshal sandler’s Friends</title>
        <link>http://marshalsandler.vox.com/explore/friends/library/posts/page/1/</link>
        <description>all digital moves</description>
        <language>en</language>
        <generator>Vox</generator>
        <lastBuildDate>Fri, 06 Nov 2009 10:57:40 -0800</lastBuildDate>
        <copyright>Copyright 2009</copyright>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>  
 
        <item>
            <title>upper limb &amp; lower limb</title>
            <link>http://hanim.vox.com/library/post/upper-limb-lower-limb.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Hanim)</author>
            <comments>http://hanim.vox.com/library/post/upper-limb-lower-limb.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://hanim.vox.com/library/post/upper-limb-lower-limb.html?_c=feed-rss-full</guid> 
            <pubDate>Fri, 06 Nov 2009 10:57:40 -0800</pubDate>         
            
            <description>    &lt;p&gt;Since I&amp;#39;m in Trauma Reporting... I should be doing my &lt;span class=&quot;Apple-style-span&quot; style=&quot;text-decoration: underline;&quot;&gt;radiography.&lt;/span&gt;&lt;div&gt;Let&amp;#39;s be ambitious and finish off the upper and lower limbs this weekend!&lt;/div&gt;&lt;/p&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://hanim.vox.com/library/post/upper-limb-lower-limb.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a010981069d29000c0123ddcecbb9860c?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://hanim.vox.com/tags/">mrad</category>   
        </item> 
 
        <item>
            <title>November</title>
            <link>http://hanim.vox.com/library/post/november.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Hanim)</author>
            <comments>http://hanim.vox.com/library/post/november.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://hanim.vox.com/library/post/november.html?_c=feed-rss-full</guid> 
            <pubDate>Fri, 06 Nov 2009 09:42:50 -0800</pubDate>         
            
            <description>    &lt;p&gt;It&amp;#39;s my birthday month, a year older, a year wiser?&lt;div&gt;This also means that I should start my mcq. Shucks, I haven&amp;#39;t even finished my textbooks.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;5kg overweight.&lt;/div&gt;&lt;div&gt;But no more coffee addiction *yay*.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I hope my back pain will subside as I&amp;#39;m taking better care of myself.&lt;/div&gt;&lt;div&gt;Physio and pilates, and chiropractor. Anything as long as I don&amp;#39;t need epidural steroid injection.&lt;/div&gt;&lt;/p&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://hanim.vox.com/library/post/november.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a010981069d29000c0123f1788ba0860f?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://hanim.vox.com/tags/">fat</category>   
        </item> 
 
        <item>
            <title>Svn Version Tasks</title>
            <link>http://nyxtom.vox.com/library/post/svn-version-tasks.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Thomas Holloway)</author>
            <comments>http://nyxtom.vox.com/library/post/svn-version-tasks.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://nyxtom.vox.com/library/post/svn-version-tasks.html?_c=feed-rss-full</guid> 
            <pubDate>Wed, 04 Nov 2009 13:10:37 -0800</pubDate>         
            
            <description>    &lt;p&gt;There is now an open source release on CodePlex for a subversion based assembly version management library that leverages MSBuild Tasks for automation. What this provides is a way for you to integrate version management on your Visual Studio Projects and automatically ensure that the SVN Revision number is attached to the assembly version.&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;For instance, if you commit and have a clean working SVN directory on revision 1234 your version number on your assembly file will be (once you build the project):&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;&lt;strong&gt;1.0.0.1234&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;The MSBuild tasks will ensure that the version is updated before compiling and then revert that change in the assembly info file. It will always maintain the major and minor numbers set by the original source but it will update the build and revision number using the format:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;Major.Minor.(Revision Number Digits Length - 4 or 0).(Last 4 Digits of Revision Number)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Check it out by going to the link below:&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;http://svnversiontasks.codeplex.com/&quot;&gt;http://svnversiontasks.codeplex.com/&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://nyxtom.vox.com/library/post/svn-version-tasks.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a00c2251e5b66549d0123ddcde8a8860c?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://nyxtom.vox.com/tags/">development</category> 
            <category domain="http://nyxtom.vox.com/tags/">open source</category> 
            <category domain="http://nyxtom.vox.com/tags/">subversion</category> 
            <category domain="http://nyxtom.vox.com/tags/">visual studio</category> 
            <category domain="http://nyxtom.vox.com/tags/">svn</category> 
            <category domain="http://nyxtom.vox.com/tags/">continuous integration</category> 
            <category domain="http://nyxtom.vox.com/tags/">versioning</category> 
            <category domain="http://nyxtom.vox.com/tags/">msbuild</category>   
        </item> 
 
        <item>
            <title>The Amazon Conduit is Fixed</title>
            <link>http://team.vox.com/library/post/the-amazon-conduit-is-fixed.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Team Vox)</author>
            <comments>http://team.vox.com/library/post/the-amazon-conduit-is-fixed.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://team.vox.com/library/post/the-amazon-conduit-is-fixed.html?_c=feed-rss-full</guid> 
            <pubDate>Mon, 02 Nov 2009 17:10:00 -0800</pubDate>         
            
            <description>    &lt;p&gt;Go forth and fill your libraries with media.&lt;/p&gt;&lt;p&gt;Seriously, thanks to everyone for being so amazing and patient. You are the reason I love Vox.&lt;/p&gt;&lt;p&gt;~&lt;a href=&quot;http://daisy.vox.com/&quot; class=&quot;enclosure-inline-user&quot; at:enclosure=&quot;inline-user&quot; at:user-xid=&quot;6p00e398a0ed8f0003&quot; at:screen-name=&quot;daisy&quot; at:delegate=&quot;people-connect&quot; at:user-pic=&quot;http://up7.vox.com/6a00e398a0ed8f0003011016545e1d860c-75si&quot; &gt;daisy&lt;/a&gt;&lt;br /&gt; &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/p&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://team.vox.com/library/post/the-amazon-conduit-is-fixed.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a00b8ea068321dece0123dde0a3ff860d?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://team.vox.com/tags/">bug fixes</category> 
            <category domain="http://team.vox.com/tags/">amazon conduit</category>   
        </item> 
 
        <item>
            <title>Amazon Conduit Update</title>
            <link>http://team.vox.com/library/post/amazon-conduit-update-2.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Team Vox)</author>
            <comments>http://team.vox.com/library/post/amazon-conduit-update-2.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://team.vox.com/library/post/amazon-conduit-update-2.html?_c=feed-rss-full</guid> 
            <pubDate>Thu, 29 Oct 2009 13:11:01 -0700</pubDate>         
            
            <description>    &lt;p&gt;I was just told that the Amazon Conduit will be fixed by tomorrow. I will post here as soon as I get word that it&amp;#39;s back up and running.&lt;/p&gt;&lt;p&gt;I know this has been frustrating and I am sorry there wasn&amp;#39;t more I could do to make it less so. I really appreciate your patience though.&lt;/p&gt;&lt;p&gt;Cheers,&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://daisy.vox.com/&quot; class=&quot;enclosure-inline-user&quot; at:enclosure=&quot;inline-user&quot; at:user-xid=&quot;6p00e398a0ed8f0003&quot; at:screen-name=&quot;daisy&quot; at:delegate=&quot;people-connect&quot; at:user-pic=&quot;http://up7.vox.com/6a00e398a0ed8f0003011016545e1d860c-75si&quot; &gt;daisy&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt; &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/p&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://team.vox.com/library/post/amazon-conduit-update-2.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a00b8ea068321dece0123ddcb2507860c?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://team.vox.com/tags/">bug fixes</category> 
            <category domain="http://team.vox.com/tags/">amazon conduit</category>   
        </item> 
 
        <item>
            <title>Generating a self-signed certificate</title>
            <link>http://nyxtom.vox.com/library/post/generating-a-self-signed-certificate.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Thomas Holloway)</author>
            <comments>http://nyxtom.vox.com/library/post/generating-a-self-signed-certificate.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://nyxtom.vox.com/library/post/generating-a-self-signed-certificate.html?_c=feed-rss-full</guid> 
            <pubDate>Tue, 20 Oct 2009 13:21:21 -0700</pubDate>         
            
            <description>    &lt;div&gt;There is a great tutorial on generating certificates below using both OpenSSL and the makecert methods.&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.codeplex.com/wikipage?ProjectName=webserver&amp;amp;title=HTTPS&quot;&gt;http://www.codeplex.com/wikipage?ProjectName=webserver&amp;amp;title=HTTPS&lt;/a&gt; &lt;/p&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://nyxtom.vox.com/library/post/generating-a-self-signed-certificate.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a00c2251e5b66549d0123ddb1af90860b?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://nyxtom.vox.com/tags/">security</category> 
            <category domain="http://nyxtom.vox.com/tags/">certificates</category> 
            <category domain="http://nyxtom.vox.com/tags/">x509</category> 
            <category domain="http://nyxtom.vox.com/tags/">self-issued</category>   
        </item> 
 
        <item>
            <title>Amazon Conduit: Update</title>
            <link>http://team.vox.com/library/post/amazon-conduit-update-1.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Team Vox)</author>
            <comments>http://team.vox.com/library/post/amazon-conduit-update-1.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://team.vox.com/library/post/amazon-conduit-update-1.html?_c=feed-rss-full</guid> 
            <pubDate>Tue, 20 Oct 2009 09:14:52 -0700</pubDate>         
            
            <description>    &lt;p&gt;Bad news. As many of you have probably noticed, the Amazon Conduit was not fixed in the last week&amp;#39;s release. Unfortunately, there was an undetected bug that is preventing the conduit from working. &lt;/p&gt;&lt;p&gt;We are working on this bug fix and hope to have the Conduit back up and running this week.&lt;/p&gt;&lt;p&gt;I will keep you posted.&lt;/p&gt;&lt;p&gt;Thank you for being so patient. &lt;/p&gt;&lt;p&gt;~&lt;a href=&quot;http://daisy.vox.com/&quot; class=&quot;enclosure-inline-user&quot; at:enclosure=&quot;inline-user&quot; at:user-xid=&quot;6p00e398a0ed8f0003&quot; at:screen-name=&quot;daisy&quot; at:delegate=&quot;people-connect&quot; at:user-pic=&quot;http://up7.vox.com/6a00e398a0ed8f0003011016545e1d860c-75si&quot; &gt;daisy&lt;/a&gt; &lt;/p&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://team.vox.com/library/post/amazon-conduit-update-1.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a00b8ea068321dece0123ddc68545860c?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://team.vox.com/tags/">bug fixes</category> 
            <category domain="http://team.vox.com/tags/">amazon conduit</category>   
        </item> 
 
        <item>
            <title>FB on NB at SB</title>
            <link>http://hanim.vox.com/library/post/fb-on-nb-at-sb.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Hanim)</author>
            <comments>http://hanim.vox.com/library/post/fb-on-nb-at-sb.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://hanim.vox.com/library/post/fb-on-nb-at-sb.html?_c=feed-rss-full</guid> 
            <pubDate>Sun, 18 Oct 2009 08:34:54 -0700</pubDate>         
            
            <description>    
    
    
    
&lt;div at:enclosure=&quot;asset&quot; at:xid=&quot;6a010981069d29000c01240b6bb7d0860e&quot; at:format=&quot;medium&quot; at:align=&quot;center&quot;
    class=&quot;enclosure enclosure-center enclosure-medium photo-enclosure&quot; 
     style=&quot;text-align: center;&quot;&gt;
&lt;div class=&quot;enclosure-inner&quot;
    
        style=&quot;padding: 9px; border: 1px solid; width: px; margin: 10px auto;&quot;
    &gt;
    &lt;div class=&quot;enclosure-list&quot;&gt;
        &lt;div class=&quot;enclosure-item photo-asset last&quot;&gt;
    
            &lt;div class=&quot;enclosure-image&quot;&gt;
        
                &lt;a href=&quot;http://hanim.vox.com/library/photo/6a010981069d29000c01240b6bb7d0860e.html&quot;&gt;&lt;img src=&quot;http://a0.vox.com/6a010981069d29000c01240b6bb7d0860e-200pi&quot; alt=&quot;Image583&quot; title=&quot;Image583&quot; /&gt;&lt;/a&gt;
        
            &lt;/div&gt;
            &lt;div class=&quot;enclosure-meta&quot;&gt;
                &lt;div class=&quot;enclosure-asset-name&quot;&gt;&lt;a href=&quot;http://hanim.vox.com/library/photo/6a010981069d29000c01240b6bb7d0860e.html&quot; title=&quot;Image583&quot;&gt;Image583&lt;/a&gt;&lt;/div&gt;
            &lt;/div&gt;
    
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;!-- end enclosure --&gt;
 &lt;div style=&quot;text-align: center;&quot;&gt;This was last week when I went to PMC. Where else to chill, especially on that day when Starbucks gives out free coffee. Hmm.... I really should stick to no-morning-coffee in weeks to come.&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Towards healthier lifestyle?&lt;/div&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://hanim.vox.com/library/post/fb-on-nb-at-sb.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a010981069d29000c0123f16f251b860f?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description>    
        </item> 
 
        <item>
            <title>past 2 weeks</title>
            <link>http://hanim.vox.com/library/post/past-2-weeks.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Hanim)</author>
            <comments>http://hanim.vox.com/library/post/past-2-weeks.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://hanim.vox.com/library/post/past-2-weeks.html?_c=feed-rss-full</guid> 
            <pubDate>Sun, 18 Oct 2009 04:45:49 -0700</pubDate>         
            
            <description>     &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(0, 0, 0); font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; &quot;&gt;&lt;p&gt;&lt;a href=&quot;http://3.bp.blogspot.com/_oynRW8C6CSc/StpCPQtdgHI/AAAAAAAAAs8/LxJ87gV_m1Y/s1600-h/radioactive&quot; style=&quot;color: rgb(0, 0, 0); position: relative; text-decoration: none; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(0, 0, 0); background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: rgb(255, 251, 193); background-position: initial initial; &quot;&gt;&lt;img alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5393696333680705650&quot; src=&quot;http://3.bp.blogspot.com/_oynRW8C6CSc/StpCPQtdgHI/AAAAAAAAAs8/LxJ87gV_m1Y/s400/radioactive&quot; style=&quot;border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; display: block; margin-top: 0px; margin-right: auto; margin-bottom: 10px; margin-left: auto; text-align: center; cursor: pointer; width: 150px; height: 94px; &quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style=&quot;text-align: center; &quot;&gt;In Nuclear Medicine past 2 weeks, so much to do and learn, so little time!&amp;#160;&lt;/div&gt;&lt;a href=&quot;http://3.bp.blogspot.com/_oynRW8C6CSc/StpCO3EXmPI/AAAAAAAAAs0/iiTFW3UlGzQ/s1600-h/coffee1242220886.jpg&quot; style=&quot;color: rgb(0, 0, 0); position: relative; text-decoration: none; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(134, 133, 133); background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: rgb(244, 240, 219); background-position: initial initial; &quot;&gt;&lt;img alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5393696326797465842&quot; src=&quot;http://3.bp.blogspot.com/_oynRW8C6CSc/StpCO3EXmPI/AAAAAAAAAs0/iiTFW3UlGzQ/s400/coffee1242220886.jpg&quot; style=&quot;border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; display: block; margin-top: 0px; margin-right: auto; margin-bottom: 10px; margin-left: auto; text-align: center; cursor: pointer; width: 347px; height: 346px; &quot; /&gt;&lt;/a&gt;&lt;div style=&quot;text-align: center; &quot;&gt;Surviving without my dose of early morning coffee since Tuesday. Of course I had 2 days worth of withdrawal headache, but hoping this will last this time around. It&amp;#39;s such a diuretic that I get pretty dehydrated when I&amp;#39;m fasting.&lt;/div&gt;&lt;div style=&quot;text-align: center; &quot;&gt;Yay! Fasted 6 days, just 1 more day to go.&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://hanim.vox.com/library/post/past-2-weeks.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a010981069d29000c0123ddb051c8860b?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://hanim.vox.com/tags/">mrad</category>   
        </item> 
 
        <item>
            <title>Today is Blog Action Day! Blog for Climate Change.</title>
            <link>http://team.vox.com/library/post/today-is-blog-action-day-blog-for-climate-change.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Team Vox)</author>
            <comments>http://team.vox.com/library/post/today-is-blog-action-day-blog-for-climate-change.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://team.vox.com/library/post/today-is-blog-action-day-blog-for-climate-change.html?_c=feed-rss-full</guid> 
            <pubDate>Thu, 15 Oct 2009 12:07:51 -0700</pubDate>         
            
            <description>    
    
    
    

    
    
    
&lt;div at:enclosure=&quot;asset&quot; at:xid=&quot;6a00b8ea068321dece0123f16d89c6860f&quot; at:format=&quot;large&quot; at:align=&quot;center&quot;
    class=&quot;enclosure enclosure-center enclosure-large photo-enclosure&quot; 
     style=&quot;text-align: center;&quot;&gt;
&lt;div class=&quot;enclosure-inner&quot;
    
        style=&quot;padding: 9px; border: 1px solid; width: px; margin: 10px auto;&quot;
    &gt;
    &lt;div class=&quot;enclosure-list&quot;&gt;
        &lt;div class=&quot;enclosure-item photo-asset last&quot;&gt;
    
            &lt;div class=&quot;enclosure-image&quot;&gt;
        
                &lt;a href=&quot;http://team.vox.com/library/photo/6a00b8ea068321dece0123f16d89c6860f.html&quot;&gt;&lt;img src=&quot;http://a6.vox.com/6a00b8ea068321dece0123f16d89c6860f-320pi&quot; alt=&quot;Blog Action Day&quot; title=&quot;Blog Action Day&quot; /&gt;&lt;/a&gt;
        
            &lt;/div&gt;
            &lt;div class=&quot;enclosure-meta&quot;&gt;
                &lt;div class=&quot;enclosure-asset-name&quot;&gt;&lt;a href=&quot;http://team.vox.com/library/photo/6a00b8ea068321dece0123f16d89c6860f.html&quot; title=&quot;Blog Action Day&quot;&gt;Blog Action Day&lt;/a&gt;&lt;/div&gt;
            &lt;/div&gt;
    
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;!-- end enclosure --&gt;
&lt;p&gt;
Blog Action Day is every October 15th, when blogger are asked to post something about a single issue to show our strength and conviction as an online community. It&amp;#39;s a great way to feel connected to the greater good, and the participation of so many bloggers to support the world&amp;#39;s leading non-profit organizations is something you can do to help, right now. By blogging today, you&amp;#39;re supporting some of the world&amp;#39;s leading non-profits and sharing your voice for change.&lt;/p&gt;&lt;p&gt;This year&amp;#39;s topic is climate change, and we&amp;#39;d love to read your thoughts on the topic. If you participate, leave us a link to your post in the comments, so we know to check out your post!&lt;/p&gt;&lt;p&gt;Go to &lt;a href=&quot;http://www.blogactionday.org/&quot;&gt;www.blogactionday.org&lt;/a&gt; to learn more, &lt;a href=&quot;http://www.blogactionday.org/badges/en&quot;&gt;get a badge for your blog&lt;/a&gt; showing your participation, and &lt;a href=&quot;http://site.blogactionday.org/general/8-great-climate-change-resources-for-your-blog-action-day-post/&quot;&gt;see some ideas for your post&lt;/a&gt; on climate change.&lt;/p&gt;&lt;p&gt;Can&amp;#39;t wait to read your posts!&lt;/p&gt;&lt;p&gt;~ &lt;a href=&quot;http://daisy.vox.com/&quot; class=&quot;enclosure-inline-user&quot; at:enclosure=&quot;inline-user&quot; at:user-xid=&quot;6p00e398a0ed8f0003&quot; at:screen-name=&quot;daisy&quot; at:delegate=&quot;people-connect&quot; at:user-pic=&quot;http://up7.vox.com/6a00e398a0ed8f0003011016545e1d860c-75si&quot; &gt;daisy&lt;/a&gt;&lt;br /&gt; &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/p&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://team.vox.com/library/post/today-is-blog-action-day-blog-for-climate-change.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a00b8ea068321dece0123f16d8a32860f?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://team.vox.com/tags/">climate change</category> 
            <category domain="http://team.vox.com/tags/">blog action day</category>    
        </item> 
    </channel>
</rss>

