<?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>marcellus &#187; miscellaneous</title>
	<atom:link href="http://blog.marcellus.tv/category/miscellaneous/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.marcellus.tv</link>
	<description>the marcellus blog</description>
	<lastBuildDate>Thu, 04 Feb 2010 03:11:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How does Flash Work?</title>
		<link>http://blog.marcellus.tv/the-anatomy-of-flash/</link>
		<comments>http://blog.marcellus.tv/the-anatomy-of-flash/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 06:55:08 +0000</pubDate>
		<dc:creator>Riff Khan</dc:creator>
				<category><![CDATA[insight and opinions]]></category>
		<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[anatomy flash]]></category>
		<category><![CDATA[flash video]]></category>
		<category><![CDATA[how to use flash]]></category>
		<category><![CDATA[live streaming]]></category>
		<category><![CDATA[on demand streaming]]></category>

		<guid isPermaLink="false">http://blog.marcellus.tv/?p=500</guid>
		<description><![CDATA[The following is an article written by Wes Simpson for DV.com. The original posting can be found here. So thank you Wes and DV for this very relevant posting from the readers of the Marcellus Blog:
&#8212;&#8212;&#8212;-
Flash video is a technology that is widely used on Web sites throughout the Internet for delivering video (and other) [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.marcellus.tv%2Fthe-anatomy-of-flash%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.marcellus.tv%2Fthe-anatomy-of-flash%2F" height="61" width="51" /></a></div><p>The following is an article written by Wes Simpson for DV.com. The original posting can be found <a href="http://www.dv.com/article/90736">here.</a> So thank you Wes and DV for this very relevant posting from the readers of the Marcellus Blog:</p>
<p>&#8212;&#8212;&#8212;-</p>
<p>Flash video is a technology that is widely used on Web sites throughout the Internet for delivering video (and other) signals to a wide variety of different devices.</p>
<p>Flash video files and live streams can be displayed on handheld devices (such as the new Droid from Verizon Wireless), all types of laptops, netbooks and desktop PCs as well as a growing number of televisions that have Ethernet ports for displaying content from sites such as YouTube. Originally created by a company called Macromedia, Flash is now a product of Adobe Corp.</p>
<p><strong>WHY USE FLASH?</strong><br />
Flash’s big advantage is the widespread distribution of the software required to play Flash content on a variety of devices throughout the online world. Adobe claims on their Web site that 98 percent of Internet-enabled desktops worldwide have the Flash player installed, and so do hundreds of millions of other devices.</p>
<p>Having the support of the dominant online video providers is obviously a big plus for market penetration, but Flash has a number of technical benefits as well.</p>
<p>Flash is particularly strong in Web sites that combine both vector animation and bit-mapped raster graphics. Vector graphics require much less data compared to sending frame after frame of data describing the changes to hundreds of pixels, even using advanced compression technologies.</p>
<p>Flash also supports H.264 compression, which is used around the world for video recording and delivery. Ideally, this would allow video that was already compressed using H.264 to be directly imported and streamed without much manipulation, or for video to be exported easily to other players.</p>
<p>Unfortunately, Flash’s advanced stream management techniques, coupled with the variable bit-rate control methods used, make this impractical. Instead, videos normally require transcoding before they can be streamed using Flash, and similar manipulations are needed to export Flash files for playback in other formats. This is a double-edged sword — Flash can deliver high-quality images to users on many different platforms, but it has the drawback of requiring unique file structures.</p>
<p><strong>HOW DOES IT WORK?</strong><br />
Flash video is delivered to clients by way of a Flash server, either from a pre-recorded file or as a live stream. In either case, the process is quite similar.</p>
<p>It begins when a user decides to view Flash content. The user can request the content through a Web page hosted by the Flash server, or, much more commonly, the request is made through another Web page that redirects the user’s request for content to the Flash server.</p>
<p>In either case, the user’s device (client) sends two messages to the server to initiate the client-server handshake. Adobe recently published the protocol used in this process, called RTMP (for Real Time Messaging Protocol). Once this handshake is complete, the resulting connection is used to deliver video, audio and other content.</p>
<p>Decoding and displaying the content on the user’s device is performed by Adobe Flash Player software that must be installed on the user’s device before display or playback can begin. This software is typically configured as a plug-in to a Web browser, which means that the browser is responsible for activating the player software and for facilitating the flow of data between the server and the player.</p>
<p>One major benefit of plug-ins is that they can be updated without requiring any changes to the browser software, allowing for rapid innovation. In addition, a plug-in can contain proprietary code or tools for handling encrypted content that do not need to be incorporated into the browser.</p>
<p>Flash plug-ins also support the ActionScript Virtual Machine (AVSM), a software construct that implements a set of common, well-defined behaviors, enabling developers to write a single application that can run on a variety of different platforms, such as Microsoft, Apple and Linux.</p>
<p>Scripts can contain a number of actions for many different types of behavior, such as user interaction, stream management, Web site access and other functions. The ASVM gives Flash a lot of power that can be harnessed by developers to create rich multimedia experiences and even to create games that are written entirely in ActionScript.</p>
<p><strong>CREATING THE VIDEO</strong><br />
Creating a Flash video can be deceptively simple — many Web sites will accept video files in any of a number of different source formats and create a Web page containing that video in a matter of minutes. Similarly, self-contained, portable Webcasting appliances can be used to convert live video signals directly into streams. However, several steps must occur to produce the final product — either a live stream or a file that can be hosted on a server and streamed on demand.</p>
<p>The first step in the process is acquisition, where the source video signal is brought into the appliance for processing. When the signal is a composite/component/SDI video source originating from a camera, tape machine or similar device, this process is known as capture, wherein the video signal is fed into a specially designed interface board that converts the signal into a form suitable for further processing within the appliance.</p>
<p>In the case of video content that is already in a file, the process begins by copying the video clip or file into the appliance, which is often called file capture or upload.</p>
<p>The next step in the process is compression. This needs to be done using one of the compression formats support by Flash technology, such as those provided by Sorenson, On2 or the standard H.264 format (available since the launch of Version 9 of Adobe Flash). Scaling is often also done during this step, whereby the size of the original video frame is adjusted to fit the size of the destination video device, either through stretching or squeezing the video image (normally) or through cropping (rarely).</p>
<p>The final step in the process is to apply a “wrapper” to the video content that helps the playback device understand how the video and related audio or other content is to be interpreted. This wrapper contains information (metadata) about the video image format; lists the compression codecs used to create the data; and describes any other signals such as audio or text that will form part of the output of the viewer. Wrappers, which are also called “containers,” provide a common format for communicating the relevant information about the stream, thereby enabling the playback device to quickly and easily determine how the bits within the stream are to be decoded and displayed.</p>
<p><strong>DELIVERING THE VIDEO</strong><br />
Two methods are frequently used for delivering Flash video to viewers: real-time streaming and on-demand streaming. With real-time streaming a video signal is delivered to one or more viewers from a single source, which can be live or pre-recorded video. This technique is often used for broadcasting live news on Web sites such as CNN.com, and the viewer “tunes-in” to the ongoing program while it is playing.</p>
<p>In contrast, with on-demand streaming, each viewer receives a stream that is custom-delivered to his or her viewing device, on a time schedule that is controlled by the viewer, who can pause, rewind and fast-forward the video. YouTube and many other sites use this technique. Two different, but related, technologies are used to support these two delivery methods.</p>
<p>In real-time streaming, the big challenge is to make a copy of the source stream for each of the viewers who is currently watching. Because the public Internet and many private networks are not multicast-enabled, each viewer’s device must receive a unique sequence of data packets addressed specifically to the user’s device IP address.</p>
<p>To accomplish this task, a “reflecting server” is used to take a single incoming stream and generate multiple output streams.</p>
<p><img class="aligncenter size-full wp-image-501" title="Flash-Basics-1" src="http://blog.marcellus.tv/wp-content/uploads/2010/01/Flash-Basics-1.gif" alt="Flash-Basics-1" width="864" height="274" /></p>
<p>As shown in Figure 1 (above), video is fed from a source to a Webcasting device, which captures the video, compresses it, and places it into the Flash stream wrapper and format. The reflecting server then replicates this stream for each client device.</p>
<p>In parallel, a portal Web site is often set up that serves as a landing page for user devices to get information about available streams. Clients that navigate to this page are redirected to the reflecting server to actually receive the stream.</p>
<p><img class="aligncenter size-full wp-image-503" title="Flash-Basics-2" src="http://blog.marcellus.tv/wp-content/uploads/2010/01/Flash-Basics-21.gif" alt="Flash-Basics-2" width="864" height="287" /><span id="ctl00_ContentPlaceHolder2_lblContentBottom">The process for on-demand streaming is shown in Figure 2 (above). First, the video content must be created and uploaded to a Flash server. Inside the Flash server, content files are transcoded as necessary into the final Flash streaming format and stored. In parallel, the author of the content will often create a Web page that contains an ActionScript that tells viewers about the available content and give them controls to begin video playback.</span></p>
<p>These Web pages will redirect the client devices to the Flash server to actually receive the streams. Typically, these Web pages will display a thumbnail that is a single frame selected from the video to illustrate the contents.</p>
<p><strong>GETTING STARTED</strong><br />
A large ecosystem of software and systems has grown up to serve the Flash video market. One of the easiest ways to begin real-time streaming is to rent or purchase Webcasting equipment that is available from a number of suppliers. These self-contained units have video and audio inputs and Ethernet outputs that deliver one or more fully compliant Flash streams. Also, the services of a reflecting server can be purchased or rented as needed to replicate the stream to many viewers. Companies using this approach can get on the air quickly without a huge expenditure of time or money for purchasing systems and training. So what are you waiting for?</p>
<p><span>&#8212;&#8212;&#8211;</span></p>
<p><span>Again &#8211; thank you Wes and DV.com<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.marcellus.tv/the-anatomy-of-flash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DO YOUR JOB</title>
		<link>http://blog.marcellus.tv/do-your-job/</link>
		<comments>http://blog.marcellus.tv/do-your-job/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 09:36:48 +0000</pubDate>
		<dc:creator>Preetam</dc:creator>
				<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[broncos]]></category>
		<category><![CDATA[cutler]]></category>
		<category><![CDATA[nfl]]></category>

		<guid isPermaLink="false">http://blog.marcellus.tv/?p=319</guid>
		<description><![CDATA[This really has no place on a corporate blog. But then again, it does.
Peter King talks about the feel good story of this NFL season, in reference to the Denver Broncos:
&#8221; Whether Denver&#8217;s a championship team or not &#8212; and allowing an insane 6.5 points per game through four weeks suggests they&#8217;ll battle San Diego [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.marcellus.tv%2Fdo-your-job%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.marcellus.tv%2Fdo-your-job%2F" height="61" width="51" /></a></div><p>This really has no place on a corporate blog. But then again, it does.</p>
<p><a href="http://sportsillustrated.cnn.com/2009/writers/peter_king/10/04/mmqb.week.4/index.html" target="_blank">Peter King talks about the feel good story of this NFL season</a>, in reference to the Denver Broncos:</p>
<p>&#8221; <em>Whether Denver&#8217;s a championship team or not &#8212; and allowing an insane 6.5 points per game through four weeks suggests they&#8217;ll battle San Diego for the AFC West title &#8212; there&#8217;s one thing you have to love about the Broncos: They&#8217;ve got a Patriot way (what a coincidence!) of tuning out the outside crappola and focusing on the only thing that matters &#8212; the next play. They tuned out the Jay Cutler thing. They tuned out the Brandon Marshall distraction. That&#8217;s not easy in an NFL-crazy market like Denver, but McDaniels did it. &#8220;DO YOUR JOB&#8221; is the gigantic wall art in the Broncos&#8217; team meeting room, something McDaniels brought with him from New England and his mentor, Bill Belichick. And it&#8217;s what his players are doing.</em></p>
<p><em>Now let&#8217;s do a mini-analysis of the biggest decision of the off-season, Denver dealing Cutler for two first-rounders and Kyle Orton. It reminds me of the Patriots dealing Drew Bledsoe in 2002 and handing the quarterback job long-term to Tom Brady. Bledsoe, the independent-thinking mad bomber; Brady, the caretaker who&#8217;ll follow the gameplan to a T. Just substitute Cutler for Bledsoe and Kyle Orton for Brady and you&#8217;ve got McDaniels&#8217; line of thinking. Now, I&#8217;m not saying (and McDaniels wouldn&#8217;t either) that Orton&#8217;s going to morph into Brady, but the amount of negative plays at the quarterback position has been exactly what McDaniels has preached: zero interceptions, zero lost fumbles, six sacks. If Orton continues on his present pace &#8212; 3,624 passing yards, 20 touchdowns, 59 percent passing (that should be a tick better) &#8212; the Broncos will be playing in January</em>.&#8221;</p>
<p>That&#8217;s exactly right: DO YOUR JOB.</p>
<p>(P.S.: Thanks for the pointer, Riff)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.marcellus.tv/do-your-job/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google analytics: Tracking conversions across subdomains</title>
		<link>http://blog.marcellus.tv/google-analytics-tracking-conversions-across-subdomains/</link>
		<comments>http://blog.marcellus.tv/google-analytics-tracking-conversions-across-subdomains/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 08:31:59 +0000</pubDate>
		<dc:creator>Preetam</dc:creator>
				<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[conversions]]></category>
		<category><![CDATA[funnel]]></category>
		<category><![CDATA[goal]]></category>
		<category><![CDATA[google analytics]]></category>

		<guid isPermaLink="false">http://blog.marcellus.tv/?p=280</guid>
		<description><![CDATA[We&#8217;ve recently had to break something of a sweat in figuring out how to track conversions using Google analytics, when the goal funnel involves sub-domains.
In case anyone else runs into similar problems, here&#8217;s what you do:
1) Add this line(in BOLD, below) to your Google Analytics code, on both the starting page(step 1) as well as [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.marcellus.tv%2Fgoogle-analytics-tracking-conversions-across-subdomains%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.marcellus.tv%2Fgoogle-analytics-tracking-conversions-across-subdomains%2F" height="61" width="51" /></a></div><p>We&#8217;ve recently had to break something of a sweat in figuring out how to track conversions using Google analytics, when the goal funnel involves sub-domains.</p>
<p>In case anyone else runs into similar problems, here&#8217;s what you do:</p>
<p>1) Add this line(in BOLD, below) to your Google Analytics code, on both the starting page(step 1) as well as the conversion page(step 2).</p>
<p><code>&lt;script type="text/javascript"&gt;<br />
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");<br />
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));<br />
&lt;/script&gt;<br />
&lt;script type="text/javascript"&gt;<br />
try{<br />
var pageTracker = _gat._getTracker("UA-xxxxxx-x");<br />
<strong>pageTracker._setDomainName(".example.com");</strong><br />
pageTracker._trackPageview();<br />
} catch(err) {}<br />
&lt;/script&gt; </code></p>
<p>2. Then, if your start page(where visitors land) is: http://mydomain.com/start/index.php and your conversion page(where people land after signup or something like that) is: http://sub.mydomain.com/welcome/index.php, then you specify your funnel as:</p>
<p>Step 1: www.mydomain.com/start/index.php</p>
<p>Step 2: sub.mydomain.com/welcome/index.php</p>
<p>3.  That&#8217;s it. You&#8217;re done.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.marcellus.tv/google-analytics-tracking-conversions-across-subdomains/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Not so Bright-cove</title>
		<link>http://blog.marcellus.tv/not-so-bright-cove/</link>
		<comments>http://blog.marcellus.tv/not-so-bright-cove/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 10:29:27 +0000</pubDate>
		<dc:creator>Preetam</dc:creator>
				<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[online video industry news]]></category>
		<category><![CDATA[rants 'n raves]]></category>
		<category><![CDATA[brightcove 3]]></category>
		<category><![CDATA[brightcove basic]]></category>

		<guid isPermaLink="false">http://marcellusblog.wordpress.com/?p=180</guid>
		<description><![CDATA[After announcing a few months ago that they were shutting down Brightcove.TV, Brightcove has now announced that they will be discontinuing their ad-supported free version.
The upwards jump is scary..from $0/year, you&#8217;re now faced with $6000/year.
I remember a recent interview when Jeremy Allaire said: &#8220;We&#8217;ve made multiple bets, and the platform side won.&#8221;

Obviously, some publishers lost. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.marcellus.tv%2Fnot-so-bright-cove%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.marcellus.tv%2Fnot-so-bright-cove%2F" height="61" width="51" /></a></div><p>After announcing a few months ago that they were shutting down Brightcove.TV, <a href="http://www.readwriteweb.com/archives/brightcove_shuts_down_free_services.php" target="_blank">Brightcove has now announced</a> that they will be discontinuing their ad-supported free version.</p>
<p>The upwards jump is scary..from $0/year, you&#8217;re now faced with $6000/year.</p>
<p>I remember a recent interview when Jeremy Allaire said: &#8220;We&#8217;ve made multiple bets, and the platform side won.&#8221;</p>
<ul>
<li>Obviously, some publishers lost. Especially given the current economic context.</li>
<li>We shudder to think of the money that went into funding Brightcove.TV and all those free ad-supported accounts.</li>
<li>Finally, <a href="http://blog.brightcove.com/blog/2008/11/brightcove-ends-free-network-service.html" target="_blank">Brightcove seems to think</a> that several hundred dollars a month is a &#8220;low-cost&#8221; service. Pull up SaaS offerings today, and find me something that has a basic service running into several hundred dollars a month.</li>
</ul>
<p>Hmph!</p>
<p>We&#8217;re trying to figure out what we can do to help. Obviously, this is a big opportunity for us, but we also want to see how we can help, beyond just offering an alternative.</p>
<p>Initial thoughts include:</p>
<ul>
<li>making it simple for Brightcove Basic customers to transition into the Marcellus platform
<ul>
<li>importing videos</li>
<li>importing metadata</li>
<li>anything else&#8230;&#8230;?</li>
</ul>
</li>
<li>making it very cost-efficient to make the transition
<ul>
<li>we&#8217;re planning on waiving the SaaS fee for Brightcove customers</li>
<li>we&#8217;re planning on creating a special pricing model attuned to this new reality.</li>
</ul>
</li>
</ul>
<p>Two weeks is all we ask. Please stay tuned, and I promise to respond with a solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.marcellus.tv/not-so-bright-cove/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Obamania</title>
		<link>http://blog.marcellus.tv/obamania/</link>
		<comments>http://blog.marcellus.tv/obamania/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 10:36:36 +0000</pubDate>
		<dc:creator>Preetam</dc:creator>
				<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[online video industry news]]></category>
		<category><![CDATA[obama]]></category>

		<guid isPermaLink="false">http://marcellusblog.wordpress.com/?p=176</guid>
		<description><![CDATA[I say this on a personal note, acknowledging that some of you might feel otherwise, including some folks over at Marcellus, but I need to say this: 
It is not a political fever that has gripped the world. It is Obamania that has the world glued to their TV sets today, and it is because [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.marcellus.tv%2Fobamania%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.marcellus.tv%2Fobamania%2F" height="61" width="51" /></a></div><p><em>I say this on a personal note, acknowledging that some of you might feel otherwise, including some folks over at Marcellus, but I need to say this: </em></p>
<p>It is not a political fever that has gripped the world. It is Obamania that has the world glued to their TV sets today, and it is because of Obama that the world is paying attention to McCain. If Joe Lieberman was running against McCain, then McCain wouldn&#8217;t have had the votes he did.</p>
<p>It&#8217;s because of the radically different mindset that Obama embodies(and will hopefully put into action), that some people are sticking with what they know and identify with best&#8230;an honest man who has served the nation with his soul, and who will uphold, not uproot, what they believe in. And in fact, perhaps even do it better than his predecessor. Which is true..anyone can do a better job than George W. Bush, and John McCain respects America too much to damage it further.</p>
<p>However, this is not a time for bandages. In fact, no amount of bandages can stop America from bleeding. The wounds are so deep, and the damages so severe, that the only solution is for us to start with an acknowledgement that we have screwed up very badly. We screwed up by not paying attention to the foundations for our growth, despite a severe warning less than a decade ago when the dot-com collapse occured. We screwed up by sending our country into a war that didn&#8217;t exist, in the most Quixotic of manners. We screwed up by choosing to &#8220;Stay the course&#8221; and pretending we&#8217;re right, when we should have cut our losses and not sunk <a href="http://www.washingtonpost.com/wp-dyn/content/article/2008/03/07/AR2008030702846.html" target="_blank">$3 trillion dollars</a>, just to save face.</p>
<p>The irony, of course, is that $3 trillion + $770 billion later, America is now a laughing stock of the world, anyway.</p>
<p>In my opinion, the only way out of this mess, is a hard, long-drawn battle. A battle to become frugal, a battle to spend less, <a href="http://www.marcandangel.com/2008/11/03/10-reasons-you-are-rich/" target="_blank">a battle to give back at least as much as one takes</a>, a battle to understand values without preaching them, a battle to educate, a battle to learn, a battle to accept, a battle to acknowledge diversity, a battle to say no to the easy way out, a battle to learn restraint, a battle to understand peace, a battle to build prosperity..not buy it.</p>
<p>&#8212;</p>
<p>A lot of us, hopefully enough of us, believe that Barack Obama, and not John McCain, is the person to lead America through this time. The argument isn&#8217;t about which of the two is the better person or the better leader. The argument is about who the RIGHT person is, given where America stands today.</p>
<p>And isn&#8217;t that what America has always been about..? The right person for the job?</p>
<p>So, don&#8217;t vote for Obama, or for McCain. Vote for who you think is the right person for the job.</p>
<p>And in the meantime, enjoy Obamania. It&#8217;s never coming back again. Not in our lifetimes, at least.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.marcellus.tv/obamania/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What search engines think of us&#8230;today.</title>
		<link>http://blog.marcellus.tv/what-search-engines-think-of-ustoday/</link>
		<comments>http://blog.marcellus.tv/what-search-engines-think-of-ustoday/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 17:35:43 +0000</pubDate>
		<dc:creator>Preetam</dc:creator>
				<category><![CDATA[miscellaneous]]></category>

		<guid isPermaLink="false">http://marcellusblog.wordpress.com/?p=160</guid>
		<description><![CDATA[Head on to over to Google search, Yahoo search, Ask.com, and Windows Live search&#8230;.type in &#8220;SaaS video platform&#8220;. Interesting to see that we&#8217;re already way up there in the results, despite folks like Ooyala, Delve, and many others in the space.
Interesting..because we don&#8217;t do much SEO, so if anyone has thoughts on how we&#8217;re up [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.marcellus.tv%2Fwhat-search-engines-think-of-ustoday%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.marcellus.tv%2Fwhat-search-engines-think-of-ustoday%2F" height="61" width="51" /></a></div><p>Head on to over to Google search, Yahoo search, Ask.com, and Windows Live search&#8230;.type in &#8220;<strong>SaaS video platform</strong>&#8220;. Interesting to see that we&#8217;re already way up there in the results, despite folks like Ooyala, Delve, and many others in the space.</p>
<p>Interesting..because we don&#8217;t do much SEO, so if anyone has thoughts on how we&#8217;re up there, then do let us know.</p>
<p style="text-align:center;">
<div id="attachment_161" class="wp-caption aligncenter" style="width: 610px"><a href="http://marcellusblog.files.wordpress.com/2008/11/goog.png"><img class="size-full wp-image-161" title="goog" src="http://marcellusblog.files.wordpress.com/2008/11/goog.png" alt="Google thinks we're second. " width="600" height="184" /></a><p class="wp-caption-text">Google thinks we are second</p></div>
<p style="text-align:center;">
<p style="text-align:center;">
<div id="attachment_162" class="wp-caption aligncenter" style="width: 610px"><a href="http://marcellusblog.files.wordpress.com/2008/11/yhoo.png"><img class="size-full wp-image-162" title="yhoo" src="http://marcellusblog.files.wordpress.com/2008/11/yhoo.png" alt="Yahoo brings us up first. No mention of our nearest and dearest competitor." width="600" height="140" /></a><p class="wp-caption-text">Yahoo brings us up first. No mention of our nearest and dearest competitor.</p></div>
<p style="text-align:center;">
<p style="text-align:center;">
<div id="attachment_163" class="wp-caption aligncenter" style="width: 610px"><a href="http://marcellusblog.files.wordpress.com/2008/11/live.png"><img class="size-full wp-image-163" title="live" src="http://marcellusblog.files.wordpress.com/2008/11/live.png" alt="" width="600" height="181" /></a><p class="wp-caption-text">We do not feature anywhere on Windows Live search. But Live Search sucks. </p></div>
<p>Happy Halloween!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.marcellus.tv/what-search-engines-think-of-ustoday/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>I like to move it..move it.</title>
		<link>http://blog.marcellus.tv/i-like-to-move-itmove-it/</link>
		<comments>http://blog.marcellus.tv/i-like-to-move-itmove-it/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 20:29:23 +0000</pubDate>
		<dc:creator>Preetam</dc:creator>
				<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[chrome-less]]></category>
		<category><![CDATA[flash video player]]></category>

		<guid isPermaLink="false">http://marcellusblog.wordpress.com/?p=158</guid>
		<description><![CDATA[We just decided that our player looks nicer without the chrome scrubber area.
Check out the Madagascar trailer here.
What do you guys think?
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.marcellus.tv%2Fi-like-to-move-itmove-it%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.marcellus.tv%2Fi-like-to-move-itmove-it%2F" height="61" width="51" /></a></div><p>We just decided that our player looks nicer without the chrome scrubber area.</p>
<p>Check out the <a href="http://marcellus.tv/trailers/madagascar_p2.php" target="_blank">Madagascar trailer here</a>.</p>
<p>What do you guys think?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.marcellus.tv/i-like-to-move-itmove-it/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A little PHP re-compilation tip</title>
		<link>http://blog.marcellus.tv/a-little-php-re-compilation-tip/</link>
		<comments>http://blog.marcellus.tv/a-little-php-re-compilation-tip/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 04:00:08 +0000</pubDate>
		<dc:creator>Preetam</dc:creator>
				<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[recompile]]></category>

		<guid isPermaLink="false">http://marcellusblog.wordpress.com/?p=151</guid>
		<description><![CDATA[We had to do a re-compilation of our PHP installation earlier today, to add in a few extensions. After a lot of Google-ing, we didn&#8217;t find anything about this, but someone helped us out(thanks, Sunil!).
So, if you need to re-compile your existing PHP installation, and retain your earlier extensions/settings, do the following:


find the config.nice file [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.marcellus.tv%2Fa-little-php-re-compilation-tip%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.marcellus.tv%2Fa-little-php-re-compilation-tip%2F" height="61" width="51" /></a></div><p>We had to do a re-compilation of our PHP installation earlier today, to add in a few extensions. After a lot of Google-ing, we didn&#8217;t find anything about this, but someone helped us out(thanks, <a href="http://www.sharkscope.com" target="_blank">Sunil</a>!).</p>
<p>So, if you need to re-compile your existing PHP installation, and retain your earlier extensions/settings, do the following:</p>
<ul>
<li>
<pre>find the <strong><em>config.nice</em></strong> file on your system</pre>
</li>
<li>
<pre>edit it to add in the extensions you need to add (eg. <em><strong>'--with-curl' \</strong></em>)</pre>
</li>
<li>
<pre>run <em><strong>make </strong></em>and then do a <em><strong>make install</strong></em></pre>
</li>
</ul>
<p>That&#8217;s it. You&#8217;re good to go.</p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.marcellus.tv/a-little-php-re-compilation-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>API</title>
		<link>http://blog.marcellus.tv/api/</link>
		<comments>http://blog.marcellus.tv/api/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 12:33:09 +0000</pubDate>
		<dc:creator>Preetam</dc:creator>
				<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[api]]></category>

		<guid isPermaLink="false">http://blog.marcellus.tv/?p=146</guid>
		<description><![CDATA[A number of you have asked us over the last few days, if there is a Marcellus API.
Which tells us:

Setting up a classy workflow is still a problem

upload, content management, customization, and publishing are fundamental challenges for many


The work flow needs to be ubiquitous

it&#8217;s one thing to use workflow on Marcellus. It&#8217;s quite another to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.marcellus.tv%2Fapi%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.marcellus.tv%2Fapi%2F" height="61" width="51" /></a></div><p>A number of you have asked us over the last few days, if there is a Marcellus API.</p>
<p>Which tells us:</p>
<ul>
<li><strong>Setting up a classy workflow is still a problem</strong>
<ul>
<li>upload, content management, customization, and publishing are fundamental challenges for many</li>
</ul>
</li>
<li><strong>The work flow needs to be ubiquitous</strong>
<ul>
<li>it&#8217;s one thing to use workflow on Marcellus. It&#8217;s quite another to be able to access the same workflow on YOUR website</li>
</ul>
</li>
<li><strong>Scale and economics are SERIOUS considerations</strong>
<ul>
<li>And therefore, a reliable cloud infrastructure is a huge blessing for online video</li>
</ul>
</li>
</ul>
<p>So, to answer your questions:</p>
<ul>
<li>We ARE working on the Marcellus API. With a little luck, we&#8217;ll have it ready for you by Christmas of this year.</li>
<li>Before the API arrives, we&#8217;ll be launching a community video platform: <span style="color:#99cc00;"><strong>mia</strong></span>. You can read more about it at <a href="http://www.marcellus.tv/mia" target="_blank">http://www.marcellus.tv/mia</a></li>
</ul>
<p>We&#8217;re keeping <span style="color:#99cc00;"><strong>mia </strong><span style="color:#000000;">a little hush-hush for a bit. Not because it&#8217;s a big secret that we want to hide, but because we&#8217;re trying to figure out what feature set to launch it with. So, if you have ideas/thoughts on what you&#8217;d like to see when we launch, just place a comment on here, or write to us. </span></span></p>
<p><span style="color:#99cc00;"><span style="color:#000000;">We are: buzz (at) marcellus (dot) tv</span></span></p>
<p><span style="color:#99cc00;"><span style="color:#000000;"><br />
</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.marcellus.tv/api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The life-span of startup review sites&#8230;</title>
		<link>http://blog.marcellus.tv/the-life-span-of-review-sites/</link>
		<comments>http://blog.marcellus.tv/the-life-span-of-review-sites/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 04:07:42 +0000</pubDate>
		<dc:creator>Preetam</dc:creator>
				<category><![CDATA[miscellaneous]]></category>

		<guid isPermaLink="false">http://marcellusblog.wordpress.com/?p=77</guid>
		<description><![CDATA[It&#8217;s quite interesting. Michael Arrington deleted my comment yesterday, linking to an Alexa chart of Techcrunch traffic and page views, from the time they started out. All I&#8217;d done was link to the chart&#8230;seriously&#8230;that&#8217;s it.
Of course, here are the stats from Alexa. I still haven&#8217;t quite bought into the accuracy of Feedburner stats(although I think [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.marcellus.tv%2Fthe-life-span-of-review-sites%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.marcellus.tv%2Fthe-life-span-of-review-sites%2F" height="61" width="51" /></a></div><p>It&#8217;s quite interesting. Michael Arrington <a href="http://www.techcrunch.com/2008/10/12/the-prickly-prince-strikes-again/trackback/" target="_blank">deleted my comment yesterday</a>, linking to an Alexa chart of Techcrunch traffic and page views, from the time they started out. All I&#8217;d done was link to the chart&#8230;seriously&#8230;that&#8217;s it.</p>
<p>Of course, here are the stats from Alexa. I still haven&#8217;t quite bought into the accuracy of Feedburner stats(although I think the tool itself is fantastic).</p>
<div id="attachment_81" class="wp-caption aligncenter" style="width: 480px"><a href="http://marcellusblog.files.wordpress.com/2008/10/graphtraffic.png"><img class="size-full wp-image-81" title="Techcrunch Traffic" src="http://marcellusblog.files.wordpress.com/2008/10/graphtraffic.png" alt="Techcrunch Traffic" width="470" height="300" /></a><p class="wp-caption-text">Techcrunch Traffic</p></div>
<div id="attachment_83" class="wp-caption aligncenter" style="width: 480px"><a href="http://marcellusblog.files.wordpress.com/2008/10/pvtc.jpg"><img class="size-full wp-image-83" title="Techcrunch- Page Views" src="http://marcellusblog.files.wordpress.com/2008/10/pvtc.jpg" alt="Techcrunch- Page Views" width="470" height="300" /></a><p class="wp-caption-text">Techcrunch- Page Views</p></div>
<p>Why was I looking this up?</p>
<p>Because I&#8217;m starting to see a trend on Techcrunch. There is an increasing(albeit relatively minor) volume of noise in there, fueled by none other than the guys at TC. Of course, they are free to write about whatever they want, but the expectation is that they do reviews of startups, and of new things that old companies are doing. It&#8217;s right there on their &#8220;About us&#8221; page.</p>
<p>I had written about this on the <a href="http://weareindia.blogspot.com/2008/02/kingdom-20.html" target="_blank">WeareIndia blog</a> way in February 2008; more importantly, Umair Haque had spoken about this first..that <a href="http://www.bubblegeneration.com/2008/02/2008-techcrunch-effect.cfm" target="_blank">Techcrunch might have peaked</a>.</p>
<p>Here&#8217;s what he&#8217;d said: &#8220;<em>I&#8217;m gonna make a prediction. TechCrunch (etc) <a href="http://siteanalytics.compete.com/www.techcrunch.com/?metric=uv">are peaking</a>. Without investing in the community &#8211; instead of just endlessly playing the community against itself &#8211; further growth (real growth, not just beta) is going to be more and more costly.<br />
I&#8217;m gonna call this set of dynamics the TechCrunch Effect. It&#8217;s the opposite of building a community. Instead of making a set of people with similar interests better off, you wedge them and divide them.<br />
Yes, you can get attention that way &#8211; by tapping the dynamics of competition. No, you can&#8217;t sustain it &#8211; because the returns to competition are dominated by the returns to cooperation in a world where anyone can compete.</em>&#8221;</p>
<p>I think the graph above tells the rest of the story. You should also <a href="http://www.alexa.com/data/details/traffic_details/techcrunch.com" target="_blank">head on over to Alexa </a>and check out the PageViews over time. I can understand lesser traffic, but when pageviews decline like that, it generally means that your time is up.</p>
<p>&#8212;</p>
<p>However, I&#8217;m not the kind to make an example out of one aberration. So I picked up stats for ReadWriteWeb, Mashable, Last100, and NewTeeVee..just for shits and giggles, and here&#8217;s what I found:</p>
<p>The smaller sites(NewTeeVee/Last100) haven&#8217;t shown the growth curves that RWW/TC have. And neither are they showing the same steep decline curves.</p>
<div id="attachment_84" class="wp-caption aligncenter" style="width: 480px"><a href="http://marcellusblog.files.wordpress.com/2008/10/allsites_pv.jpg"><img class="size-full wp-image-84" title="RWW/Mashable/Last100" src="http://marcellusblog.files.wordpress.com/2008/10/allsites_pv.jpg" alt="RWW/Mashable/Last100" width="470" height="300" /></a><p class="wp-caption-text">RWW/Mashable/Last100</p></div>
<p>I wish I had numbers at hand to tell you %age declines for each site from day 1 to day N, but I don&#8217;t. But I&#8217;ve been losing sleep over these graphs and I keep arriving at one conclusion only: every start-up review site has a life-span.</p>
<p>That life-span is defined by quite a few factors, and IMHO, they could be prioritized as:</p>
<ol>
<li>Focus: do what you promised to do, and do it well</li>
<li>Class: ignore what others are doing, so you can stick to #1- Focus. Don&#8217;t gloat, speak ill of others, or talk about <a href="http://www.techcrunch.com/2008/10/05/bad-karma-at-contentsutra-site-sputters-after-being-bought-by-the-guardian/" target="_blank">Karma</a>. Especially when you don&#8217;t know that the results of &#8220;bad karma&#8221; don&#8217;t kick in until the next life. =)</li>
<li>Quality: Just because Feedburner says that YOU have a million daily readers, doesn&#8217;t naturally imply that the rest of us are idiots. Focus on quality&#8230;please don&#8217;t feed us shit. We get a lot of that everyday, anyway. And we know it when we see it.</li>
<li>Engagement: Engaging your users isn&#8217;t the same as dueling with them. Figure out meaningful ways for your users to participate on your site, rather than sparking off a pissing contest every other Sunday.</li>
<li>Lose the attitude: A spunky nonchalance about being able to do/say/write what you want on your blog may appeal to the ones who enjoy spunk. For the rest of us, it&#8217;s really irritiating. So, pretty please, with sugar on top, lose the attitude.</li>
</ol>
<p>I&#8217;m sure there are more, but that&#8217;s all I&#8217;ve got time for, right now.</p>
<p>We have a startup to run, so just thought I&#8217;d send in a not-so-subtle note to Mike Arrington and his comrades at Techcrunch.</p>
<p>(Sure, word to RWW, Last100, Mashable, and New Tee Vee as well..)</p>
<p style="text-align:center;">
]]></content:encoded>
			<wfw:commentRss>http://blog.marcellus.tv/the-life-span-of-review-sites/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
