<?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: blog@case</title
><link rel="self" href="http://blog.case.edu/topics/blog@case"
 /><id
>http://blog.case.edu/topics/blog@case</id
><category term="blog@case" label="blog@case"
 /><link rel="related" href="http://blog.case.edu/topics/blog" title="blog"
 /><link rel="related" href="http://blog.case.edu/topics/mainblog" title="mainblog"
 /><link rel="related" href="http://blog.case.edu/topics/case%20blog" title="case blog"
 /><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/weblog%20tech" title="weblog tech"
 /><link rel="related" href="http://blog.case.edu/topics/linkblog" title="linkblog"
 /><link rel="related" href="http://blog.case.edu/topics/syndicated%20feeds" title="syndicated feeds"
 /><link rel="related" href="http://blog.case.edu/topics/atom" title="atom"
 /><link rel="related" href="http://blog.case.edu/topics/web%20services" title="web services"
 /><link rel="related" href="http://blog.case.edu/topics/rss" title="rss"
 /><link rel="related" href="http://blog.case.edu/topics/teaching" title="teaching"
 /><contributor
><name
>Gregory Szorc</name
><email
>gregory.szorc@case.edu</email
><uri
>http://blog.case.edu/gps10</uri
></contributor
><contributor
><name
>Jeremy Smith</name
><email
>jeremy.smith@case.edu</email
><uri
>http://blog.case.edu/jeremy.smith</uri
></contributor
><contributor
><name
>Sandy Piderit</name
><email
>kristin.piderit@case.edu</email
><uri
>http://blog.case.edu/kep2</uri
></contributor
><updated
>2006-10-20T10:43:39Z</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
>Too Much Spam on Blog@Case</title
><link href="http://blog.case.edu/gps10/2007/02/02/too_much_spam_on_blogcase"
 /><id
>http://blog.case.edu/gps10/2007/02/02/too_much_spam_on_blogcase</id
><published
>2007-02-02T07:38:30Z</published
><updated
>2007-02-02T07:43:22Z</updated
><category term="Blog@Case" label="Blog@Case"
 /><category term="spam" label="spam"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>I've been getting a lot of spam recently on this blog system. One of my 
<a href="http://blog.case.edu/gps10/2005/12/20/the_cwruedu_and_caseedu_domain_names_and_google">posts</a> has roughly 340 spam comments! I know the site administrator has done lots to prevent spam from getting through and lots of spam is being prevented, but these levels of spam are almost too unbearable. It makes one consider switching to another blog host...</div
></content
><author
><name
>Gregory Szorc</name
><email
>gregory.szorc@case.edu</email
><uri
>http://blog.case.edu/gps10</uri
></author
></entry
><entry
><title
>Mena Trott evangelizes personal blogs</title
><link href="http://blog.case.edu/kep2/on_the_working_world/index#011705"
 /><id
>http://blog.case.edu/kep2/on_the_working_world/index#011705</id
><published
>2006-10-20T10:14:53Z</published
><updated
>2006-10-20T10:43:39Z</updated
><category term="MGMT250" label="MGMT250"
 /><category term="blog@Case" label="blog@Case"
 /><category term="campus life" label="campus life"
 /><category term="commentary" label="commentary"
 /><category term="community" label="community"
 /><category term="innovation" label="innovation"
 /><category term="on the working world" label="on the working world"
 /><category term="presentations" label="presentations"
 /><category term="professional skills" label="professional skills"
 /><category term="teaching" label="teaching"
 /><category term="wikipedia" label="wikipedia"
 /><category term="with blogs" label="with blogs"
 /><summary type="text/plain"
>This is a quick, reflective post in the role of the web in general, and blogs in particular, in how adults learn, make and keep connections to friends and family, and get things done (both for heir hobbies and avocations and in their paid work). </summary
><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>This is a quick, reflective post in the role of the web in general, and blogs in particular, in how adults learn, make and keep connections to friends and family, and get things done (both for heir hobbies and avocations and in their paid work). Yesterday, I taught a MGMT 250 class session on the training design process. Twelve different student teams prepared and delivered 3-minute impromptu speeches on different training methods. The list of 12 different methods included: distance learning, learning portals, and at least one other method that involved the use of technology in some way. I was really struck by how differently this semester's group of 40 students respond to the different training options, in terms of their perceived advantages and disadvantages, than the group of students I taught back in 1998 or 1999 when I first came to Case Western Reserve. I think I first started using blogs as one way of getting students to capture and share their reflections with me and with their classmates sometime around 2002 or 2003. Lots more students, this fall, have some previous experience with blogging. But there are still some who don't blog, and may not read any blogs on a regular basis. At the other end of the spectrum, there have been a few students in my class who were very internet-savvy in high school, learned to do web design for fun, and then converted their new skills into a way to make money. Things are clearly changing. And yet, our local paper of record still seems to portray the dominant culture image of blogs -- they're just personal diaries on the web, they're not worth reading, they aren't going to change the entire media industry.... all while developing their own site for the newspaper, which now includes blogs by a few reporters. I just came across Mena Trott's blog recently (click through to read more) And will someone please post a comment on this entry, so I can be reassured that the Blog@Case spamfilter isn't overfunctioning again?</div
></content
><author
><name
>Sandy Piderit</name
><email
>kristin.piderit@case.edu</email
><uri
>http://blog.case.edu/kep2</uri
></author
></entry
><entry
><title
>Another semester of students begin a blogging experiment</title
><link href="http://blog.case.edu/kep2/teaching/index#010710"
 /><id
>http://blog.case.edu/kep2/teaching/index#010710</id
><published
>2006-09-08T11:19:04Z</published
><updated
>2006-09-08T11:30:05Z</updated
><category term="MGMT250" label="MGMT250"
 /><category term="MGMT251" label="MGMT251"
 /><category term="blog@Case" label="blog@Case"
 /><category term="impression management" label="impression management"
 /><category term="learning" label="learning"
 /><category term="marketing" label="marketing"
 /><category term="personal brand" label="personal brand"
 /><category term="presentations" label="presentations"
 /><category term="students" label="students"
 /><category term="teaching" label="teaching"
 /><category term="with blogs" label="with blogs"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>Yesterday, Jeremy Smith gave a fabulous 
<a href="http://blog.case.edu/jms18/presentations/2006/07/blogging/">presentation on blogging using the Blog@Case system</a> to interested students in MGMT 250 and 251 this fall. He discussed why it is useful for professionals to maintain a blog, explaining the merits of controlling one's online brand. He also walked through how to start up a blog on the Blog@Case system, how to categorize or tag a blog entry, and how to manage comment spam. Many thanks to Jeremy for a well-organized, crisp, and informative presentation! If any of my readers are interested in following the MGMT 250 students' blog entries, here's a link that will aggregate all entries that are tagged "MGMT250" (note the lack of space in that tag): 
<a href="http://blog.case.edu/topics/MGMT250">topic=MGMT250</a> Here is the equivalent link for students in MGMT 251: 
<a href="http://blog.case.edu/topics/MGMT251">topic=MGMT251</a>. This fall, students in 251 will be starting topical blogs, in pairs or trios... the assignment has been modified slightly, so that there will be more than one student contributing on the same approved topic. I hope that the added number of entries on the same topic will help students find ways to draw traffic to their blogs. I will post later in the semester introducing the topic of each of those focused blogs, once they have an initial effort at relevant entries under their belts. If you are curious about why I encourage my students to learn how to blog, you might be interested in reading 
<a href="http://blog.case.edu/kep2/2005/08/18/why_i_ask_students_to_blog">this entry of mine from about one year ago</a>.</div
></content
><author
><name
>Sandy Piderit</name
><email
>kristin.piderit@case.edu</email
><uri
>http://blog.case.edu/kep2</uri
></author
></entry
><entry
><title
>online impression management</title
><link href="http://blog.case.edu/kep2/blogcase/index#010083"
 /><id
>http://blog.case.edu/kep2/blogcase/index#010083</id
><published
>2006-07-28T11:19:04Z</published
><updated
>2006-07-28T15:13:06Z</updated
><category term="blog@Case" label="blog@Case"
 /><category term="networking" label="networking"
 /><category term="on the working world" label="on the working world"
 /><category term="students" label="students"
 /><category term="teaching" label="teaching"
 /><category term="with blogs" label="with blogs"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>I attended a UCITE seminar yesterday given by 
<a href="http://blog.case.edu/jms18/2006/07/26/ucite_blogging_presentation">Jeremy Smith</a> and 
<a href="http://blog.case.edu/webdev/profile.html">Heidi Cool</a>. It included a brief overview of how to use websites and blogs to help raise your online professional profile. While the audience for the session was primarily faculty and administrators, I believe that much of the same ideas apply for management students. Jeremy promises an audio file of the session soon, and I hope my students will listen to his pitch, which focuses on the importance of understanding and shaping the information that potential employers will find about you if they google you before inviting you in for a job interview. Many students do not understand that things they write on their social blogs or on facebook may be visible to employers and help shape others' impressions of them. Heidi has also provided some useful tutorials on the Web Development blog, including 
<a href="http://blog.case.edu/webdev/2006/06/09/im_not_going_to_teach_you_xhtmlhtml_but_you_should_learn_it_anyway">this on how to learn HTML</a> and 
<a href="http://blog.case.edu/webdev/2006/07/11/im_not_going_to_teach_you_xhtmlhtml_homework_review#comments">this followup on how she completed her suggested homework assignment</a>. Heidi has also made a number of other valuable contributions to the Web Development blog, so if you are thinking about developing your own website, be sure to poke around! What do you think -- is it important for a prospective employee to have an online presence? Why or why not? Do you google prospective employees? When and why?</div
></content
><author
><name
>Sandy Piderit</name
><email
>kristin.piderit@case.edu</email
><uri
>http://blog.case.edu/kep2</uri
></author
></entry
><entry
><title
>I'll Be Giving a Presentation Tomorrow on Blogging</title
><link href="http://blog.case.edu/jeremy.smith/2006/07/26/ucite_blogging_presentation"
 /><id
>http://blog.case.edu/jeremy.smith/2006/07/26/ucite_blogging_presentation</id
><published
>2006-07-26T19:37:00Z</published
><updated
>2006-07-27T18:42:19Z</updated
><category term="blog" label="blog"
 /><category term="blog@case" label="blog@case"
 /><category term="blogs in academia" label="blogs in academia"
 /><category term="case blog" label="case blog"
 /><category term="mainblog" label="mainblog"
 /><category term="presentation" label="presentation"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>Tomorrow at noon in the 
<a href="http://wiki.case.edu/Herrick_Room">Herrick Room</a> at 
<a href="http://wiki.case.edu/Allen_Memorial_Medical_Library">Allen Library Building</a>, I'll be giving a presentation for 
<a title="Case Western Reserve University" href="http://www.case.edu/provost/UCITE">UCITE</a>. From the 
<a title="UCITE: Event Description" href="http://www.case.edu/cgi-bin/AuroraCGI/ucite/desc.cgi?curyear=2006&amp;curmonth=7&amp;curday=27">description</a>:
<blockquote>This is the age of the internet and those who are most adept at using it are the ones who get noticed. Personal and professional websites and blogs and other internet formats can make more people aware of your work and raise your profile, provided those are done well enough and take advantage of the kinds of things that search engines use when people look for information.</blockquote>Stop on by if you want to see it. I'll be posting the slides and my notes here afterwards. 
<strong>Update:</strong> The slides are online at 
<a title="Blogging at Case" href="http://blog.case.edu/jms18/presentations/2006/07/blogging/">Blogging at Case</a>. Notes for the slides are available in the print out version. Audio of the presentation should be coming soon (
<a title="Finagle's law - Wikipedia, the free encyclopedia" href="http://en.wikipedia.org/wiki/Finagle%27s_law">Murphy willing</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
>I'm Doing It!</title
><link href="http://blog.case.edu/jeremy.smith/2006/07/21/im_doing_it"
 /><id
>http://blog.case.edu/jeremy.smith/2006/07/21/im_doing_it</id
><published
>2006-07-21T19:23:59Z</published
><updated
>2006-07-21T19:56:44Z</updated
><category term="And Now for Something Different" label="And Now for Something Different"
 /><category term="blog@case" label="blog@case"
 /><category term="case blog" label="case blog"
 /><category term="mainblog" label="mainblog"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>Just helping to 
<a title="We Can Do It! - brian's blog" href="http://blog.case.edu/bmb12/2006/07/we_can_do_it">take back</a> 
<a href="http://planet.case.edu">Planet Case</a>. You may have seen the announcement about 
<a title="Blog@Case: Trackback is Back" href="http://blog.case.edu/news/2006/07#trackback_is_back">spammers and trackback</a>. Our increasingly complex anti-spam setup really deserves a blog entry to describe it. It's getting surreal. I, also, 
<a title="Apple Campus Rep: Kyle Niemeyer: First Apple-related post: Putting videos on Video iPods" href="http://blog.case.edu/apple/2006/07/18/first_applerelated_post_putting_videos_on_video_ipods#23440">promised to do an entry on my switch from Windows to Apple</a>. Maybe I'll do that entry today. Have you seen that 
<a title="Apple Campus Rep: Kyle Niemeyer" href="http://blog.case.edu/apple/">Apple blog</a>? He really did a great job on the templates. Also, did you see 
<a title="Gregory Szorc's blog - Rambling on: and now&#226;&#8364;&#8482;s the time; the time is now" href="http://blog.case.edu/gps10/">Greg's</a> post on 
<a title="Gregory Szorc's blog - 5 Things You Probably Didn't Know About PHP" href="http://blog.case.edu/gps10/2006/07/15/5_things_you_probably_didnt_know_about_php">5 Things You Probably Didn't Know About PHP</a>? Everybody and their brother 
<a title="Technorati Search: blog.case.edu/gps10/2006/07/15/5_things_you_probably_didnt_know_about_php" href="http://technorati.com/search/blog.case.edu%2Fgps10%2F2006%2F07%2F15%2F5_things_you_probably_didnt_know_about_php">linked</a> to that thing.</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
>Planet Planet! Powered Planet Case</title
><link href="http://blog.case.edu/jeremy.smith/2006/06/09/planet_case"
 /><id
>http://blog.case.edu/jeremy.smith/2006/06/09/planet_case</id
><published
>2006-06-09T22:13:00Z</published
><updated
>2006-06-09T22:14:29Z</updated
><category term="Blog@Case Developments" label="Blog@Case Developments"
 /><category term="blog@case" label="blog@case"
 /><category term="case blog" label="case blog"
 /><category term="mainblog" label="mainblog"
 /><category term="rss" label="rss"
 /><category term="syndicated feeds" label="syndicated feeds"
 /><category term="xml" label="xml"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>I spent a little bit of time hacking on 
<a title="Planet Planet!" href="http://www.planetplanet.org/">Planet Planet!</a> to see if I could get it to power 
<a title="Planet Case" href="http://planet.case.edu/">Planet Case</a>. I was able to whip out a slightly "weeded" OPML file located at 
<a href="http://planet.case.edu/opml">http://planet.case.edu/opml</a> and generated this site using Planet Planet! &#8212; 
<a title="Planet Case" href="http://planet.case.edu/beta/">Planet Case Beta</a>. Not sure what to do now, though. That's the defacto skin, and I don't particularly care for its organization. I'd like to change that. Also, comment/trackback counts don't propagate through, and getting that to work will take some serious hackery. I don't plan on getting rid of the original 
<a title="Planet Case" href="http://planet.case.edu/">Planet Case</a>, but I may regulate that over to http://planet.case.edu/old or something and replace it with Planet Planet! Planet Planet! will provide a bit more flexibility. I'll be able to weed out some blogs from appearing; I'll be able to include external blogs to participate; better control over the sorting of entries and such. It's just going to take me a little more time than I had hoped because of the comments/trackback counts. If you have any comments, feel free to chime in. If you have any design skills, HTML/CSS prototypes are welcome for the design of the new Planet Case. All right, I've gotta get back to the stuff I put to the side while I spent a couple of hours and indulged myself in this.</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 Conversations</title
><link href="http://blog.case.edu/jeremy.smith/2006/04/26/case_conversations"
 /><id
>http://blog.case.edu/jeremy.smith/2006/04/26/case_conversations</id
><published
>2006-04-26T19:43:37Z</published
><updated
>2006-04-26T19:44:16Z</updated
><category term="blog@case" label="blog@case"
 /><category term="case" label="case"
 /><category term="case blog" label="case blog"
 /><category term="case western" label="case western"
 /><category term="case western reserve university" label="case western reserve university"
 /><category term="mainblog" label="mainblog"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>There has been a lot of great comments and discussions happening at 
<a title="Alumni Talkback: Alumni Relations: Case Western Reserve University" href="http://blog.case.edu/alumni/">http://blog.case.edu/alumni/</a> and 
<a title="CASEPOINT: News and Information: Marketing and Communications: Case Western Reserve University" href="http://blog.case.edu/casepoint/">http://blog.case.edu/casepoint/</a>. And I keep meaning to point at them. So here it is. A recent comment on 
<a title="Alumni Talkback: Alumni Relations: Case Western Reserve University" href="http://blog.case.edu/alumni/2006/03/16/resignation_of_president_edward_m_hundert_md">Resignation of President Edward M. Hundert, M.D.</a> goes as follows:
<blockquote>As a CWRU (Law) graduate who does not live in Ohio, I have been anxious to learn more about what was going on at CWRU ever since Dr. Hundert's resignation tipped me off to the fact that all was not well with the institution. I'm grateful for this BLOG because it has helped me get a sense of what led to Hundert's resignation and what the pressing issues are now at CWRU (as opposed to the carefully-worded letters from him and the Board Chair, etc., which told us outlanders very little about the actual situation). As a contributor, I'm interested in knowing that my donations are being spent wisely. It sounds as if some accounting is called for now - it also sounds as if the current Board of Trustees is too large, unwieldy and therefore incapable of real oversight. It needs to be comprised of individuals from all parts of the country -- who will be less parochial and more interested in making CWRU a nationally recognized institution. And indeed more board members should be alumni - the people who are the greatest stakeholders with respect to CWRU's reputation and future prospects.</blockquote>I like see all of the fostering of discussions and the community empowerment. It's good stuff. The conversations happen 
<a title="Technorati Search for: blog.case.edu/casepoint" href="http://technorati.com/search/blog.case.edu%2Fcasepoint">all over the place</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
>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
>Lots of Prospective Doctors Check Out Blogs</title
><link href="http://blog.case.edu/jeremy.smith/2006/03/23/premed_students"
 /><id
>http://blog.case.edu/jeremy.smith/2006/03/23/premed_students</id
><published
>2006-03-23T22:31:41Z</published
><updated
>2006-03-23T22:33:53Z</updated
><category term="blog@case" label="blog@case"
 /><category term="linkblog" label="linkblog"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>The 
<a title="Blog@Case" href="http://blog.case.edu/">blog system</a> gets a lot of 
<a title="Statistics for blog.case.edu (2006-03)" href="http://blog.case.edu/stats/awstats.pl?framename=mainright&amp;output=refererpages">referrers</a> from 
<a title="The Student Doctor Network Forums" href="http://forums.studentdoctor.net/">forums.studentdoctor.net</a>. Case, also, tends to do well in 
<a title="Student Doctor Network Forums - Case Western, NYU, or Tufts" href="http://forums.studentdoctor.net/showthread.php?p=3470903">votes</a> there, too.</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
>Incorporating a Blog into your Web Presence</title
><link href="http://blog.case.edu/jeremy.smith/2006/03/17/incorporating_a_blog_into_your_web_presence"
 /><id
>http://blog.case.edu/jeremy.smith/2006/03/17/incorporating_a_blog_into_your_web_presence</id
><published
>2006-03-17T22:07:01Z</published
><updated
>2006-03-17T22:13:11Z</updated
><category term="CMS" label="CMS"
 /><category term="blog" label="blog"
 /><category term="blog@case" label="blog@case"
 /><category term="mainblog" label="mainblog"
 /><category term="web" label="web"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<a title="Web Development Blog: Creative Services: Marketing and Communications: Case Western Reserve University" href="http://blog.case.edu/webdev/">Heidi</a> just posted an excellent article, 
<a title="To Blog or not to Blog -- Web Development Blog: Creative Services: Marketing and Communications: Case Western Reserve University" href="http://blog.case.edu/webdev/#007155">To Blog or not to Blog</a>, which gives an overview of incorporating a weblog into your department's, college's, institution's, or organization's web presence.</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
>Case Wiki Hits 1000 Users</title
><link href="http://blog.case.edu/gps10/2006/02/20/case_wiki_hits_1000_users"
 /><id
>http://blog.case.edu/gps10/2006/02/20/case_wiki_hits_1000_users</id
><published
>2006-02-20T06:24:52Z</published
><updated
>2006-02-20T06:44:35Z</updated
><category term="Blog@Case" label="Blog@Case"
 /><category term="CaseWiki" label="CaseWiki"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>I just noticed that the 
<a href="http://wiki.case.edu/Main_Page">Case Wiki</a> has hit the 1000 users mark! Since the wiki can log you in automatically if you are logged in to CAS, I thought these numbers might be a little deceiving, so I decided to do a little analysis... Of the 1025 people in the user table as of this post, 301 have contributed at least 1 revision, of which there are about 7500. For comparison's sake, the Case Blog system has 1013 authors and 920 blogs. The 5962 individual posts have been made by 374 distinct people. The Case Wiki was launched in June of 2005 and this blog system in December of 2004. From these numbers, it appears the Case Wiki is growing faster than Blog@Case, at least from a user-contribution perspective, as it should be. Since the Case Wiki is a "factual" nexus about Case, one would expect people to find it quicker, as the content of a wiki would theoretically yield more search results than opinions, which are commonly made in blogs. Also, the barrier to publishing in the Case Wiki is much lower. There is no need to create your blog. You just click the "edit" link and you are there. I would be misleading if I neglected to mention the actual "popularity" of each service in terms of unique page hits. The numbers of hits in the past three months to the Case Wiki is roughly 1.281 million. Blog@Case has 3.58M, almost 3x more. Blog@Case is definitely a more popular service. (
<a href="http://wiki.case.edu/stats">Case Wiki stats</a>, 
<a href="http://blog.case.edu/stats/">Blog@Case stats</a>). I believe both these services have only scratched the surface when it comes to usability potential. Many people still do not know Case has a Blog or Wiki system. Until these services get prime-time exposure, it will probably remain that way. It makes me start to wonder about how to best advertise an IT service. It would be interesting to see the usage graphs for 
<a href="http://wiki.case.edu/IPTV">IPTV</a> and the 
<a href="http://wiki.case.edu/My_Case_Portal">My Case Portal</a> after their posterings last semester. As a teaser, I can say that the next product from 
<a href="http://wiki.case.edu/SIS">SIS</a> will attempt to address the problem of people not knowing about service availability. If you are a good internet sleuth, you will have no trouble finding the test site(s) for this product.</div
></content
><author
><name
>Gregory Szorc</name
><email
>gregory.szorc@case.edu</email
><uri
>http://blog.case.edu/gps10</uri
></author
></entry
><entry
><title
>Wednesday's GB Bandwidth Boost</title
><link href="http://blog.case.edu/jeremy.smith/2006/01/26/wednesdays_gb_bandwidth_boost"
 /><id
>http://blog.case.edu/jeremy.smith/2006/01/26/wednesdays_gb_bandwidth_boost</id
><published
>2006-01-26T17:37:07Z</published
><updated
>2007-01-22T17:20:35Z</updated
><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"
>Something weird is happening on 
<a title="Statistics for blog.case.edu (2006-01)" href="http://blog.case.edu/stats/awstats.pl?framename=mainright#daysofweek">Wednesdays</a> with persons/things accessing the blog system. I wonder what user/robot is out there that decides that Wednesdays are a good day to read lots of data from 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
>Publishing from Performancing for Firefox</title
><link href="http://blog.case.edu/gps10/2006/01/05/publishing_from_performancing_for_firefox"
 /><id
>http://blog.case.edu/gps10/2006/01/05/publishing_from_performancing_for_firefox</id
><published
>2006-01-05T06:53:24Z</published
><updated
>2006-01-05T07:05:15Z</updated
><category term="Blog@Case" label="Blog@Case"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>This entry was composed using 
<a href="http://performancing.com">Performancing for Firefox</a>, an extension for Firefox that allows you to compose blog entries using a WYSIWYG directly in your browser.&#160; The interface is very intuitive and beats the pants off the MT interface for normal entry composition.&#160; I suggest you check it out at 
<a href="http://performancing.com">http://performancing.com</a>. For instructions on how to use this extension, see 
<a href="http://wiki.case.edu/CaseBlog/FAQ/HowTo#Using_Performancing_for_Firefox">CaseBlog/FAQ/HowTo#Using_Performancing_for_Firefox</a>.</div
></content
><author
><name
>Gregory Szorc</name
><email
>gregory.szorc@case.edu</email
><uri
>http://blog.case.edu/gps10</uri
></author
></entry
><entry
><title
>Upcoming Anniversary</title
><link href="http://blog.case.edu/jeremy.smith/2005/12/09/upcoming_anniversary"
 /><id
>http://blog.case.edu/jeremy.smith/2005/12/09/upcoming_anniversary</id
><published
>2005-12-09T23:03:04Z</published
><updated
>2005-12-09T23:04:50Z</updated
><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 News: Blog@Case is Open for Beta Testing" href="http://blog.case.edu/news/2005/01#blogcase_is_open_for_beta_testing">January 10th</a> will be the one year anniversary of when the 
<a title="Blog@Case" href="http://blog.case.edu/">Blog system</a> was opened up. I keep meaning to start 
<strong>now</strong> on a big presentation of lessons learned, statistics, what works v. what doesn't, what makes a successful blog, graphs, graphs, graphs. Knowing me, I'll be putting it together Jan. 9th.</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
>Planet Case Mac Widget</title
><link href="http://blog.case.edu/jeremy.smith/2005/12/05/planet_case_mac_widget"
 /><id
>http://blog.case.edu/jeremy.smith/2005/12/05/planet_case_mac_widget</id
><published
>2005-12-06T04:47:47Z</published
><updated
>2005-12-06T04:53:51Z</updated
><category term="apple" label="apple"
 /><category term="blog@case" label="blog@case"
 /><category term="case blog" label="case blog"
 /><category term="linkblog" label="linkblog"
 /><category term="osx" label="osx"
 /><content type="xhtml"
><div xmlns="http://www.w3.org/1999/xhtml"
>
<a title="Arcanum" href="http://blog.case.edu/clk13/">Casey Kearns</a> creates a 
<a title="Arcanum: First Entry - Planet Case Widget" href="http://blog.case.edu/clk13/2005/12/05/first_entry_planet_case_widget">Mac widget</a> for 
<a title="Planet Case" href="http://planet.case.edu/">Planet Case</a>. 
<em>Nice!</em></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
></feed
>