<?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>Tiffany B. Brown &#187; underarmchairmedia</title>
	<atom:link href="http://tiffanybbrown.com/tag/underarmchairmedia/feed/" rel="self" type="application/rss+xml" />
	<link>http://tiffanybbrown.com</link>
	<description>A web log about web development and internet culture with frequent detours into other stuff.</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:35:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Opera Unite: A server in your browser</title>
		<link>http://tiffanybbrown.com/2009/06/17/opera-unite-a-server-in-your-browser/</link>
		<comments>http://tiffanybbrown.com/2009/06/17/opera-unite-a-server-in-your-browser/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 14:42:42 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software and web tools]]></category>
		<category><![CDATA[file sharing]]></category>
		<category><![CDATA[peer-to-peer]]></category>
		<category><![CDATA[underarmchairmedia]]></category>
		<category><![CDATA[web servers]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/?p=2048</guid>
		<description><![CDATA[Opera has just launched a shot across the bow of other browsers with its new Unite feature. It&#8217;s a part of Opera 10, which is still in beta, but it could revolutionize the web, by turning every computer into a server. So what can you do with Unite? Several things, including: Share files, including photo [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://tiffanybbrown.com/images/uploads/2009/06/unitetab.gif" alt="Opera unite tab" title="Opera unite tab" width="280" height="423" style="float:right; margin: 0 0 10px 10px" class="imgright alignright size-full wp-image-2058" /><br />
Opera has just launched a shot across the bow of other browsers with its new <a href="http://labs.opera.com/news/2009/06/16/">Unite</a> feature. It&#8217;s a part of Opera 10, which is still in beta, but it could revolutionize the web, by turning <em>every computer</em> into a server.</p>
<p>So what can you do with Unite? Several things, including:</p>
<ul>
<li><b>Share files</b>, including photo downloading and music streaming.</li>
<li><b>Host chats</b> with your friends.</li>
<li><b>Run a web server</b> for a simple web site.</li>
<li><b>Leave or receive notes</b> on your computer.</li>
</ul>
<p>Unite <b>requires an <a href="http://my.opera.com/">Opera</a> account</b>, and an alpha build of Opera 10b (<a href="http://snapshot.opera.com/windows/o100s_1589.exe">Windows</a>, <a href="http://snapshot.opera.com/mac/o100s_6510.dmg">Mac</a>, <a href="http://snapshot.opera.com/unix/10-unite/">Linux</a>). </p>
<p>Opera Unite is a <b>local web server</b>, but it interacts with a proxy server. This means that end users don&#8217;t need to establish a firewall or set up port forwarding on their machines. They can just install Opera and go.</p>
<p>After starting a service, you can <b>set three levels of access control</b>: Public (open to anyone), Limited (open to anyone with a password), and Private (available to you). With file sharing and web serving, you also control which directory you want to make available. </p>
<p>Once you have made a directory available, you can send the url &#8212; in the form of http://computernickname.yourmyoperausername.operaunite.com/ &#8212; to your friends. It&#8217;s viewable <em>in any browser</em>, including mobile devices.</p>
<h2>Don&#8217;t be a dummy: be a safe(r) Unite user</h2>
<p>As with any service that lets users share their hard drive&#8217;s contents, Opera Unite can be a potential resource hog and security hole. Opera got it right by making these services easy to start or stop, and by supporting restricted access via password. Still, it&#8217;s up to users to understand how it all works.</p>
<p>For example, I stumbled across one user&#8217;s web server directory that hosted PHP files. Unite, however, is a simple and light-weight HTTP server. <strong>There is no PHP</strong>, which means that everything &#8212; including his database configuration details &#8212; is being served as plain text.</p>
<p>So there are two lessons learned: </p>
<ol>
<li>Unite is a basic non-Apache server with no modules that means there&#8217;s no PHP, Perl, Python, or even server-side includes available.</li>
<li>Don&#8217;t share directories with sensitive data, and limit the number of directories that are exposed via Unite</li>
</ol>
<p>Something else to know: Unite ties you in to the <a href="http://my.opera.com/">My Opera</a> social network and makes other members aware that your services are running. </p>
<h2>Is Unite a game-changer?</h2>
<p>I think it depends on what the game is. </p>
<p>I don&#8217;t think Unite is compelling enough for most users to switch to Opera as their primary browser or to join the My Opera community. But I would not be surprised if it gained some traction with the geek set.</p>
<p>The <em>concept</em> of Opera Unite is pretty powerful. I can see this being useful as an impromptu office file sharing network, or to stream music from a computer at home to another at a friend&#8217;s house party. </p>
<p>Keep in mind that Unite also <a href="http://dev.opera.com/articles/view/opera-unite-developer-primer/">comes with a JavaScript API</a> that supports file I/O (input/output). In a way, Opera is moving us closer to ubiquitous computing and the browser as OS.</p>
<p>And perhaps that&#8217;s the real story of Opera Unite: it is now dead-simple to give as much as you get from the web and use the skills you already have to build new tools.</p>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2009/06/17/opera-unite-a-server-in-your-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript in Firefox 3.1 will be wicked fast</title>
		<link>http://tiffanybbrown.com/2008/08/24/javascript-in-firefox-31-will-be-wicked-fast/</link>
		<comments>http://tiffanybbrown.com/2008/08/24/javascript-in-firefox-31-will-be-wicked-fast/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 20:06:15 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[(x)HTML]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[JavaScript/ECMAScript]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web Development & Programming]]></category>
		<category><![CDATA[Web standards]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[underarmchairmedia]]></category>
		<category><![CDATA[webdevelopment]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/?p=1390</guid>
		<description><![CDATA[John Resig of jQuery fame, has a post about a huge performance boost coming to Firefox 3.1: TraceMonkey. TraceMonkey, Resig explains, uses a computing technique known as trace trees (PDF) which adds just-in-time native code compilation to SpiderMonkey, Firefox&#8217;s current rendering engine. What does this mean? As Resig explains: It means that JavaScript is no [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ejohn.org/blog/tracemonkey/">John Resig</a> of <a href="http://jquery.com/">jQuery</a> fame, has a post about a huge performance boost coming to Firefox 3.1: TraceMonkey. </p>
<p>TraceMonkey, Resig explains, uses a computing technique known as <a href="http://www.ics.uci.edu/%7Efranz/Site/pubs-pdf/ICS-TR-06-16.pdf">trace trees</a> (PDF) which <q>adds just-in-time native code compilation to SpiderMonkey,</q> Firefox&#8217;s current rendering engine.</p>
<p>What does this mean? As Resig explains:</p>
<blockquote cite="http://ejohn.org/blog/tracemonkey/"><p>It means that JavaScript is no longer confined by the previously-challenging resource of processing power. With this improvement it&#8217;s leap-frogged any sort of traditional and has gone head-to-head with computationally-powerful languages like C.</p></blockquote>
<p>In other words, we&#8217;ll get JavaScript processing speeds that are <a href="http://en.wikipedia.org/wiki/Usain_Bolt">Usain Bolt</a>-on-crack fast, opening the door for more powerful JavaScript-powered applications.</p>
<p>Firefox&#8217;s announcement comes a few months after the WebKit team&#8217;s announcement of <a href="http://webkit.org/blog/189/announcing-squirrelfish/">SquirrelFish</a>, which will be the JavaScript engine used in Safari 4.  </p>
<p>Resig and <a href="http://weblogs.mozillazine.org/roadmap/archives/2008/08/tracemonkey_javascript_lightsp.html">Brendan Eich also point out</a> that these TraceMonkey improvements (and presumably SquirrelFish&#8217;s improvements) in conjunction with <a href="http://www.w3.org/html/wg/html5/#the-canvas">HTML 5</a>&#8216;s <code>canvas</code> element will mean we&#8217;ll see some slick JavaScript animation and game experiences, such as <a href="http://tech.no.logi.es/woodshop/momentum6.php?webkit=1">this one</a> by  Zachary Johnson.</p>
<p><ins datetime="2008-08-24T20:17:31+00:00">The obvious roadblock to widespread adoption of all of this whiz-bangy JavaScript+&lt;canvas&gt; goodness is, of course, Internet Explorer. Internet Explorer 7 does not support the canvas element. Version 8 of the browser will not, although there is a <a href="http://blog.vlad1.com/2008/07/30/no-browser-left-behind/">workaround</a> for IE7 available. </p>
<p>Still, without the dominant web browser on board &#8212; and conceivably not coming on board for at least a few years &#8212; the widespread use of JavaScript animations may not take off for some time.</ins></p>
<p>Want to check see TraceMonkey in action? Download a <a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/">nightly build</a> of Firefox (codenamed Minefield), and in the about:config panel, set <code>javascript.options.jit.content</code> equal to true.</p>
<p>Also check out Mike Schroepfer&#8217;s screencast <a href="http://blog.mozilla.com/schrep/2008/08/22/what-can-you-do-when-your-browser-is-7-times-faster/" class="blogpost title">What can you do when your browser is 7 times faster?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2008/08/24/javascript-in-firefox-31-will-be-wicked-fast/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>My interview with Black Web 2.0</title>
		<link>http://tiffanybbrown.com/2008/08/22/my-interview-with-black-web-20/</link>
		<comments>http://tiffanybbrown.com/2008/08/22/my-interview-with-black-web-20/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 23:11:06 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[underarmchairmedia]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/?p=1388</guid>
		<description><![CDATA[Black Web 2.0 is becoming one of my daily must-read blogs. Angela, Markus and crew do a tremendous job of covering web tech and start-ups, with a particular focus on sites targeting black audiences. They&#8217;re doing what I tried to do with this blog before I got a full-time job that cuts in to my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.blackweb20.com/">Black Web 2.0</a> is becoming one of my daily must-read blogs. Angela, Markus and crew do a tremendous job of covering web tech and start-ups, with a particular focus on sites targeting black audiences. They&#8217;re doing what I tried to do with this blog before I got a full-time job that cuts in to my surfing time <img src='http://tiffanybbrown.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p>Markus and I did an IM-terview last night, and it&#8217;s <a href="http://www.blackweb20.com/2008/08/22/peeps-of-the-web-tiffany-b-brown/">on the site now</a>. We had fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2008/08/22/my-interview-with-black-web-20/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The Pencil Project, Prism and the browser as platform</title>
		<link>http://tiffanybbrown.com/2008/07/24/the-pencil-project-prism-and-the-browser-as-platform/</link>
		<comments>http://tiffanybbrown.com/2008/07/24/the-pencil-project-prism-and-the-browser-as-platform/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 15:54:02 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Other browsers]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[browser as operating sytem]]></category>
		<category><![CDATA[browser as platform]]></category>
		<category><![CDATA[fluid]]></category>
		<category><![CDATA[gOS]]></category>
		<category><![CDATA[gecko]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[pencil project]]></category>
		<category><![CDATA[prism]]></category>
		<category><![CDATA[single-site browsers]]></category>
		<category><![CDATA[site-specific browsers]]></category>
		<category><![CDATA[underarmchairmedia]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/?p=1341</guid>
		<description><![CDATA[The Pencil Project extension brings the power of prototyping and simple GUI development to Firefox 3. It takes advantage of Firefox&#8217;s Gecko rendering engine for an easy-to-use application for making layouts. You can import bitmap images, add rich text or plain text, and when you&#8217;re done, export your drawing as a PNG file. One downside: [...]]]></description>
			<content:encoded><![CDATA[<p>The Pencil Project extension brings the power of <a href="http://www.evolus.vn/Pencil/">prototyping and simple <abbr title="Graphical User Interface">GUI</abbr> development</a> to <a href="http://www.mozilla.com/en-US/firefox/">Firefox 3</a>.</p>
<p>It takes advantage of Firefox&#8217;s Gecko rendering engine for an easy-to-use application for making layouts. You can import bitmap images, add rich text or plain text, and when you&#8217;re done, export your drawing as a PNG file. </p>
<p>One downside: it runs <em>inside</em> of Firefox. You have to start Firefox in order to use Pencil. It is, however, free and open source. I used it (briefly) on a Mac running Leopard (10.5.4) with no problems. It&#8217;s also been tested on GNU/Linux, Windows XP and Vista.</p>
<h3>Prism and other single-site / site-specific browsers</h3>
<p>The richness of the Pencil Project made me think about the browser as an application environment. And that brings me to <a href="http://wiki.mozilla.org/WebRunner#Latest_version">Prism</a> (formerly WebRunner), Mozilla&#8217;s single-site browser project. </p>
<p>Prism &#8212; available as its own package and as a Firefox extension &#8212; lets you turn any web site into a quasi-standalone application. </p>
<p>At first glance, a single-site browser seems pointless &#8212; dude, just open another tab. But I find that the minimal <abbr title="Graphical User Interface">GUI</abbr> of an <abbr title="single-site browser">SSB</abbr> really lets me focus on the task at hand. It&#8217;s particularly nice when used with web applications such as <a href="http://docs.google.com/">Google</a> or <a href="http://www.zoho.com/">Zoho</a>, or blogging interfaces. </p>
<p>Prism isn&#8217;t the only single-site browser available. Mac users, can check <a href="http://fluidapp.com/">Fluid</a>, which is based on WebKit/Safari. Windows users have <a href="http://bubbleshq.com/">Bubbles</a>.</p>
<h3>Browser as platform = The future of applications?</h3>
<p>Today, you still need an operating system on which to run Firefox and Prism. <strong>But is there room for a super-minimal <abbr title="operating system">OS</abbr> with a Gecko-based (or WebKit-based, etc.) GUI?</strong> I&#8217;m thinking about one that runs web applications in a single-site browser (<a href="http://thinkgos/">gOS</a> is close, as is the <a href="http://www.apple.com/iphone">iPhone</a>) <em>and</em> still allows for richer applications such as the Pencil Project (<a href="http://www.flock.com/">Flock</a> skims the surface of this). As both browsers and the languages we use to develop web sites become more powerful and feature-rich, (when?) will the browser truly <em>become</em> the operating system, rather than run on top of it? </p>
<h3>Related</h3>
<ul>
<li><a href="http://tiffanybbrown.com/2004/02/17/recommended_from_browser_to_platform_mozilla_rises/">Recommended: &#8220;From Browser to Platform: Mozilla Rises&#8221;</a></li>
<li><a href="http://bubbleshq.com/">Bubbles</a>, a single-site browser for Windows</li>
<li><a href="http://fluidapp.com/">Fluid</a>, a single-site browser for Mac OS X</li>
<li><a href="http://labs.mozilla.com/projects/prism/">Prism</a>, a cross-platform, single-site browser and Firefox extension</li>
</ul>
<p>[Pencil Project found via <a href="http://www.webappers.com/2008/07/24/pencil-project-sketching-and-gui-prototyping/">WebAppers</a>] </p>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2008/07/24/the-pencil-project-prism-and-the-browser-as-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UPDATED: Atlanta, GA: PHP Atlanta &#8220;Join-Fu: The Art of SQL&#8221;</title>
		<link>http://tiffanybbrown.com/2008/07/18/atlanta-ga-php-atlanta-join-fu-the-art-of-sql/</link>
		<comments>http://tiffanybbrown.com/2008/07/18/atlanta-ga-php-atlanta-join-fu-the-art-of-sql/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 19:33:43 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Tech Events]]></category>
		<category><![CDATA[Atlanta]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[atlantaphp]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[jay pipes]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[underarmchairmedia]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/?p=1336</guid>
		<description><![CDATA[This meeting has been rescheduled to Thursday, August 14th at 7 p.m. Jay Pipes of MySQL AB and co-author of Pro MySQL, comes to Atlanta this month to present &#8220;Join-Fu: The Art of SQL.&#8221; I&#8217;ve seen Pipes speak before, and his presentation was incredibly informative. If you do a lot of development with MySQL, you [...]]]></description>
			<content:encoded><![CDATA[<div class="editors-note">This meeting has been <a class="ext" href="http://www.atlantaphp.org/archive/84">rescheduled</a> to <b>Thursday, August 14th at 7 p.m.</b></div>
<p><a href="http://jpipes.com/">Jay Pipes</a> of MySQL AB and co-author of <a class="book title" href="http://www.amazon.com/gp/redirect.html?ie=UTF8&#038;location=http%3A%2F%2Fwww.amazon.com%2FMySQL-Experts-Voice-Open-Source%2Fdp%2F159059505X%3Fie%3DUTF8%26s%3Dbooks%26qid%3D1216408117%26sr%3D8-1&#038;tag=webinista-20&#038;linkCode=ur2&#038;camp=1789&#038;creative=9325">Pro MySQL</a><img src="http://www.assoc-amazon.com/e/ir?t=webinista-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />, comes to Atlanta this month to present &#8220;Join-Fu: The Art of SQL.&#8221; </p>
<p>I&#8217;ve seen Pipes speak before, and his presentation was incredibly informative. If you do a lot of development with MySQL, you should definitely attend. </p>
<div class="event-details">
<h3>Event details</h3>
<ul>
<li><b>When:</b> Thursday, August 14th, 2008 from 7 p.m. until 9 p.m.
</li>
<li><b>Where:</b> <a href="http://www.atlantaphp.org/directions-canadian-consulate/">Consulate General of Canada</a> 17th floor Colony Square (see the concierge for access)</li>
<li><b>How much?:</b> Free to attend.</li>
<li><a href="http://www.atlantaphp.org/archive/83" class="ext">More information</a></li>
</ul>
</div>
<h4>Related:</h4>
<ul>
<li>Jay Pipes&#8217;s <a href="http://www.jpipes.com/index.php?/archives/239-Slides-for-Join-Fu-The-Art-of-SQL-I-and-II.html" class="ext">Slides for Join-Fu: The Art of SQL (I and II)</a> (I do not know whether this will be the same talk as the one Pipes will give next month.)</li>
<li><a href="http://tiffanybbrown.com/category/tech+events/feed/" title="RSS Feed">RSS for Tech Events</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2008/07/18/atlanta-ga-php-atlanta-join-fu-the-art-of-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.6 released today</title>
		<link>http://tiffanybbrown.com/2008/07/15/wordpress-26-released-today/</link>
		<comments>http://tiffanybbrown.com/2008/07/15/wordpress-26-released-today/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 18:28:22 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[Blogging and Metablogging]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[underarmchairmedia]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/?p=1316</guid>
		<description><![CDATA[The big new features? Edit tracking: Tucked way down at the bottom of each post is a revision history. You can see who changed what and when. SSL support for your administrative panel, plus the ability to force SSL logins. That&#8217;s critical if you frequently blog from public WiFi spots. Press This: Post links, YouTube [...]]]></description>
			<content:encoded><![CDATA[<p>The big new features?</p>
<ul>
<li><strong>Edit tracking</strong>: Tucked way down at the bottom of each post is a revision history. You can see who changed what and when.</li>
<li><strong>SSL support for your administrative panel</strong>, plus the ability to <a href="http://boren.nu/archives/2008/07/14/ssl-and-cookies-in-wordpress-26/">force SSL logins</a>. That&#8217;s critical if you frequently blog from public WiFi spots.</li>
<li><strong>Press This</strong>: Post links, YouTube and Yahoo! Videos with a couple of clicks. This bookmarklet will extract a URL, or video embed code and ready it for posting.</li>
<li><strong>Better plug-in update notification</strong>: Now you&#8217;ll see a bubble over the plugins link in the top navigation indicating how of your plugins have updates.</li>
<li><strong>Theme preview</strong>: the ability to see a theme on your blog before selecting it.</li>
</ul>
<p>Also notable &#8212; though only for what it could mean for future versions of WordPress &#8212; is support for <a href="http://gears.google.com/">Gears</a>. This version of WordPress only saves CSS and JavaScript files locally. I suspect future versions will also support offline editing as <a href="http://writer.zoho.com/">Zoho Writer</a> does now.</p>
<p>The 2.5 branch of WordPress will no longer be maintained, making 2.6 a mandatory upgrade if you want to keep your installation current. </p>
<p>I upgraded today with no problems &#8212; at least that I&#8217;ve noticed. However, since 2.6 makes changes to your database, backup your data first. </p>
<p><a href="http://wordpress.org/development/2008/07/wordpress-26-tyner/">Official WordPress announcement</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2008/07/15/wordpress-26-released-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recommended: Code of Best Practices in Fair Use for Online Video</title>
		<link>http://tiffanybbrown.com/2008/07/07/recommended-code-of-best-practices-in-fair-use-for-online-video/</link>
		<comments>http://tiffanybbrown.com/2008/07/07/recommended-code-of-best-practices-in-fair-use-for-online-video/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 00:08:27 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[mashups]]></category>
		<category><![CDATA[underarmchairmedia]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/?p=1313</guid>
		<description><![CDATA[From my alma mater: a guide to copyright and fair use in online video &#8212; mash-ups, remixes, commentary and the like. A description of what this document is: This document is a code of best practices that helps creators, online providers, copyright holders, and others interested in the making of online video interpret the copyright [...]]]></description>
			<content:encoded><![CDATA[<p>From my <a href="http://soc.american.edu/">alma mater</a>: a <a href="http://www.centerforsocialmedia.org/fairuse">guide to copyright and fair use</a> in online video &#8212; mash-ups, remixes, commentary and the like. </p>
<p>A description of what this document is:</p>
<blockquote cite="http://www.centerforsocialmedia.org/resources/publications/fair_use_in_online_video"><p>This document is a code of best practices that helps creators, online providers, copyright holders, and others interested in the making of online video interpret the copyright doctrine of fair use. Fair use is the right to use copyrighted material without permission or payment under some circumstances.</p>
<p>This is a guide to current acceptable practices, drawing on the actual activities of creators, as discussed among other places in the study Recut, Reframe, Recycle: Quoting Copyrighted Material in User-Generated Video and backed by the judgment of a national panel of experts. It also draws, by way of analogy, upon the professional judgment and experience of documentary filmmakers, whose own code of best practices has been recognized throughout the film and television businesses.</p></blockquote>
<p>Read it. Learn it. Remember it for your next YouTube upload.</p>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2008/07/07/recommended-code-of-best-practices-in-fair-use-for-online-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plurk.com: &#8220;Karma&#8221; and Community</title>
		<link>http://tiffanybbrown.com/2008/06/18/plurk-karma-and-community/</link>
		<comments>http://tiffanybbrown.com/2008/06/18/plurk-karma-and-community/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 23:16:42 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[online communities]]></category>
		<category><![CDATA[plurk]]></category>
		<category><![CDATA[plurk.com]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[underarmchairmedia]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/?p=1305</guid>
		<description><![CDATA[I&#8217;ve been splitting time between Twitter and Plurk lately and having discussions about online communities, incentives, and rewards. One of Plurk&#8217;s signature features is &#8220;Karma,&#8221; a rewards system that awards or removes points based on how users interact with the Plurk community. Plurking daily builds karma. Taking a few hours or a few days away [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been splitting time between <a href="http://tiffanybbrown.com/?s=twitter" title="Find posts about Twitter">Twitter</a> and <a href="http://tiffanybbrown.com/?s=twitter" title="Find posts about Plurk">Plurk</a> lately and having discussions about <strong>online communities, incentives, and rewards</strong>.</p>
<p>One of Plurk&#8217;s signature features is &#8220;Karma,&#8221; a rewards system that awards <em>or removes</em> points based on how users interact with the Plurk community.</p>
<p>Plurking daily builds karma. Taking a few hours or a few days away can lower karma. Having plurk-arrhea lowers karma. Invite your friends and your karma goes up. Get de-friended, and your karma goes down. Get your friend request rejected and you lose some more. </p>
<p>Karma, then, is a system that <strong>rewards users who practice <a href="http://www.plurk.com/Help/karmaHelp">good community behaviors</a></strong> &#8212; being active, but not obnoxious &#8212; and <strong>penalizes those who don&#8217;t</strong>.</p>
<p><img src="http://tiffanybbrown.com/images/uploads/2008/06/plurk_karma.gif" alt="How Plurk reveals its rules of Karma" class="video" /><br />
<span id="more-1305"></span><br />
But the weighting of user activity to calculate Karma has <a href="http://www.plurk.com/p/ii7k">concerned</a> <a href="http://www.plurk.com/p/be4t">or</a> <a href="http://www.plurk.com/p/ipfa">annoyed</a> some Plurk users. Disappearing karma points = <strong>a disincentive</strong> to using the site. </p>
<p>I suspect users feel that way because karma is <strong>something that you earn</strong>. To lose it because of a busy day at work or a web-free vacation feels <em>unfair</em>. Couple that with a <strong>lack of transparency</strong> &#8212; which, much to its credit, <a href="http://blog.plurk.com/2008/06/15/we-haz-new-karma/">Plurk has addressed</a> &#8212; and you have a system in which <strong>some users <a href="http://www.plurk.com/p/ir87">opt out</a> of the system of rules</strong> because they don&#8217;t know which rules they are being penalized for breaking. </p>
<p>I am still intrigued, though, by Plurk&#8217;s idea of rewarding or penalizing user behavior algorithmically rather than by community reporting or internal policing. One obvious advantage is that you mitigate some dumb mob effects. </p>
<p>On the other hand, your site runs risk of being perceived as a digital disciplinarian. <em>You&#8217;re not the boss of me, dang it!</em> Screw you and the karma-removing-horse you rode in on. I&#8217;m taking my ball and going home &#8230; or back to Twitter full time.</p>
<p>I think a better karma-style behavior system would:</p>
<ol>
<li>Be transparent about the rules, norms, and expected behaviors.</li>
<li>Be <em>very, very obvious</em> about where users can find those rules, norms, and expected behaviors.</li>
<li>Always reward for use. Stay neutral on a lack of use. Deduct points only for more serious violations such as obvious spamming, or maybe obvious friend-whoring.</li>
</ol>
<h3>Elsewhere</h3>
<ul>
<li><a href="http://www.plurk.com/safe_plurking">Plurk&#8217;s &#8220;Safe Plurking&#8221; Guide</a></li>
<li><a href="http://reviewshowtos.com/how-to/social/plurk/plurking-help-the-complete-plurk-how-to-guide-for-plurkers-old-and-plurks-noobs-to/2008/06/04/">Plurking Help the Complete Plurk How To Guide for Plurkers old and Plurks Noobs too</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2008/06/18/plurk-karma-and-community/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open thread: Conditional comments: Yay or Nay?</title>
		<link>http://tiffanybbrown.com/2007/06/29/open-thread-conditional-comments-yay-or-nay/</link>
		<comments>http://tiffanybbrown.com/2007/06/29/open-thread-conditional-comments-yay-or-nay/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 09:00:19 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[(x)HTML]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web Development & Programming]]></category>
		<category><![CDATA[Web standards]]></category>
		<category><![CDATA[underarmchairmedia]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/2007/06/29/open-thread-conditional-comments-yay-or-nay/</guid>
		<description><![CDATA[I&#8217;m a big fan of conditional comments. I agree with Jens Meiert that they are non-standard, and don&#8217;t adequately separate content and presentation. However, I think they&#8217;re the best option we&#8217;ve got for one huge reason: it is the only reliable workaround for Internet Explorer that does not also affect other browsers. The LitePacific hack [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a big fan of conditional comments. I agree with Jens Meiert that they are <a href="http://meiert.com/en/blog/20070201/why-conditional-comments-are-bad-repeat-bad/">non-standard</a>, and don&#8217;t adequately separate content and presentation. However, I think they&#8217;re the best option we&#8217;ve got for one huge reason: it is the only reliable workaround for Internet Explorer that does not also affect other browsers. </p>
<p>The <a href="http://www.stormdetector.com/hacks/InternetExplorer7Hack.html">LitePacific hack</a> for example, works well in Internet Explorer 6 and 7, but also affects Safari. If you support Safari, you will also need to create a separate set of style sheet hacks to address differences in the way Safari and IE render pages.</p>
<p>CSS hacks also make your style sheets much harder to read. With conditional comments, you have to maintain multiple style sheets, but each style sheet is cleaner and clearer. Granted, with each new version of Internet Explorer, you have to update your header templates. But updating a header file offers far less risk than integrating new hacks into your style sheets. </p>
<p>Which necessary evil do you prefer? CSS hacks or conditional comments? Speak your piece in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2007/06/29/open-thread-conditional-comments-yay-or-nay/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

