<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Configuring Wordpress Video Tutorials</title>
	<atom:link href="http://www.killersites.com/blog/2008/configuring-wordpress-video-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.killersites.com/blog/2008/configuring-wordpress-video-tutorials/</link>
	<description>Real world talk about web design, programming and the business of web design.</description>
	<lastBuildDate>Fri, 13 Nov 2009 17:25:16 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul Adams</title>
		<link>http://www.killersites.com/blog/2008/configuring-wordpress-video-tutorials/comment-page-1/#comment-135021</link>
		<dc:creator>Paul Adams</dc:creator>
		<pubDate>Thu, 06 Mar 2008 04:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.killersites.com/blog/2008/configuring-wordpress-video-tutorials/#comment-135021</guid>
		<description>At this point, nearly all of the websites we build utilize either Wordpress or Drupal. Sure, we build custom applications on occasion and sometimes do Flash work that really doesn’t fit in a Content Management System.

Both are fantastic open source blogging platforms/content management systems with robust user communities. Both systems have their strengths and weaknesses. They are great alternatives to closed, paid platforms and much more cost effective than custom builds. As a web development shop, using Drupal and/or Wordpress allows us to focus our energies on design and strategy as opposed to reinventing the content management wheel.

After implementing a variety sites using both Wordpress and Drupal over the years, we’ve sort of developed our own unwritten rules as to when to use each platform.

Single Person / Group Blog (Use Wordpress)

If you are building a straight on single person or group blog, I think Wordpress is the way to go. It has all the base functionality you need built in and a robust set of plug-ins if you need to add on. The admin interface is dead simple - anyone with basic computer knowledge can master it in a few minutes. The install of the software is also simple and the templating system is not difficult to master.

Anything you want to do in Wordpress, you can also do in Drupal. But Drupal is more complicated from a design/install perspective, and has tons of features you’d end up turning off/not using for something simple like this.

Blog Community (Use Drupal)

At a certain point your simple blog sort of crosses a line and becomes a blog community. Here are the things I look for:

* In some cases you are going to want people to navigate directly to an authors blog instead of the main page of the overall blog.
* Your blog has 10+ authors.
* There is the possibility that your commenters may themselves become contributors.

You can accomplish these goals by extending Wordpress. You can also use Wordpress Mu, which a community-version of Wordpress that we don’t think is quite ready for prime time. However, these kinds of sites are pretty much the reason Drupal exists. All the community-based features you need are available right away upon setup with little tinkering required.

A good example of a blog community is TechPresident, which we had nothing to do with building.

Blog Driven Website (Use Wordpress)

With its pages section and various plugins, Wordpress can be used as a full on Content Management System for blog-based websites. Lots of companies (including us) long ago abandoned the old fashioned press release and use blogs as their primary content delivery mechanism. Assuming your overall templating system on the site is pretty straight forward and you don’t have hundreds of pages, Wordpress works perfectly well for these types of sites.

Once again, Drupal can accomplish the same thing but it is a little more complicated to deal with and the admin interface is a little more complicated. It is sort of like driving a Ferrari in bumper to bumper traffic - you will get from point A to point B but you’d ultimately be better off weaving through traffic on a motorcycle.

The Washington Area Women’s Foundation is a good example of a Wordpress-based site that we built. In addition to having all the content editable through Wordpress, we also built a few databases as custom plug-ins.

Full Featured Website (Use Drupal)

At certain points, a site simply becomes too big for it to be sufficiently managed using Wordpress. If you find yourself bumping against any of the following scenarios, you should probably be using Drupal:

* If you have multiple dynamic content types (press releases, news articles, blog posts, etc.). Drupal is great at allowing you to create this stuff on the fly, with Wordpress you are hacking things together.
* If your site has more than a two template design structure (homepage and second levels).
* If you have numerous content blocks on the homepage or in sidebars that you will be editing frequently. Drupal’s block system is great at this kind of stuff.
* If you are trying to start small and expect your site to add tons of features/content moving forward.</description>
		<content:encoded><![CDATA[<p>At this point, nearly all of the websites we build utilize either Wordpress or Drupal. Sure, we build custom applications on occasion and sometimes do Flash work that really doesn’t fit in a Content Management System.</p>
<p>Both are fantastic open source blogging platforms/content management systems with robust user communities. Both systems have their strengths and weaknesses. They are great alternatives to closed, paid platforms and much more cost effective than custom builds. As a web development shop, using Drupal and/or Wordpress allows us to focus our energies on design and strategy as opposed to reinventing the content management wheel.</p>
<p>After implementing a variety sites using both Wordpress and Drupal over the years, we’ve sort of developed our own unwritten rules as to when to use each platform.</p>
<p>Single Person / Group Blog (Use Wordpress)</p>
<p>If you are building a straight on single person or group blog, I think Wordpress is the way to go. It has all the base functionality you need built in and a robust set of plug-ins if you need to add on. The admin interface is dead simple &#8211; anyone with basic computer knowledge can master it in a few minutes. The install of the software is also simple and the templating system is not difficult to master.</p>
<p>Anything you want to do in Wordpress, you can also do in Drupal. But Drupal is more complicated from a design/install perspective, and has tons of features you’d end up turning off/not using for something simple like this.</p>
<p>Blog Community (Use Drupal)</p>
<p>At a certain point your simple blog sort of crosses a line and becomes a blog community. Here are the things I look for:</p>
<p>* In some cases you are going to want people to navigate directly to an authors blog instead of the main page of the overall blog.<br />
* Your blog has 10+ authors.<br />
* There is the possibility that your commenters may themselves become contributors.</p>
<p>You can accomplish these goals by extending Wordpress. You can also use Wordpress Mu, which a community-version of Wordpress that we don’t think is quite ready for prime time. However, these kinds of sites are pretty much the reason Drupal exists. All the community-based features you need are available right away upon setup with little tinkering required.</p>
<p>A good example of a blog community is TechPresident, which we had nothing to do with building.</p>
<p>Blog Driven Website (Use Wordpress)</p>
<p>With its pages section and various plugins, Wordpress can be used as a full on Content Management System for blog-based websites. Lots of companies (including us) long ago abandoned the old fashioned press release and use blogs as their primary content delivery mechanism. Assuming your overall templating system on the site is pretty straight forward and you don’t have hundreds of pages, Wordpress works perfectly well for these types of sites.</p>
<p>Once again, Drupal can accomplish the same thing but it is a little more complicated to deal with and the admin interface is a little more complicated. It is sort of like driving a Ferrari in bumper to bumper traffic &#8211; you will get from point A to point B but you’d ultimately be better off weaving through traffic on a motorcycle.</p>
<p>The Washington Area Women’s Foundation is a good example of a Wordpress-based site that we built. In addition to having all the content editable through Wordpress, we also built a few databases as custom plug-ins.</p>
<p>Full Featured Website (Use Drupal)</p>
<p>At certain points, a site simply becomes too big for it to be sufficiently managed using Wordpress. If you find yourself bumping against any of the following scenarios, you should probably be using Drupal:</p>
<p>* If you have multiple dynamic content types (press releases, news articles, blog posts, etc.). Drupal is great at allowing you to create this stuff on the fly, with Wordpress you are hacking things together.<br />
* If your site has more than a two template design structure (homepage and second levels).<br />
* If you have numerous content blocks on the homepage or in sidebars that you will be editing frequently. Drupal’s block system is great at this kind of stuff.<br />
* If you are trying to start small and expect your site to add tons of features/content moving forward.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Mischook</title>
		<link>http://www.killersites.com/blog/2008/configuring-wordpress-video-tutorials/comment-page-1/#comment-121877</link>
		<dc:creator>Stefan Mischook</dc:creator>
		<pubDate>Sat, 19 Jan 2008 15:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.killersites.com/blog/2008/configuring-wordpress-video-tutorials/#comment-121877</guid>
		<description>Be sure to select the FLASH VP6 options ... makes for much nicer video.

Stefan</description>
		<content:encoded><![CDATA[<p>Be sure to select the FLASH VP6 options &#8230; makes for much nicer video.</p>
<p>Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Mischook</title>
		<link>http://www.killersites.com/blog/2008/configuring-wordpress-video-tutorials/comment-page-1/#comment-121874</link>
		<dc:creator>Stefan Mischook</dc:creator>
		<pubDate>Sat, 19 Jan 2008 15:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.killersites.com/blog/2008/configuring-wordpress-video-tutorials/#comment-121874</guid>
		<description>Flash FLV would be best.

You can find detailed instructions on video formats here:

http://www.idea22.com/documents/gettingstarted

Thanks and I look forward to seeing your videos.

Stefan</description>
		<content:encoded><![CDATA[<p>Flash FLV would be best.</p>
<p>You can find detailed instructions on video formats here:</p>
<p><a href="http://www.idea22.com/documents/gettingstarted" rel="nofollow">http://www.idea22.com/documents/gettingstarted</a></p>
<p>Thanks and I look forward to seeing your videos.</p>
<p>Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web design</title>
		<link>http://www.killersites.com/blog/2008/configuring-wordpress-video-tutorials/comment-page-1/#comment-121873</link>
		<dc:creator>web design</dc:creator>
		<pubDate>Sat, 19 Jan 2008 15:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.killersites.com/blog/2008/configuring-wordpress-video-tutorials/#comment-121873</guid>
		<description>sorry flash not flask lol, the website looks nice, i will make some tutorial on changing the styles and designs and post them there for you</description>
		<content:encoded><![CDATA[<p>sorry flash not flask lol, the website looks nice, i will make some tutorial on changing the styles and designs and post them there for you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web design</title>
		<link>http://www.killersites.com/blog/2008/configuring-wordpress-video-tutorials/comment-page-1/#comment-121872</link>
		<dc:creator>web design</dc:creator>
		<pubDate>Sat, 19 Jan 2008 15:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.killersites.com/blog/2008/configuring-wordpress-video-tutorials/#comment-121872</guid>
		<description>i will give it a visit now, what format would be best? flask mpg or divx</description>
		<content:encoded><![CDATA[<p>i will give it a visit now, what format would be best? flask mpg or divx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Mischook</title>
		<link>http://www.killersites.com/blog/2008/configuring-wordpress-video-tutorials/comment-page-1/#comment-121869</link>
		<dc:creator>Stefan Mischook</dc:creator>
		<pubDate>Sat, 19 Jan 2008 15:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.killersites.com/blog/2008/configuring-wordpress-video-tutorials/#comment-121869</guid>
		<description>Hi,

Very cool. I think everyone would find them interesting.

BTW: we&#039;ve got a site that will make contributing the videos much easier:

www.idea22.com

Thanks,

Stefan</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Very cool. I think everyone would find them interesting.</p>
<p>BTW: we&#8217;ve got a site that will make contributing the videos much easier:</p>
<p><a href="http://www.idea22.com" rel="nofollow">http://www.idea22.com</a></p>
<p>Thanks,</p>
<p>Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web design</title>
		<link>http://www.killersites.com/blog/2008/configuring-wordpress-video-tutorials/comment-page-1/#comment-121868</link>
		<dc:creator>web design</dc:creator>
		<pubDate>Sat, 19 Jan 2008 15:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.killersites.com/blog/2008/configuring-wordpress-video-tutorials/#comment-121868</guid>
		<description>intresting, im a web designer my self and use wordpress alot, i will make some tutorial vids and send them to you to add here</description>
		<content:encoded><![CDATA[<p>intresting, im a web designer my self and use wordpress alot, i will make some tutorial vids and send them to you to add here</p>
]]></content:encoded>
	</item>
</channel>
</rss>
