<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Princeton University Blog Service</title>
        <link>http://blogs.princeton.edu/main/</link>
        <description>News and information about Princeton University’s blog hosting service</description>
        <language>en-us</language>
        <copyright>Copyright 2011</copyright>
        <lastBuildDate>Tue, 09 Aug 2011 09:14:54 -0500</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title>Expired guest accounts</title>
            <description><![CDATA[<p>A few dozen non-Princeton users are using the <a href="https://guestaccount.princeton.edu/">Guest Account Provisioning Service</a> to access the blog admin interface. The longest duration for these accounts is one year after the request date; however, it is possible to request a reactivation of a guest account for an additional year.</p> <p>If you find that you can no longer log into the blog admin interface with your guest account, first check on the status of your account in the <a href="https://guestaccount.princeton.edu/Guest/">Guest Services</a> section of the Guest Account Provisioning Service site. You should try to use the "Request Password Reset Code" for your account. That will generate an email with a link. Opening that link will tell you whether your account has expired.</p> <p>If your guest account has expired, and you still want to access your blog; send an email to <a href="mailto:blogs@princeton.edu">blogs@princeton.edu</a>, and we will request a reactivation.</p>]]></description>
            <link>http://blogs.princeton.edu/main/2011/08/expired-guest-accounts.html</link>
            <guid>http://blogs.princeton.edu/main/2011/08/expired-guest-accounts.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Server News</category>
            
            
            <pubDate>Tue, 09 Aug 2011 09:14:54 -0500</pubDate>
        </item>
        
        <item>
            <title>Syntax highlighting disabled</title>
            <description><![CDATA[<p>By default, Movable Type template editing screens load a JavaScript that dynamically adds&nbsp;line numbers and&nbsp;color-coding to the code while editing. This feature uses a third-party script called &ldquo;CodePress,&rdquo; which is no longer actively developed and does not work with Safari.</p> <p>I was forced to disable the CodePress script system-wide because the script has a nasty habit of unexpectedly wiping out the contents of a template upon save. I suspect that this was more likely to happen if code was pasted into the editing area. The contents of templates are all stored in the database, so it would be possible to recover the deleted code from a nightly backup; however, this is an unnecessary inconvenience that site administrators should not have to worry about.</p> <p>If you relied on the line numbers and syntax highlighting, I would recommend that you cut and paste the code into an external text editor and then paste the code back into Movable Type after&nbsp;editing.</p>]]></description>
            <link>http://blogs.princeton.edu/main/2011/06/syntax-highlighting-disabled.html</link>
            <guid>http://blogs.princeton.edu/main/2011/06/syntax-highlighting-disabled.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Server News</category>
            
            
            <pubDate>Thu, 16 Jun 2011 11:17:31 -0500</pubDate>
        </item>
        
        <item>
            <title>RSS feeds and Roxen CMS</title>
            <description><![CDATA[<p>Some University organizations with sites in both Roxen CMS and <em>blogs.princeton.edu</em> have tried to use Roxen&rsquo;s RSS component to pull in the latest headlines from their blogs.</p> <p>This scenario has two obstacles:</p> <ol>     <li>The limitations of our current load balancer</li>     <li>The default template format of Movable Type blogs (Atom versus RSS)</li> </ol> <p><strong>The Load Balancer</strong></p> <p>Both systems use our load-balancing environment, and a huge shortcoming of that environment is that when one load-balanced URL tries to communicate with another load balanced URL, that attempt fails.&nbsp;For example, let us assume that you are trying to add the following RSS feed to your Roxen CMS site:<br /> <a href="http://blogs.princeton.edu/main/index.xml">http://blogs.princeton.edu/main/index.xml</a></p> <p>This attempt works great on the <em>www-dept-edit</em> (deptaedit, deptbedit, etc) site, but fails when you preview the feed at your <em>www.princeton.edu</em>&nbsp;url. The &ldquo;www&rdquo; url is load-balanced, the others are&nbsp;not.</p> <p>The workaround is to, instead, use the non-load-balanced URL as the source for your feed. In most cases, that would just be <strong>blogs-01</strong>, making the feed URL:<br /> <a href="http://blogs-01.princeton.edu/main/index.xml">http://blogs-01.princeton.edu/main/index.xml</a></p> <p><strong>Atom versus RSS</strong></p> <p>The parser for the Roxen RSS component does not support Atom feeds. The default templates in Movable Type 4 omitted an output template for an RSS feed, believing Atom to be the superior feed format, and they only included an Atom feed template.</p> <p>To rectify this, go to the admin interface for your MT blog, navigate to Design &rarr; Templates. Click on &ldquo;Create index template.&rdquo; Name your new template something like &ldquo;RSS Feed,&rdquo; and paste the template code from the following page into the large form field:<br /> <a href="http://www.movabletype.org/default_templates/4.2/rss.mtml"> http://www.movabletype.org/default_templates/4.2/rss.mtml</a></p> <p>Under Template Options, in the Output File field, type index.xml or rss.xml (anything with a .xml extension would work). Leave the other fields with their default settings. You can leave the Template Type set to &ldquo;Custom Index Template.&rdquo; Then click Save, wait, and then click Save &amp; Publish.</p>]]></description>
            <link>http://blogs.princeton.edu/main/2011/04/rss-feeds-and-roxen.html</link>
            <guid>http://blogs.princeton.edu/main/2011/04/rss-feeds-and-roxen.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Tips</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">atom</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">feed</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Roxen CMS</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">RSS</category>
            
            <pubDate>Thu, 21 Apr 2011 09:56:42 -0500</pubDate>
        </item>
        
        <item>
            <title>Brief outage 3/28, Mon. morning</title>
            <description><![CDATA[<p>There will be a brief emergency outage of the blogs.princeton.edu server on Monday, March 28. It will be sometime between 8:30 and 9 AM. OIT Enterprise Servers and Storage needs to add another CPU to the virtual machine for blogs.</p><p>The outage should last no longer than 10 minutes.</p>]]></description>
            <link>http://blogs.princeton.edu/main/2011/03/brief-outage-328-mon-morning.html</link>
            <guid>http://blogs.princeton.edu/main/2011/03/brief-outage-328-mon-morning.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Server News</category>
            
            
            <pubDate>Fri, 25 Mar 2011 18:04:22 -0500</pubDate>
        </item>
        
        <item>
            <title>Amok time (resolved)</title>
            <description><![CDATA[<p><strong>Update: </strong>After Tuesday morning's system configuration changes, the time on the blog server does not appear to be drifting.</p><p>--</p><p>For the past couple of weeks, the system time on the blog server has been drifting away from actual time at a rate of approximately 1.5 minutes for every minute of real&nbsp;time.</p> <p>We suspect the issue has something to do with the interaction of the Linux kernel with the virtual machine (VM) server software. We are uncertain when this problem actually began. We are still waiting for an official response to a support request sent last week to VMware, the VM software vendor.</p> <p>As a workaround, the server is now regularly resetting its system time against a network time server.</p> <p>The problem has likely manifested itself in the following ways:</p> <ul>     <li>Inaccurate entry post date &amp; times and inaccurate comment post dates &amp; times</li>     <li>Scheduled posts that either post too early, too late, or not at all</li>     <li>Inaccurate dates in RSS feeds</li>     <li>Periodic page rebuilds not executing properly</li> </ul> <p>Until this problem is fully resolved, I recommend the following workarounds:</p> <ul>     <li>Manually backdating entries according the the correct date and time</li>     <li>Not relying on scheduled publishing and manually verifying that items were published as scheduled</li>     <li>Clicking the &quot;Publish Site&quot; button in the admin interface if you notice that one of your pages has not updated with new content (new comments, for example).</li> </ul> <p>I apologize for the inconvenience and hope that we will have a resolution to this problem soon.</p>]]></description>
            <link>http://blogs.princeton.edu/main/2010/09/amok-time.html</link>
            <guid>http://blogs.princeton.edu/main/2010/09/amok-time.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Server News</category>
            
            
            <pubDate>Mon, 13 Sep 2010 11:45:08 -0500</pubDate>
        </item>
        
        <item>
            <title>Admin directory change, 7/13</title>
            <description><![CDATA[<p>Following the blog server migration on Tuesday, July 13, there will be a change to the URL for the Movable Type admin interface that will impact some users of the older MT version.&nbsp;</p><p><strong>https://blogs.princeton.edu/mt&nbsp;</strong></p><p>will now point to:&nbsp;</p><p><strong>https://blogs.princeton.edu/mt4&nbsp;</strong></p><p>The &quot;mt4&quot; URL will work exactly the same as before, but users of the current system will also have the &quot;mt&quot; option, and documentation will use the &quot;mt&quot; URL.&nbsp;</p><p>Most affected will be users of the older Movable Type 3 (Movable Type Enterprise 1.56) system. Since this instance will no longer use the &quot;mt&quot; address, these user will have to use the following address:&nbsp;</p><p><strong>https://blogs.princeton.edu/mt3&nbsp;</strong></p><p>There will also be an explanation of this on the &quot;mt&quot; login page after the migration.</p>]]></description>
            <link>http://blogs.princeton.edu/main/2010/07/admin-directory-change-713.html</link>
            <guid>http://blogs.princeton.edu/main/2010/07/admin-directory-change-713.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Server News</category>
            
            
            <pubDate>Tue, 06 Jul 2010 13:13:14 -0500</pubDate>
        </item>
        
        <item>
            <title>Migration completed, 7/13</title>
            <description><![CDATA[<p><strong>Update:</strong> <em>The migration went as planned, and we finished early. We may experience momentary server hiccups as we adjust the memory usage according to the server load.</em></p><p>We will be relocating the Movable Type blog installation to a brand new server location and moving the database to an external MySQL Enterprise server the morning of Tuesday, July 13.&nbsp;</p><p>This will require a scheduled outage between 8 AM and 11 AM on Tuesday. We will try to maintain website access during most of that time. However, the need to place a freeze on file and database changes will require that we disable the admin interface.&nbsp;</p><p>If all goes as planned, the entire three hours will not be necessary.</p>]]></description>
            <link>http://blogs.princeton.edu/main/2010/07/migration-outage-713.html</link>
            <guid>http://blogs.princeton.edu/main/2010/07/migration-outage-713.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Outages</category>
            
            
            <pubDate>Tue, 06 Jul 2010 09:35:04 -0500</pubDate>
        </item>
        
        <item>
            <title>UploadDir plugin added</title>
            <description><![CDATA[<p>I added a new plugin to the Movable Type Enterprise 4 instance called <a href="http://translate.google.com/translate?js=y&amp;prev=_t&amp;hl=en&amp;ie=UTF-8&amp;layout=1&amp;eotf=1&amp;u=http%3A%2F%2Flabs.m-logic.jp%2Fcat2%2Fuploaddir%2F&amp;sl=ja&amp;tl=en">UploadDir</a>&nbsp;(Japanese to English,&nbsp;Google Translate link). The &ldquo;Insert Image&rdquo; and &ldquo;Upload File&rdquo; dialogs normally only have two default options, &nbsp;&ldquo;&lt;site root&gt;&rdquo; and &ldquo;&lt;siteroot&gt;/yyyy/mm/dd.&rdquo; Then there is a text input field to manually specify another directory. This plugin auto-suggests an upload directory based on the three-letter file extension.</p>
<p style="text-align: center; "><img alt="UploadDir dialog" width="500" height="251" class="mt-image-none shadow" style="" src="http://blogs.princeton.edu/main/images/uploaddir.gif" /></p>
<p>Blog administrators can override the default settings under Tools &rarr; Plugins &rarr; UploadDir. Below are the default options:</p>
<p><em>audio</em>: mp3,wma,m4a,midi,wav,aiff<br />
<em>videos</em>: mp4,m4v,mpeg,avi,mov,wmv<br />
<em>images</em>: bmp,jpg,jpeg,gif,tif,tiff,png<br />
<em>text</em>: txt<br />
<em>docs</em>: pdf,doc,xls,ppt<br />
<em>src</em>: pl,c,cc,pas,rb<br />
<em>archive</em>: bz2,cab,gz,jar,lzh,rar,tar,taz,zip</p>]]></description>
            <link>http://blogs.princeton.edu/main/2010/02/uploaddir-plugin-added.html</link>
            <guid>http://blogs.princeton.edu/main/2010/02/uploaddir-plugin-added.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Plugins</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">MTE4.x</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">plugins</category>
            
            <pubDate>Wed, 10 Feb 2010 17:37:50 -0500</pubDate>
        </item>
        
        <item>
            <title>blogs.princeton.edu relaunch</title>
            <description><![CDATA[<p>The blog published to <a href="http://blogs.princeton.edu/main">blogs.princeton.edu/main</a> took a two-year hiatus. This was mostly thanks to a flood of Roxen-related development projects and because I had never had a chance to migrate this site to Movable Type Enterprise (MTE) 4.</p> <p>Stay tuned for more frequent postings about system updates, outages, and tutorials for improving your blog. The top five headlines from this blog also publish to the dashboard of the MTE administrative interface.</p> <p>I based the new site design on the Professional Website template set. I also created a new logotype treatment for the Princeton University Blog Service logo.</p> <p>Here are a few hints about what is coming in the next few months:</p> <ul>     <li>We will migrate the database from MySQL to MySQL Enterprise, with automatic restarting after failure and a mirrored database server that can be brought online in the event of compete failure.</li>     <li>We will migrate the blog service from its original server box to two virtual machines in separate locations that will provide load balancing and redundancy.</li>     <li>The MTE 4.x admin interface will switch from blogs/mt4 to /mt, and the legacy MTE 1.5 instance will switch from /mt to /mt3.</li>     <li>We will eventually migrate the last of the blogs off of the MTE 1.5 server (probably just in time for the next major version, renewing the cycle).</li>     <li>We will bring the <a target="_blank" href="http://www.majordojo.com/projects/movable-type/hybrid-news/">News Hybrid template set</a> into production, which is a slick template set for publications.</li> </ul>]]></description>
            <link>http://blogs.princeton.edu/main/2010/02/blogs-relaunch.html</link>
            <guid>http://blogs.princeton.edu/main/2010/02/blogs-relaunch.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Site News</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">blogs</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">MTE1.x</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">MTE4.x</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">system updates</category>
            
            <pubDate>Tue, 09 Feb 2010 18:08:41 -0500</pubDate>
        </item>
        
        <item>
            <title>Adding non-Princeton users</title>
            <description><![CDATA[<p>Blog administrators sometimes need to add users who have no direct affiliation with Princeton University. One past solution was to have a department create a Departmental Computer User (DCU) account. Another option was to create an &quot;mt underscore&quot; user and direct that user to a separate (no longer active) instance at blogs2.princeton.edu.</p> <p>Fortunately, OIT's Security and Data Protection group came up with a much more elegant solution. Their <a href="kb.princeton.edu/9931">Guest Account Provisioning service</a> allows a Princeton University faculty or staff member to sponsor up to 25 guest accounts. A sponsor can set up and manage these accounts via an easy-to-use online tool.</p> <p>The username for a guest account is the guest user's e-mail address. A common mistake is to leave off the text following the @. Guest accounts expire after one year, but can be renewed.</p> <p>Once a sponsor has created a guest account, he or she can e-mail <a href="mailto:blogs@princeton.edu">blogs@princeton.edu</a> to request that the new user be added to the blog system.</p> <p>Please carefully review the <a href="http://kb.princeton.edu/9931">KnowledgeBase article about Guest Account Provisioning</a> before proceeding with guest account creation.</p>]]></description>
            <link>http://blogs.princeton.edu/main/2010/02/adding-non-princeton-users.html</link>
            <guid>http://blogs.princeton.edu/main/2010/02/adding-non-princeton-users.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">FAQs</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Server News</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">logins</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">user management</category>
            
            <pubDate>Mon, 08 Feb 2010 17:30:00 -0500</pubDate>
        </item>
        
        <item>
            <title>MTE 4 rolled back to 4.32</title>
            <description><![CDATA[<p>On February 3, I attempted the minor upgrade from Movable Type Enterprise 4.32 to version 4.33. This upgrade promised a few bug fixes and security patches. Unfortunately, later that day I discovered a bug with the publishing of date-based archives. I confirmed this bug on <a href="http://forums.movabletype.org/">forums.movabletype.org</a>.</p>
<p>Six Apart has released a patch to 4.33 that must be manually applied. We will instead wait for the official 4.34 release.</p>]]></description>
            <link>http://blogs.princeton.edu/main/2010/02/mte-4-rolled-back-to-432.html</link>
            <guid>http://blogs.princeton.edu/main/2010/02/mte-4-rolled-back-to-432.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Server News</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">bugs</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">MTE4.x</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">security</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">upgrades</category>
            
            <pubDate>Wed, 03 Feb 2010 17:47:10 -0500</pubDate>
        </item>
        
        <item>
            <title>Legacy MTE upgraded to 1.56</title>
            <description><![CDATA[<p>So far we have only been migrating users to Movable Type Enterprise (MTE) 4.x upon request. Quite a few users still manage their blogs through our legacy installation at <a href="https://blogs.princeton.edu/mt/mt.cgi">blogs.princeton.edu/mt</a>.</p> <p>The mixed environment of Princeton LDAP and non-LDAP users forced us to keep that version of Movable Type Enterprise at 1.0.3 (MTE 1.x is equivalent to MT 3.x). This was an undesirable security risk. The recent introduction of the <a href="http://kb.princeton.edu/9931">Guest Account Provisioning (GAP) service</a> allowed us to remove non-LDAP users from the system, freeing us to move to MTE 1.56.</p> <p>Users should not have noticed any minor changes to the user interface; most of the visible changes in this version dealt with user management. Those with questions about the updated version, or those who would like to migrate their blog to MTE 4 should contact <a href="mailto:blogs@princeton.edu">blogs@princeton.edu</a>.</p>]]></description>
            <link>http://blogs.princeton.edu/main/2010/02/legacy-mte-upgraded-to-156.html</link>
            <guid>http://blogs.princeton.edu/main/2010/02/legacy-mte-upgraded-to-156.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Server News</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">logins</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">MTE1.x</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">support</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">upgrades</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">user management</category>
            
            <pubDate>Mon, 01 Feb 2010 17:25:56 -0500</pubDate>
        </item>
        
        <item>
            <title>Rescheduled outage</title>
            <description><![CDATA[<p><strong>Update: 3/16 10:30 AM</strong> - The blog server is back up after the power outage. </p>
<p>I had hoped to add more content to this weblog other than outage notices, and I will soon be posting updates on a planned move to a better server box and plans for migrating older blogs over to the Movable Type 4 Publishing Platform. However, we have two more OIT-wide outages to get through first. </p>
<p><strong>Outage #1:</strong> OIT has rescheduled February's power outage for Saturday, March 15 at 6 PM through March 16 at 10 PM. Most of servers at the main University data center, including the blog server, will be shut down for the installation of new electrical equipment. </p>
<p><strong>Outage #2:</strong> OIT will interrupt all campus networking services on Tuesday, March 18, from 5:00 AM to 8:00 AM. This outage is due to various maintenance activities being performed.</p>
<p>Both the statically-published blog sites and the database-driven MT admin interface will be inaccessible during these times. As usual, you can monitor the left column of the OIT page for the latest outages: <a href="http://oitweb.princeton.edu/">http://oitweb.princeton.edu/</a></p>]]></description>
            <link>http://blogs.princeton.edu/main/2008/03/rescheduled-outage.html</link>
            <guid>http://blogs.princeton.edu/main/2008/03/rescheduled-outage.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Outages</category>
            
            
            <pubDate>Wed, 12 Mar 2008 13:25:45 -0500</pubDate>
        </item>
        
        <item>
            <title>Power Outage Cancelled</title>
            <description><![CDATA[<p>The power outage on February 9 at the main University data center has been postponed. The Department of Facilities has identified a problem that cannot be resolved in time to proceed with the scheduled installation of the new electrical equipment.</p>

<p>The Princeton University Blog Service servers should remain active throughout the weekend.</p>

<p>At some point in the future, Facilities will need to complete the work on the electrical upgrade to the data center. We will post an update to this blog they announce the new outage dates.</p>
]]></description>
            <link>http://blogs.princeton.edu/main/2008/01/power-outage-cancelled.html</link>
            <guid>http://blogs.princeton.edu/main/2008/01/power-outage-cancelled.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Outages</category>
            
            
            <pubDate>Thu, 31 Jan 2008 17:46:51 -0500</pubDate>
        </item>
        
        <item>
            <title>Sunday&apos;s unscheduled outage</title>
            <description><![CDATA[<p>The administrative interface for the MT blog server was down for most of the day on Sunday, September 9. Static files were not affected.</p>

<p>The system partition for the server ran out of space, and that caused the database server to go down. I will be working with our Collaborative Services Group (CSG) over the next week or so to make sure this doesn&#8217;t happen again. We may have to schedule an outage within the next month to correct the disk space issue. Watch this space for updates.</p>

<p>I apologize for the length of this outage.</p>
]]></description>
            <link>http://blogs.princeton.edu/main/2007/09/sundays-unscheduled-outage.html</link>
            <guid>http://blogs.princeton.edu/main/2007/09/sundays-unscheduled-outage.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Outages</category>
            
            
            <pubDate>Sun, 09 Sep 2007 16:21:41 -0500</pubDate>
        </item>
        
    </channel>
</rss>