<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>r2*blog &#187; work</title>
	<atom:link href="http://www.r2witco.net/blog/archives/category/work/feed" rel="self" type="application/rss+xml" />
	<link>http://www.r2witco.net/blog</link>
	<description>it's not new news, it's not old news. it's my news...</description>
	<lastBuildDate>Tue, 18 Dec 2007 05:18:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My Timeline</title>
		<link>http://www.r2witco.net/blog/archives/47</link>
		<comments>http://www.r2witco.net/blog/archives/47#comments</comments>
		<pubDate>Thu, 29 Mar 2007 19:50:28 +0000</pubDate>
		<dc:creator>r2witco</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.r2witco.net/blog/archives/47</guid>
		<description><![CDATA[Here at work, we&#8217;ve added a new feature to the service, the Exportable Timeline Widget! You can export your timeline as a Flash widget, which you can then place on other websites and show off your stories. One of the cool features about it, is that it&#8217;s dynamic in the way that if you were [...]]]></description>
			<content:encoded><![CDATA[<p>Here at <a href="http://ourstory.com/">work</a>, we&#8217;ve added a new feature to the service, the Exportable Timeline Widget! You can export your timeline as a Flash widget, which you can then place on other websites and show off your stories. One of the cool features about it, is that it&#8217;s dynamic in the way that if you were to add new stories on <a href="http://ourstory.com/">OurStory</a>, those new stories would show up on your timeline widget that may live on your MySpace page. </p>
<p>Here&#8217;s an example, showing stories from my life:</p>
<p><object width="425" height="350"><param name="movie" value="http://static.ourstory.com/export/timeline.swf?w=425&#038;h=350&#038;v=1164&#038;c=0066ff" /><param name="salign" value="lt" /><param name="wmode" value="transparent" /><param name="AllowScriptAccess" value="always" /><embed src="http://static.ourstory.com/export/timeline.swf?w=425&#038;h=350&#038;v=1164&#038;c=0066ff" salign="lt" wmode="transparent" width="425" height="350" type="application/x-shockwave-flash"  AllowScriptAccess="always"></embed></object><br /><a href="http://www.ourstory.com/register_user.html?slink=timeline1" title="Start your own timeline at OurStory.com">Start your own timeline at OurStory.com</a></p>
<p>And here&#8217;s one for my cat, Orbit:</p>
<p><object width="425" height="350"><param name="movie" value="http://static.ourstory.com/export/timeline.swf?w=425&#038;h=350&#038;v=14821&#038;c=cc0000" /><param name="salign" value="lt" /><param name="wmode" value="transparent" /><param name="AllowScriptAccess" value="always" /><embed src="http://static.ourstory.com/export/timeline.swf?w=425&#038;h=350&#038;v=14821&#038;c=cc0000" salign="lt" wmode="transparent" width="425" height="350" type="application/x-shockwave-flash"  AllowScriptAccess="always"></embed></object><br /><a href="http://www.ourstory.com/register_user.html?slink=timeline1" title="Start your own timeline at OurStory.com">Start your own timeline at OurStory.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.r2witco.net/blog/archives/47/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Return to Sender</title>
		<link>http://www.r2witco.net/blog/archives/39</link>
		<comments>http://www.r2witco.net/blog/archives/39#comments</comments>
		<pubDate>Wed, 07 Feb 2007 01:21:58 +0000</pubDate>
		<dc:creator>r2witco</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[words]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.r2witco.net/blog/archives/39</guid>
		<description><![CDATA[After researching a little on how to go about constructing an HTML email template I have come to one conclusion, &#8220;that sh*tz whack!&#8221; I thought designing things to display properly in all browsers was difficult, now I find out that most email clients are light years behind their big brother browsers when it comes to [...]]]></description>
			<content:encoded><![CDATA[<p>After researching a little on how to go about constructing an HTML email template I have come to one conclusion, &#8220;that sh*tz whack!&#8221; I thought designing things to display properly in all browsers was difficult, now I find out that most email clients are light years behind their big brother browsers when it comes to CSS support (if they support it at all).</p>
<p>Oh well, that&#8217;s what I get paid for &#8211; to solve problems (and if I&#8217;m lucky, make it look pretty).</p>
<p>Here&#8217;s a list of resources I&#8217;ve come up with to begin my research:
<ul>
<li><a href="http://www.sitepoint.com/article/code-html-email-newsletters">How to Code HTML Email Newsletters</a></li>
<li><a href="http://mailchimp.blogs.com/blog/2006/01/im_a_web_design.html">HTML Email Tips for Web Designers</a></li>
<li><a href="http://css-discuss.incutio.com/?page=StyleInEmail">Using CSS with HTML Emails</a></li>
<li><a href="http://www.alistapart.com/articles/cssemail/">CSS and Email, Kissing in a Tree</a></li>
<li><a href="http://www.wilsonweb.com/wmt6/email-client-summary.htm">HTML E-Mail Client Program Summary</a></li>
<li><a href="http://www.clickz.com/showPage.html?page=clickz_print&#038;id=3490146">How HTML Code Affects E-Mail Deliverability</a></li>
<li><a href="http://www.mailchimp.com/resources/html_email_design.pdf">A beginners survival guide to designing, coding &#038; delivering HTML email (PDF)</a></li>
</ul>
<p>As I was saying, I&#8217;ve only done a little research so far. If someone out there has some better advise to offer, please leave me a comment.</p>
<p>For now, I&#8217;m off to that wonderful world of tables and in line styles!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.r2witco.net/blog/archives/39/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OurStory at DEMO &#8216;07</title>
		<link>http://www.r2witco.net/blog/archives/33</link>
		<comments>http://www.r2witco.net/blog/archives/33#comments</comments>
		<pubDate>Fri, 02 Feb 2007 00:30:51 +0000</pubDate>
		<dc:creator>r2witco</dc:creator>
				<category><![CDATA[links]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[words]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.r2witco.net/blog/archives/33</guid>
		<description><![CDATA[
Yesterday, the company I work for OurStory finally shed its BETA tag and unveiled our product to the world at DEMO &#8216;07. From what I have heard, our presentation went really well. I&#8217;m not that surprised, we have a great product and our founder, Andy Halliday, is a great speaker and is very passionate about [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.r2witco.net/blog/images/timeline.jpg" alt="OurStory Timeline" /><br />
Yesterday, the company I work for <a href="http://ourstory.com">OurStory</a> finally shed its BETA tag and unveiled our product to the world at <a href="http://www.demo.com/">DEMO &#8216;07</a>. From what I have heard, our presentation went really well. I&#8217;m not that surprised, we have a great product and our founder, <a href="http://ourstory.com/andy">Andy Halliday</a>, is a great speaker and is very passionate about our product.</p>
<p>Here&#8217;s a video of our presentation:<br />
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/BzmyntIG5YA"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/BzmyntIG5YA" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>Here&#8217;s a few links to press we&#8217;ve been getting since the event:
<ul>
<li><a href="http://www.demoblog.net/2007/02/01/day-1-afternoon-highlights/">DemoBlog Raves about OurStory</a><br />Exceptional OurStory feedback from DemoBlog. Quote from Keith Shaw &#8220;I ’m a big fan of the OurStory team &#8230;.. I&#8217;m rooting for this one.&#8221;</li>
<li><a href="http://www.demo.com/demonstrators/demo2007/91340.php">OurStory.com at DEMO &#8216;07</a><br />Andy halliday and OurStory.com&#8217;s presentation and product release at DEMO &#8216;07 in Palm Springs</li>
<li><a href="http://blog.pcmag.com/blogs/miller/archive/2007/02/01/1733.aspx">Demo 07: Looking for the Next YouTube</a><br />OurStory.com lets you collaborate with others to add photos, videos, and text to tell the story of a person or an event, and then capture it in books or on a DVD.</li>
<li><a href="http://www.webware.com/8301-1_109-9683119-2.html?tag=blog">OurStory tells your story with a little help from your friends</a><br />OurStory lets users collect and organize photos, videos, and blogs chronologically.</li>
<li><a href="http://proxieslist.net/UnblockMyspace/2007/01/29/social-networking-at-demo-standards-higher-than-usual/">Demo 07 OurStory.com shows some utility</a><br />Standards Higher than Usual. One final DEMO attendee that actually shows some utility is OurStory, which allows families to plot stories, photos and videos on a timeline to share with others.</li>
<li><a href="http://www.digg.com/users/r2witco/news/dugg">More here on my Digg page&#8230;</a><br />I should have just posted that link <img src='http://www.r2witco.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.r2witco.net/blog/archives/33/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
