<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/topics-files/atom2xhtml.xsl" type="text/xsl"?>
<!-- This is a 512 byte XML comment that one must put into XML Atom feeds
such that browsers like Firefox 2.0 and IE7 will obey the XSL stylesheet.
Everybody hates overbearing browsers.
This is a 512 byte XML comment that one must put into XML Atom feeds
such that browsers like Firefox 2.0 and IE7 will obey the XSL stylesheet.
Everybody hates overbearing browsers.
This is a 512 byte XML comment that one must put into XML Atom feeds
such that browsers like Firefox 2.0 and IE7 will obey the XSL stylesheet.
Everybody hates overbearing browsers.
This is a 512 byte XML comment that one must put into XML Atom feeds
such that browsers like Firefox 2.0 and IE7 will obey the XSL stylesheet.
Everybody hates overbearing browsers.
This is a 512 byte XML comment that one must put into XML Atom feeds
such that browsers like Firefox 2.0 and IE7 will obey the XSL stylesheet.
Everybody hates overbearing browsers.
This is a 512 byte XML comment that one must put into XML Atom feeds
such that browsers like Firefox 2.0 and IE7 will obey the XSL stylesheet.
Everybody hates overbearing browsers. -->
<feed xmlns="http://www.w3.org/2005/Atom"
><title
>Blog@Case Topics: weblog tech</title
><link rel="self" href="http://blog.case.edu/topics/weblog%20tech"
 /><id
>http://blog.case.edu/topics/weblog%20tech</id
><category term="weblog tech" label="weblog tech"
 /><link rel="related" href="http://blog.case.edu/topics/blog@case%20developments" title="blog@case developments"
 /><link rel="related" href="http://blog.case.edu/topics/mainblog" title="mainblog"
 /><link rel="related" href="http://blog.case.edu/topics/linkblog" title="linkblog"
 /><link rel="related" href="http://blog.case.edu/topics/web%20services" title="web services"
 /><link rel="related" href="http://blog.case.edu/topics/programming" title="programming"
 /><link rel="related" href="http://blog.case.edu/topics/http" title="http"
 /><link rel="related" href="http://blog.case.edu/topics/blog" title="blog"
 /><link rel="related" href="http://blog.case.edu/topics/general%20information%20technology" title="general information technology"
 /><link rel="related" href="http://blog.case.edu/topics/blog@case" title="blog@case"
 /><link rel="related" href="http://blog.case.edu/topics/atom" title="atom"
 /><link rel="related" href="http://blog.case.edu/topics/case%20blog" title="case blog"
 /><contributor
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></contributor
><updated
>2007-02-26T19:22:56Z</updated
><entry
><title
>Movable Type Scaling</title
><link href="http://blog.case.edu/jeremy.smith/2007/02/26/movable_type_scaling"
 /><id
>http://blog.case.edu/jeremy.smith/2007/02/26/movable_type_scaling</id
><published
>2007-02-26T19:23:17Z</published
><updated
>2007-02-26T19:22:56Z</updated
><category term="Weblog Tech" label="Weblog Tech"
 /><category term="blog" label="blog"
 /><category term="blog@case" label="blog@case"
 /><category term="mainblog" label="mainblog"
 /><category term="movabletype" label="movabletype"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>There has been a little bit of a 
<a title="Six Apart spins like a Whirling Dervish. Strange Attractor: Picking out patterns in the chaos" href="http://strange.corante.com/archives/2007/02/23/six_apart_spins_like_a_whirling_dervish.php">dust up regarding Movable Type and its ability to scale</a>. I thought I would add to the conversation with my experiences. I run the 
<a title="Blog@Case" href="http://blog.case.edu/">blog.case.edu</a> system. It runs on a semi-modified installation of 
<a title="Blogging Platforms for Small Businesses, Enterprises &amp; Publishers at Movable Type" href="http://www.movabletype.org/">Movable Type</a>. You can check on its web server stats 
<a title="Statistics for blog.case.edu" href="http://blog.case.edu/stats/">here</a>. There's some more stats 
<a title="ITS Dashboard" href="http://www.case.edu/cgi-bin/dashboard/graph?metric_id=195">here</a> and 
<a title="ITS Dashboard" href="http://www.case.edu/cgi-bin/dashboard/graph?metric_id=197">here</a>. Here are some summaries of some of the actual numbers: Approximately 50 GB/month is served over the wire on average (for February 2007, we're doing about 2.3GB/day for a total of 60.7GB so far this month) 446 entries were created in the last 30 days 5303 comments were made in the last 30 days (this number does include spam that got past the anti-spam measures), which is an average of 177 comments per day (the median number is 166 comments per day) That would be a general summary of what we're serving here. We haven't had to "scale" it. It runs on one 
<a title="PowerEdge 1850 Product Details" href="http://www.dell.com/content/products/productdetails.aspx/pedge_1850">Dell 1850</a> with nothing fancy going on -- no mod_(perl|FastCGI) or advanced caching mechanisms -- it's a MySQL install, Apache install, and the Movable Type CGIs
<sup>
<a href="#movable_type_scaling_footnote_1" name="movable_type_scaling_footnote_1_back" id="movable_type_scaling_footnote_1_back">1</a>
</sup> all running on the Dell. This isn't to say we've never had performance problems. It's a constant war with the spammers; one that is constantly fared with any large installation of weblogs or 
<a href="http://wiki.case.edu">wikis</a>. Sometimes we are on the losing edge of the battle, but that's mostly due to lack of engineering man-hour resources to implement all of the 
<a title="Spam Fighting in Movable Type" href="http://www.lifewiki.net/sixapart/MTSpamFighting">recommended anti-spam measures</a>, and that blame should not be totally shouldered by MT. The CGIs aren't as responsive as I would like them to be, and we've been working to alleviate that problem. But overall, the performance of the system is good. I'm not saying there is not room for improvement, but in general, the system has held up. In the 
<a title="Six Apart spins like a Whirling Dervish. Strange Attractor: Picking out patterns in the chaos" href="http://strange.corante.com/archives/2007/02/23/six_apart_spins_like_a_whirling_dervish.php">original article questioning MT's ability to scale</a>, they don't post any actual numbers of where its limitations begin to reveal themselves; so I'm not sure if the loads they are seeing are significantly higher than the numbers I'm talking about here. That may be the case. 
<a href="#movable_type_scaling_footnote_1_back" name="movable_type_scaling_footnote_1" id="movable_type_scaling_footnote_1">1</a>We are currently beginning the work on building the replacement for the 
<a href="http://blog.case.edu">blog.case.edu</a> system, which will include performance enhancements such as running the CGIs in mod_fastCGI, running the comment and trackback handlers with a separate Apache instance, all new anti-spam counter-measures, and a host of other tweaks and improvements that we've been able to identify by running the system in production and analyzing server logs and load times. Our findings and tweakings may well deserve a separate blog entry.</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Having Fun with Spammers</title
><link href="http://blog.case.edu/jeremy.smith/2006/04/07/having_fun_with_spammers"
 /><id
>http://blog.case.edu/jeremy.smith/2006/04/07/having_fun_with_spammers</id
><published
>2006-04-07T09:23:23Z</published
><updated
>2006-04-07T09:23:07Z</updated
><category term="Weblog Tech" label="Weblog Tech"
 /><category term="blog@case" label="blog@case"
 /><category term="mainblog" label="mainblog"
 /><category term="spam" label="spam"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>So, yeah, we're getting 
<a title="Blog@Case" href="http://blog.case.edu/news/2006/04#trackback_temporarily_disabled">hit from all over</a>. Spammers, right now, are greeted with 
<a href="http://blog.case.edu/jms18/mt-tb.cgi/7165">this</a> when trying to perform a Trackback. The message isn't what is important, it's the 
<code>sleep</code> in the code there slowing down their bots. Unfortunately, this will do little to dissuade them (it's not like they're hunkered over their computer watching the return status of each of their controlled zombie computers' requests). But it makes me a little happy. Throttling will come next. Along with some other measures.</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Blog Miner</title
><link href="http://blog.case.edu/jeremy.smith/2006/02/23/blog_miner"
 /><id
>http://blog.case.edu/jeremy.smith/2006/02/23/blog_miner</id
><published
>2006-02-23T17:23:31Z</published
><updated
>2006-02-23T17:22:43Z</updated
><category term="Weblog Tech" label="Weblog Tech"
 /><category term="blog" label="blog"
 /><category term="blog@case" label="blog@case"
 /><category term="case blog" label="case blog"
 /><category term="linkblog" label="linkblog"
 /><category term="syndicated feeds" label="syndicated feeds"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<a title="Blog Miner - Edit this page - CaseWiki" href="http://wiki.case.edu/Blog_Miner">Blog Miner</a> Sounds interesting. Once the project gets going, will there be a 
<a href="http://wiki.case.edu/Syndicated_feed">feed</a> located at 
<a title="EECS 439 Project" href="http://vorlon.case.edu/~mxh147/eecs439.htm">http://vorlon.case.edu/~mxh147/eecs439.htm</a> that I can subscribe to and follow the project along?</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Enhancements to Blog@Case Comments</title
><link href="http://blog.case.edu/jeremy.smith/2005/10/13/enhancements_to_blogcase_comments"
 /><id
>http://blog.case.edu/jeremy.smith/2005/10/13/enhancements_to_blogcase_comments</id
><published
>2005-10-13T23:43:53Z</published
><updated
>2005-10-13T23:48:07Z</updated
><category term="Blog@Case Developments" label="Blog@Case Developments"
 /><category term="Weblog Tech" label="Weblog Tech"
 /><category term="mainblog" label="mainblog"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>I made some incremental improvements to the experimental 
<a title="Blog@Case Comments: Most Recent 20 Comments" href="http://blog.case.edu/comments">Blog@Case Comments</a> system announced 
<a title="Jeremy Smith's blog: New Experimental Feature: Tracking Commenters" href="http://blog.case.edu/jms18/2005/10/10/follow_case_blog_comments">here</a>. For commenters who comment underneath a Case email address, the system will use the 
<a href="http://wiki.case.edu/Directory_Services">Directory Services</a> to normalize the person's identity across that person's multiple email addresses. In other words: 
<a title="Blog@Case Comments: jeremy.smith@case.edu" href="http://blog.case.edu/comments/jeremy.smith@case.edu">http://blog.case.edu/comments/jeremy.smith@case.edu</a> will show the same results as 
<a title="Blog@Case Comments: jms18@case.edu" href="http://blog.case.edu/comments/jms18@case.edu">http://blog.case.edu/comments/jms18@case.edu</a>. This should work for all variations of 
<a href="http://wiki.case.edu/First.Last">First.Last</a> email addresses, 
<a href="http://wiki.case.edu/Personal_Mail_Aliases">Personal Mail Aliases</a>, 
<a href="http://wiki.case.edu/Preferred_First.Last">Preferred First.Last</a> email address combined with 
<strong>case.edu</strong>, 
<strong>cwru.edu</strong>, or 
<strong>po.cwru.edu</strong> domains. (
<em>The complexities of our email addressing schemes just leak extra work all over the place... you should just see the crazy configurations made to the anti-virus/anti-spam systems to get them to deliver mail correctly...</em>) Also, if you leave off the domain part, it is understood that you are referring to 
<strong>@case.edu</strong> as in 
<a title="Blog@Case Comments: jeremy.smith" href="http://blog.case.edu/comments/jeremy.smith">http://blog.case.edu/comments/jeremy.smith</a> or 
<a title="Blog@Case Comments: jms18" href="http://blog.case.edu/comments/jms18">http://blog.case.edu/comments/jms18</a>.</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>New Experimental Feature: Tracking Commenters</title
><link href="http://blog.case.edu/jeremy.smith/2005/10/10/follow_case_blog_comments"
 /><id
>http://blog.case.edu/jeremy.smith/2005/10/10/follow_case_blog_comments</id
><published
>2005-10-10T22:53:03Z</published
><updated
>2005-10-10T22:52:23Z</updated
><category term="Blog@Case Developments" label="Blog@Case Developments"
 /><category term="Programming" label="Programming"
 /><category term="Web Services" label="Web Services"
 /><category term="Weblog Tech" label="Weblog Tech"
 /><category term="aggregator" label="aggregator"
 /><category term="atom" label="atom"
 /><category term="blog" label="blog"
 /><category term="blog@case" label="blog@case"
 /><category term="case blog" label="case blog"
 /><category term="mainblog" label="mainblog"
 /><category term="syndicated feeds" label="syndicated feeds"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>Yet-Another-New-Experimental-Not-Officially-Supported feature &#8212; 
<a title="Blog@Case Comments: Most Recent 20 Comments" href="http://blog.case.edu/comments">http://blog.case.edu/comments</a>. Track the newest comments made on the 
<a href="http://blog.case.edu">Case blogging system</a>. You can break it down by commenter according to his or her email address: 
<a title="Blog@Case Comments: jeremy.smith@case.edu" href="http://blog.case.edu/comments/jeremy.smith@case.edu">http://blog.case.edu/comments/jeremy.smith@case.edu</a> Keying in via email address comes with two problems. 1) Users have multiple addresses. 2) There is no guarantee that the user posting under jeremy.smith@case.edu is actually me. But, it may be of slight use to some; so go ahead and play with it if you would like. Send 
<a href="mailto:blog-admin@case.edu">email</a> if you have any feedback. And, of course, you can subscribe to those URLs in your favorite 
<a href="http://wiki.case.edu/news_aggregator">news aggregator</a> in case you want to track all of the comments someone makes on the system.</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>First Case Blog Podcast!</title
><link href="http://blog.case.edu/jeremy.smith/2005/10/07/first_case_blog_podcast"
 /><id
>http://blog.case.edu/jeremy.smith/2005/10/07/first_case_blog_podcast</id
><published
>2005-10-07T21:31:19Z</published
><updated
>2005-10-07T21:31:34Z</updated
><category term="Blog@Case Developments" label="Blog@Case Developments"
 /><category term="Weblog Tech" label="Weblog Tech"
 /><category term="blog" label="blog"
 /><category term="blog@case" label="blog@case"
 /><category term="case blog" label="case blog"
 /><category term="mainblog" label="mainblog"
 /><category term="podcast" label="podcast"
 /><category term="podcasting" label="podcasting"
 /><category term="rss" label="rss"
 /><category term="syndicated feeds" label="syndicated feeds"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<p>
<strong>Awesome!</strong> 
<a href="http://blog.case.edu">Blog@Case's</a> first 
<a href="http://wiki.case.edu/podcast">podcast</a>! &#8212; 
<a title="The Freedman Center in Kelvin Smith Library: Podcast" href="http://blog.case.edu/FreedmanCenter/2005/10/07/podcast">The Freedman Center in Kelvin Smith Library: Podcast</a>. And, it worked!</p>
<p>Check out the 
<a href="http://http://blog.case.edu/FreedmanCenter/rss20.xml">RSS feed for the Freedman Center blog</a>. It includes the following little snippet where the magic happens:</p>
<pre>
<code>&lt;item&gt;
    &lt;title&gt;Podcast&lt;/title&gt;
    &lt;link&gt;http://blog.case.edu/FreedmanCenter/2005/10/07/podcast&lt;/link&gt;
    &lt;description&gt;Testing a podcast &amp; learning how MoveableType enclosures work on our blog system......&lt;/description&gt;
    &lt;guid&gt;http://blog.case.edu/FreedmanCenter/2005/10/07/podcast&lt;/guid&gt;
    &lt;pubDate&gt;Fri, 07 Oct 2005 14:51:19 EST&lt;/pubDate&gt;
    
<strong>&lt;enclosure url="http://blog.case.edu/FreedmanCenter/podcasts/10-07-05.mp3" length="4412159" type="audio/mpeg" /&gt;</strong>
&lt;/item&gt;</code>
</pre>
<p>Go head. Check it out in iTunes. Just point your podcast subscriptions to 
<a href="http://http://blog.case.edu/FreedmanCenter/rss20.xml">http://http://blog.case.edu/FreedmanCenter/rss20.xml</a> and watch the magic happen.</p>
</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Tracking Info Via Blog Topics</title
><link href="http://blog.case.edu/jeremy.smith/2005/09/19/tracking_info_via_blog_topics"
 /><id
>http://blog.case.edu/jeremy.smith/2005/09/19/tracking_info_via_blog_topics</id
><published
>2005-09-19T23:53:59Z</published
><updated
>2005-09-19T23:59:00Z</updated
><category term="Blog@Case Developments" label="Blog@Case Developments"
 /><category term="Web Services" label="Web Services"
 /><category term="Weblog Tech" label="Weblog Tech"
 /><category term="atom" label="atom"
 /><category term="blog" label="blog"
 /><category term="blog@case" label="blog@case"
 /><category term="folksonomy" label="folksonomy"
 /><category term="linkblog" label="linkblog"
 /><category term="semantic web" label="semantic web"
 /><category term="tagging" label="tagging"
 /><category term="topics" label="topics"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<a title="Blog@Case Topics: cleveland" href="http://blog.case.edu/topics/cleveland">http://blog.case.edu/topics/
<strong>cleveland</strong></a> 
<a title="Blog@Case Topics: case" href="http://blog.case.edu/topics/case">http://blog.case.edu/topics/
<strong>case</strong></a> 
<a title="Blog@Case Topics: village at 115" href="http://blog.case.edu/topics/village%20at%20115">http://blog.case.edu/topics/
<strong>Village at 115</strong></a></div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>More Blog@Case Topics Features</title
><link href="http://blog.case.edu/jeremy.smith/2005/09/16/more_blogcase_topics_features"
 /><id
>http://blog.case.edu/jeremy.smith/2005/09/16/more_blogcase_topics_features</id
><published
>2005-09-16T23:17:17Z</published
><updated
>2005-09-16T23:17:09Z</updated
><category term="Blog@Case Developments" label="Blog@Case Developments"
 /><category term="Programming" label="Programming"
 /><category term="Web Services" label="Web Services"
 /><category term="Weblog Tech" label="Weblog Tech"
 /><category term="blog" label="blog"
 /><category term="blog@case" label="blog@case"
 /><category term="case blog" label="case blog"
 /><category term="linkblog" label="linkblog"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<a title="Blog@Case: Topics" href="http://blog.case.edu/topics">Blog@Case: Topics</a> Now, with some more features.</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Case Western Global Security Blog</title
><link href="http://blog.case.edu/jeremy.smith/2005/09/14/case_western_global_security_blog"
 /><id
>http://blog.case.edu/jeremy.smith/2005/09/14/case_western_global_security_blog</id
><published
>2005-09-14T17:07:01Z</published
><updated
>2005-09-14T19:27:41Z</updated
><category term="Weblog Tech" label="Weblog Tech"
 /><category term="atom" label="atom"
 /><category term="blog" label="blog"
 /><category term="blogs in academia" label="blogs in academia"
 /><category term="case" label="case"
 /><category term="case blog" label="case blog"
 /><category term="mainblog" label="mainblog"
 /><category term="rss" label="rss"
 /><category term="semantic web" label="semantic web"
 /><category term="syndicated feeds" label="syndicated feeds"
 /><category term="xml" label="xml"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>This is the first 
<strong>I</strong> have heard of this (others may have heard about it before), but 
<a href="http://www.case.edu">Case Western's</a> 
<a href="http://law.case.edu">Law School</a> has a 
<a title="Institute for Global Security Law and Policy" href="http://law.case.edu/terrorism/">Global Security Law &amp; Policy Blog</a>. I found it via the new 
<a title="Google Blog Search" href="http://blogsearch.google.com/">Google Blog Search</a> for the terms 
<a title="Google Blog Search: Case Western" href="http://blogsearch.google.com/blogsearch?q=Case%20Western">Case Western</a>. Yet another good reason your web site should be publishing 
<a href="http://wiki.case.edu/Syndicated_Feeds">Syndicated Feeds</a> of its content.</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Sword: Academic Blogging Software Done on Rails</title
><link href="http://blog.case.edu/jeremy.smith/2005/08/01/sword_academic_blogging_software_done_on_rails"
 /><id
>http://blog.case.edu/jeremy.smith/2005/08/01/sword_academic_blogging_software_done_on_rails</id
><published
>2005-08-02T04:53:59Z</published
><updated
>2005-08-02T05:06:58Z</updated
><category term="Programming" label="Programming"
 /><category term="Weblog Tech" label="Weblog Tech"
 /><category term="blogs in academia" label="blogs in academia"
 /><category term="linkblog" label="linkblog"
 /><category term="ruby" label="ruby"
 /><category term="ruby on rails" label="ruby on rails"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<a title="Sword - Trac" href="http://fngtps.com/projects/sword/wiki">Sword</a>
<blockquote>Sword is going to be a simple and friendly multi-user weblogging tool specifically designed for use in academic environments. It's currently in development as part of 
<a class="ext-link" title="http://www.vandervossen.net/2005/05/rails_intern" href="http://www.vandervossen.net/2005/05/rails_intern">Mark van Eijk's internship at Fingertips</a>... You can track Mark's progress on 
<a class="ext-link" title="http://mark.fngtps.com/" href="http://mark.fngtps.com/">his development weblog</a>. The source is available from our Subversion repository at 
<a class="ext-link" title="http://fngtps.com/svn/sword/trunk" href="http://fngtps.com/svn/sword/trunk">http://fngtps.com/svn/sword/trunk</a></blockquote>
</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Valid Atom 1.0 For Blog@Case News</title
><link href="http://blog.case.edu/jeremy.smith/2005/07/21/atom_10_case_blog_news"
 /><id
>http://blog.case.edu/jeremy.smith/2005/07/21/atom_10_case_blog_news</id
><published
>2005-07-21T20:04:23Z</published
><updated
>2005-07-21T21:01:46Z</updated
><category term="Blog@Case Developments" label="Blog@Case Developments"
 /><category term="Weblog Tech" label="Weblog Tech"
 /><category term="atom" label="atom"
 /><category term="blog" label="blog"
 /><category term="blog@case" label="blog@case"
 /><category term="linkblog" label="linkblog"
 /><category term="syndicated feeds" label="syndicated feeds"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<a title="Feed Validator Results: http://blog.case.edu/news/feed.atom" href="http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fblog.case.edu%2Fnews%2Ffeed.atom">Feed Validator Results: http://blog.case.edu/news/feed.atom</a>
</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Atom Syndication Format</title
><link href="http://blog.case.edu/jeremy.smith/2005/07/15/atom_syndication_format"
 /><id
>http://blog.case.edu/jeremy.smith/2005/07/15/atom_syndication_format</id
><published
>2005-07-15T18:37:37Z</published
><updated
>2005-07-15T18:35:40Z</updated
><category term="HTTP" label="HTTP"
 /><category term="Web Services" label="Web Services"
 /><category term="Weblog Tech" label="Weblog Tech"
 /><category term="atom" label="atom"
 /><category term="blog" label="blog"
 /><category term="linkblog" label="linkblog"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<a title="The Atom Syndication Format draft-ietf-atompub-format-10" href="http://www.ietf.org/internet-drafts/draft-ietf-atompub-format-10.txt">The Atom Syndication Format draft-ietf-atompub-format-10</a>
</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Movable Type 3.2 Beta</title
><link href="http://blog.case.edu/jeremy.smith/2005/07/14/movable_type_32_beta"
 /><id
>http://blog.case.edu/jeremy.smith/2005/07/14/movable_type_32_beta</id
><published
>2005-07-14T22:17:47Z</published
><updated
>2005-07-14T22:18:38Z</updated
><category term="Blog@Case Developments" label="Blog@Case Developments"
 /><category term="Weblog Tech" label="Weblog Tech"
 /><category term="blog" label="blog"
 /><category term="blog@case" label="blog@case"
 /><category term="case blog" label="case blog"
 /><category term="linkblog" label="linkblog"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<a title="Movable Type - News - Announcing Movable Type 3.2 Beta" href="http://www.sixapart.com/movabletype/news/2005/07/announcing_movable_type_3.html">Announcing Movable Type 3.2 Beta</a> Yep.</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>University of Calgary</title
><link href="http://blog.case.edu/jeremy.smith/2005/06/24/university_of_calgary"
 /><id
>http://blog.case.edu/jeremy.smith/2005/06/24/university_of_calgary</id
><published
>2005-06-24T18:13:59Z</published
><updated
>2005-06-24T18:21:10Z</updated
><category term="Email Services" label="Email Services"
 /><category term="General Information Technology" label="General Information Technology"
 /><category term="Weblog Tech" label="Weblog Tech"
 /><category term="blog" label="blog"
 /><category term="calgary" label="calgary"
 /><category term="it" label="it"
 /><category term="mainblog" label="mainblog"
 /><category term="uCalgary" label="uCalgary"
 /><category term="university of calgary" label="university of calgary"
 /><category term="web" label="web"
 /><category term="wiki" label="wiki"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>I was hunting around for some 
<a href="http://wiki.case.edu/Podcasting">Podcasting</a> information when I stumbled upon 
<a title="Podcasting - wiki.ucalgary.ca" href="http://wiki.ucalgary.ca/index.php/Podcasting">University of Calgary's Wiki page on Podcasting</a>. Well, what do you know, 
<a title="Welcome to the University of Calgary" href="http://www.ucalgary.ca/">The University of Calgary</a> &#8211; in Alberta, Canada &#8211; has a 
<a href="http://wiki.case.edu/wiki">wiki</a> based on 
<a title="MediaWiki development" href="http://wikipedia.sourceforge.net/">MediaWiki</a>. 
<em>And</em>, they have a blogging system at 
<a title="weblogs.ucalgary.ca | Sharing the knowledge that makes up the University" href="http://weblogs.ucalgary.ca/">weblogs.ucalgary.ca</a> (based on 
<a title="WordPress" href="http://wordpress.org/">WordPress</a>). I decided to look around some more. The run a 
<a title="myUofC" href="https://my.ucalgary.ca">portal</a> (looks 
<em>nice</em>) based on 
<a title="uPortal by JA-SIG" href="http://www.uportal.org/">uPortal</a>. They have a 
<a title="CorporateTime for the Web 3.1 Sign in" href="https://webcalendar.ucalgary.ca/calcgi/swc/lexacal.fcgi/">CorporateTime Calendar</a> and 
<a title="Webmail (University of Calgary) - Login" href="https://webmail.ucalgary.ca">Webmail</a> based on 
<a title="SquirrelMail - Webmail for Nuts!" href="http://www.squirrelmail.org/">SquirrelMail</a>. Similar... yet different. 
<strong>Update:</strong> Some good wiki pages from their wiki:
<ul>
<li>
<a title="WeblogsAndWikis - wiki.ucalgary.ca" href="http://wiki.ucalgary.ca/page/WeblogsAndWikis">WeblogsAndWikis</a>
</li>
<li>
<a title="IntroToWeblogs - wiki.ucalgary.ca" href="http://wiki.ucalgary.ca/page/IntroToWeblogs">IntroToWeblogs</a>
</li>
<li>
<a title="IntroToWikis - wiki.ucalgary.ca" href="http://wiki.ucalgary.ca/page/IntroToWikis">IntroToWikis</a>
</li>
<li>
<a title="CommunicationAndCollaboration - wiki.ucalgary.ca" href="http://wiki.ucalgary.ca/page/CommunicationAndCollaboration">CommunicationAndCollaboration</a>
</li>
</ul></div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Blog@Case, Wiki@Case... Oh My!  INFORMATION OVERLOAD!!!</title
><link href="http://blog.case.edu/jeremy.smith/2005/06/18/information_overload"
 /><id
>http://blog.case.edu/jeremy.smith/2005/06/18/information_overload</id
><published
>2005-06-18T19:31:31Z</published
><updated
>2005-06-18T19:30:53Z</updated
><category term="Weblog Tech" label="Weblog Tech"
 /><category term="atom" label="atom"
 /><category term="blog" label="blog"
 /><category term="blog@case" label="blog@case"
 /><category term="mainblog" label="mainblog"
 /><category term="rss" label="rss"
 /><category term="syndicated feeds" label="syndicated feeds"
 /><category term="wiki" label="wiki"
 /><category term="wiki@case" label="wiki@case"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>With the rise of 
<a title="Blog@Case" href="http://blog.case.edu/">Blog@Case</a> and 
<a title="Main Page - CaseWiki" href="http://wiki.case.edu/Main_Page">Wiki@Case</a> (and other upcoming services), you may begin to feel 
<strong>Information Overload</strong>. How can one keep track of all of the information being produced? What about other services that will be coming in the future? How does one handle all of this? I have good news in this arena. Each of these services heavily employ 
<a href="http://wiki.case.edu/syndicated_news_feeds">syndicated news feeds</a> such as 
<a href="http://wiki.case.edu/RSS">RSS</a> and 
<a href="http://wiki.case.edu/Atom">Atom</a>. Keeping track of all of this information can be done without having to constantly revisit these pages. You can use 
<a href="http://wiki.case.edu/news_aggregator">news aggregator software</a> to quickly and efficiently process this information. Read a previous entry of mine, 
<a title="Jeremy Smith's blog: The 3 Stages of the Internet" href="http://blog.case.edu/jms18/2005/02/10/internet_stages">The 3 Stages of the Internet</a>, for more information on 
<a href="http://wiki.case.edu/news_aggregator">news aggregators</a>. Additionally, you can place any content available via RSS into your 
<a title="Case Portal" href="http://my.case.edu">my.case.edu</a> portal. And, just to give you a little hint into the future, RSS will continue to be widely used by many of the future services offered by 
<a href="http://wiki.case.edu/ITS">ITS</a> and many existing services (like... I don't know... say mailing lists) will be revitalized to offer RSS feeds of their content. It's not 
<strong>Information Overload</strong>; it's 
<strong>Information Opening</strong>.</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Wiki@Case</title
><link href="http://blog.case.edu/jeremy.smith/2005/06/14/case_wiki"
 /><id
>http://blog.case.edu/jeremy.smith/2005/06/14/case_wiki</id
><published
>2005-06-14T22:23:47Z</published
><updated
>2005-06-16T21:55:09Z</updated
><category term="Blog@Case Developments" label="Blog@Case Developments"
 /><category term="General Information Technology" label="General Information Technology"
 /><category term="Programming" label="Programming"
 /><category term="Web Services" label="Web Services"
 /><category term="Weblog Tech" label="Weblog Tech"
 /><category term="mainblog" label="mainblog"
 /><category term="wiki" label="wiki"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<a title="Case Western Reserve University" href="http://www.case.edu/">Case</a> now has a 
<a title="Wiki - Wikipedia, the free encyclopedia" href="http://en.wikipedia.org/wiki/Wiki">Wiki</a> &#8212; 
<a title="Main Page - CaseWiki" href="http://wiki.case.edu/Main_Page">wiki.case.edu</a>. Read more about it at 
<a title="Gregory Szorc's blog" href="http://blog.case.edu/gps10/">Greg's blog</a> in 
<a title="Gregory Szorc's blog :: Announcing wiki.case.edu" href="http://blog.case.edu/gps10/2005/06/14/announcing_wikicaseedu">Announcing wiki.case.edu</a>. To further integrate it with the 
<a title="Blog@Case" href="http://blog.case.edu/">Blog@Case</a> system, each Wiki page will show links back to each blog entry that mentions them. 
<em>And</em>, on the blog system, you can create links to the Wiki system quite easily &#8212; just by surrounding the text in double square brackets. For example, the text 
<code>
<b>[</b>
<b>[</b>
<strong>Jeremy Smith</strong>
<b>]</b>
<b>]</b>
</code> will get 
<em>automagically</em> converted to the link: 
<code>&lt;a href="
<a title="Jeremy Smith - CaseWiki" href="http://wiki.case.edu/Jeremy_Smith">http://wiki.case.edu/Jeremy_Smith</a>"&gt;Jeremy Smith&lt;/a&gt;</code>. See it in action: 
<a href="http://wiki.case.edu/Jeremy_Smith">Jeremy Smith</a>. Feel free to go to town. Create some content. Only authenticated Case users can edit the content, but it is all world-readable; so have at it. 
<strong>[Update:</strong> The inter-blog-wiki-linking information has been added to the 
<a title="Blog@Case FAQ :: How does this connect to wiki.case.edu?" href="http://blog.case.edu/FAQ#casewiki">FAQ</a>.
<strong>]</strong></div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Blogs in Academia</title
><link href="http://blog.case.edu/jeremy.smith/2005/06/10/blogs_in_academia"
 /><id
>http://blog.case.edu/jeremy.smith/2005/06/10/blogs_in_academia</id
><published
>2005-06-10T20:27:05Z</published
><updated
>2005-06-10T20:27:19Z</updated
><category term="Weblog Tech" label="Weblog Tech"
 /><category term="linkblog" label="linkblog"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<a title="BBC NEWS | UK | Education | Academics give lessons on blogs" href="http://newsvote.bbc.co.uk/mpapps/pagetools/print/news.bbc.co.uk/2/hi/uk_news/education/4194669.stm">Blogs are increasingly being used by academics and students</a> (via 
<a title="Blogs in Academia" href="http://blog.educause.edu/penrose/archive/2005/06/10/2249.aspx">David Penrose</a>).</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Blogging Engines: The Future of all Web Sites</title
><link href="http://blog.case.edu/jeremy.smith/2005/06/06/blogging_engines_the_future_of_all_web_sites"
 /><id
>http://blog.case.edu/jeremy.smith/2005/06/06/blogging_engines_the_future_of_all_web_sites</id
><published
>2005-06-06T17:55:21Z</published
><updated
>2005-06-06T20:21:38Z</updated
><category term="CMS" label="CMS"
 /><category term="Failures of Technology" label="Failures of Technology"
 /><category term="General Information Technology" label="General Information Technology"
 /><category term="HTTP" label="HTTP"
 /><category term="Weblog Tech" label="Weblog Tech"
 /><category term="mainblog" label="mainblog"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<p>
<a title="A VC: Typepad as Website Platform" href="http://avc.blogs.com/a_vc/2005/06/typepad_as_webs.html">Are Blogging Engines Like Typepad and MovableType the Future for all Web Pages?</a>
</p>
<p>Somewhat, I would say.</p>
<p>In talking with persons around 
<a title="Case Western Reserve University" href="http://www.case.edu/">campus</a> in finding possible candidates for 
<a title="Blog@Case :: Call for Volunteers to Pilot Group Blogs" href="http://blog.case.edu/news/2005/02#group_blog_volunteers">group blogs</a>, I discovered that there are three (yes, 
<strong>3</strong>) things that people do with their web pages that comprise 80% of all of their interactions with it (in terms of being creators/contributors to the web site / web page(s)).</p>
<ol>
<li>Add a parcel of content. For example, 
<a title="Case Western Reserve University : Three Case faculty members recognized for excellence in graduate teaching" href="http://www.case.edu/news/2005/5-05/diekhoffawards.htm">this</a> and 
<a title="Case Western Reserve University :: Case associate professor of music, adjunct in engineering honored for excellence in undergraduate teaching" href="http://www.case.edu/news/2005/5-05/wittkeawards.htm">this</a>, which were added to the 
<a title="College of Arts and Sciences @ Case" href="http://www.case.edu/artsci/">College of Arts &amp; Sciences web page</a>.</li>
<li>Adding a "highlight" or simple link to an event on a web page much like the "Highlights" section found, again, on the College of Arts &amp; Sciences web page.</li>
<li>Setting up a relatively static page with informational content that doesn't change that often; though, will undergo semi-annual updates such as these two pages &#8212; 
<a title="College of Arts and Sciences - About the College" href="http://www.case.edu/artsci/about.html">College of Arts &amp; Sciences - About the College</a> and 
<a title="College of Arts and Sciences - Departments and Programs" href="http://www.case.edu/artsci/depts.html">College of Arts &amp; Sciences - Departments and Programs</a>.</li>
</ol>
<p>Yep, that's it. That is what people do with their web pages 80% of the time (I should actually be saying 80
<strong>+</strong>% of the time, because, really, it is probably more). So, what do you do with the use case(s) that land on the 80 side of the 80/20 rule; well, you make those as easy as possible. And, for numbers 1 and 2 of the above list, that's exactly what blogging was 
<em>meant</em> to make as easy as possible.</p>
<p>So, yes, I see, in some form or another, "blogging tools" being used for a majority of web sites. Site creation will (for now) still be handled in tools designed for that such as Frontpage, Dreamweaver, notepad and the like. But, once the layout is contructed, it will be moved into a blog-like system and turned over to the site(s)'s contributors/editors for content posting.</p>
<p>Of course, people, themselves, are masochistic and may end up just sticking with hand-editing 
<abbr title="HyperText Markup Language">HTML</abbr> 
<abbr title="Server-Side Includes">SSIs</abbr> for content creation or (and in some cases, I would use the phrase "and even worse") end up being sat down at a 
<abbr title="Content Management System">CMS</abbr> whose controls resemble the complexity of flying a 747 and become numb to the constant barrage of semi-used options such as "would you like to add 7 needlessly complex levels of workflow to this document," "would you like to configure this content to sunset on the third full moon of every 4th quarterly of the year," etc. I feel sorry for these people. There are better ways to do things.</p>
</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>IBM Employees: Blogging and Policies</title
><link href="http://blog.case.edu/jeremy.smith/2005/05/16/ibm_employees_blogging_and_policies"
 /><id
>http://blog.case.edu/jeremy.smith/2005/05/16/ibm_employees_blogging_and_policies</id
><published
>2005-05-16T16:53:01Z</published
><updated
>2005-05-16T16:51:43Z</updated
><category term="Weblog Tech" label="Weblog Tech"
 /><category term="mainblog" label="mainblog"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<p>
<a title="developerWorks : Blogs : James Snell : Blogging@IBM" href="http://www-128.ibm.com/developerworks/blogs/dw_blog_comments.jspa?blog=351&amp;entry=81328">Blogging@IBM</a>
</p>
<blockquote>
<p>IBM today is publishing an announcement on its Intranet site encouraging all 320,000+ employees world wide to consider engaging actively in the practice of "blogging"...</p>
<p>Whether or not an IBMer chooses to create or participate in a blog or a wiki or other form of online publishing or discussion is his or her own decision. However, it is very much in IBM's interest -- and, we believe, in each IBMer's own -- to be aware of this sphere of information, interaction and idea exchange...</p>
</blockquote>
<p>Very nice. I think more companies should actively encourage and reward employees who participate in blogging and "wiki-ing". Communication (being able to communicate and write effectively) is one of the most important aspects of any job, especially a job in technology. Participating in these online discussions only makes one better at such.</p>
<p>For the people that don't "get it"; no harm, no foul. You're just not as 
<em>cool</em> as us... ;-)</p>
</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
><entry
><title
>Integrating a Wiki Service with Other Case Services</title
><link href="http://blog.case.edu/jeremy.smith/2005/05/13/integrating_a_wiki_service_with_other_case_services"
 /><id
>http://blog.case.edu/jeremy.smith/2005/05/13/integrating_a_wiki_service_with_other_case_services</id
><published
>2005-05-13T19:13:47Z</published
><updated
>2005-05-13T20:13:57Z</updated
><category term="Blog@Case Developments" label="Blog@Case Developments"
 /><category term="Programming" label="Programming"
 /><category term="Web Services" label="Web Services"
 /><category term="Weblog Tech" label="Weblog Tech"
 /><category term="mainblog" label="mainblog"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<p>Let's theoretically say, 
<a title="Case Western Reserve University" href="http://www.case.edu/">Case</a> hosted a 
<a title="Wiki - Wikipedia, the free encyclopedia" href="http://en.wikipedia.org/wiki/Wiki">Wiki</a>; in what ways should the wiki service integrate with the other services offered at Case?</p>
<p>I can think of one easy one. If you surround a word with double square brackets in a blog entry, it automatically becomes a Wiki word that points to the Case wiki. So, if you typed something like:</p>
<pre>
<code>Today, I walked around the 
<a href="http://wiki.case.edu/Botanical_Gardens">Botanical Gardens</a>
and checked out the 
<a href="http://wiki.case.edu/Art_Museum">Art Museum</a>.</code>
</pre>
<p>The phrases 
<code>Botanical Gardens</code> and 
<code>Art Museum</code> would automatically become links to the appropriate Wiki node once published.</p>
<p>But, what other ways should integration occur with the 
<a title="Blog@Case" href="http://blog.case.edu/">Blog@Case</a> system? 
<em>And</em>, in what ways should it integrate with other services like the 
<a title="MyCase Portal" href="http://my.case.edu">Portal</a>?</p>
<p>What about 
<a title="Blackboard Learning System :: Case Western Reserve University" href="http://blackboard.case.edu/">Blackboard</a>? As a matter of fact, I have heard that the administrators of Blackboard 
<em>may</em> be adding in the 
<a title="Learning Objects | Products | Campus Pack" href="http://www.learningobjects.com/products/campus-pack.html">Learning Objects' Campus Pack</a> plugin, which, in some fashion (it's hard to deduce from reading the documentation), offers blog and wiki functionality. How should all of that integrate together? Should it integrate together?</p>
<p>Just thinking...</p>
</div
></content
><author
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></author
></entry
></feed
>
