<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Webteam Blog</title>
	<atom:link href="http://blogs.law.stanford.edu/webteam/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.law.stanford.edu/webteam</link>
	<description>The Webteam is part of the Stanford Law School Office of Communications</description>
	<lastBuildDate>Wed, 20 Jun 2012 19:47:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WebTeam Open Office &#8211; June 5</title>
		<link>http://blogs.law.stanford.edu/webteam/2012/06/05/webteam-open-office-june-5/</link>
		<comments>http://blogs.law.stanford.edu/webteam/2012/06/05/webteam-open-office-june-5/#comments</comments>
		<pubDate>Tue, 05 Jun 2012 19:44:50 +0000</pubDate>
		<dc:creator>izaks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.law.stanford.edu/webteam/?p=114</guid>
		<description><![CDATA[
Digital Assets management for library
Wordpress vs Drupal &#8211; what should be used for a personal site.

]]></description>
			<content:encoded><![CDATA[<ul>
<li>Digital Assets management for library</li>
<li>Wordpress vs Drupal &#8211; what should be used for a personal site.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.law.stanford.edu/webteam/2012/06/05/webteam-open-office-june-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webteam Open Office</title>
		<link>http://blogs.law.stanford.edu/webteam/2012/02/07/webteam-open-office-hours/</link>
		<comments>http://blogs.law.stanford.edu/webteam/2012/02/07/webteam-open-office-hours/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 21:04:58 +0000</pubDate>
		<dc:creator>izaks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.law.stanford.edu/webteam/?p=81</guid>
		<description><![CDATA[Attending

Sergio Stone, Library
Dewayne Barens, Associate Director of Financial Aid
Ron Dolin, Codex
Katherine Loo, Codex
Sara Abarbanel, Faculty Support Team
Webteam

Topics

Permissions to video upload in a Wordpress site
Use of biblio module
New Drupal-based site preview

]]></description>
			<content:encoded><![CDATA[<p>Attending</p>
<ul>
<li>Sergio Stone, Library</li>
<li>Dewayne Barens, Associate Director of Financial Aid</li>
<li>Ron Dolin, Codex</li>
<li>Katherine Loo, Codex</li>
<li>Sara Abarbanel, Faculty Support Team</li>
<li>Webteam</li>
</ul>
<p>Topics</p>
<ul>
<li>Permissions to video upload in a Wordpress site</li>
<li>Use of biblio module</li>
<li>New Drupal-based site preview</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.law.stanford.edu/webteam/2012/02/07/webteam-open-office-hours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restoring Password</title>
		<link>http://blogs.law.stanford.edu/webteam/2010/09/17/restoring-password/</link>
		<comments>http://blogs.law.stanford.edu/webteam/2010/09/17/restoring-password/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 17:51:07 +0000</pubDate>
		<dc:creator>izaks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.law.stanford.edu/webteam/?p=72</guid>
		<description><![CDATA[http://videos.videopress.com/TDgUsMWw/password-web_hd.mp4
]]></description>
			<content:encoded><![CDATA[<p>http://videos.videopress.com/TDgUsMWw/password-web_hd.mp4</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.law.stanford.edu/webteam/2010/09/17/restoring-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://videos.videopress.com/TDgUsMWw/password-web_hd.mp4" length="9775640" type="video/mp4" />
		</item>
		<item>
		<title>Syncronization script for CMS-es on law servers</title>
		<link>http://blogs.law.stanford.edu/webteam/2010/06/02/syncronization-script-for-cms-es-on-law-servers/</link>
		<comments>http://blogs.law.stanford.edu/webteam/2010/06/02/syncronization-script-for-cms-es-on-law-servers/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 21:21:18 +0000</pubDate>
		<dc:creator>izaks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.law.stanford.edu/webteam/?p=78</guid>
		<description><![CDATA[
Usage:
alaink@vm03:~$ sudo sync.cms --help
USAGE
  sync.cms [source] [destination] [sync option] &#124; [optional argument]
DESCRIPTION
  Sync one CMS instance to another. Used to promote code from development site instances to staging and production.
REQUIRED ARGUMENTS
  Source and destination site aliases with one of the sync options or one of the optional arguments.
SYNC OPTIONS
  -nd, --no-db [...]]]></description>
			<content:encoded><![CDATA[<p><code><br />
Usage:<br />
<a href="http://giantdorks.org/alain/">alaink</a>@<a href="http://vm03.law.stanford.edu">vm03</a>:~$ sudo sync.cms --help</p>
<p>USAGE<br />
  sync.cms [source] [destination] [sync option] | [optional argument]</p>
<p>DESCRIPTION<br />
  Sync one CMS instance to another. Used to promote code from development site instances to staging and production.</p>
<p>REQUIRED ARGUMENTS<br />
  Source and destination site aliases with one of the sync options or one of the optional arguments.</p>
<p>SYNC OPTIONS<br />
  -nd, --no-db       Sync files only, skip the database</p>
<p>OPTIONAL ARGUMENTS<br />
  -la, --list-all    List all sites available for sync on this server<br />
  -lm, --list-my     List sites your Unix userid has access to sync<br />
  -h,  --help        Show this help<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.law.stanford.edu/webteam/2010/06/02/syncronization-script-for-cms-es-on-law-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test Embedding Video</title>
		<link>http://blogs.law.stanford.edu/webteam/2010/05/25/test-embedding-audio/</link>
		<comments>http://blogs.law.stanford.edu/webteam/2010/05/25/test-embedding-audio/#comments</comments>
		<pubDate>Tue, 25 May 2010 20:25:33 +0000</pubDate>
		<dc:creator>eadolfo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.law.stanford.edu/webteam/?p=59</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/OkFsqrB5rRQ?fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/OkFsqrB5rRQ?fs=1" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.law.stanford.edu/webteam/2010/05/25/test-embedding-audio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Combining PDFs</title>
		<link>http://blogs.law.stanford.edu/webteam/2010/02/12/combining-pdfs/</link>
		<comments>http://blogs.law.stanford.edu/webteam/2010/02/12/combining-pdfs/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 19:19:22 +0000</pubDate>
		<dc:creator>eadolfo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.law.stanford.edu/webteam/?p=49</guid>
		<description><![CDATA[Every year we get requests on how to easily combine pdfs. 
You can combine pdfs in the full version of Adobe Acrobat but if you don&#8217;t have that version there are cheap (free or low cost) alternatives. 
For PCs: PDF Split and Merge does exactly what you hope it would do. Combine your pdfs. This [...]]]></description>
			<content:encoded><![CDATA[<p>Every year we get requests on how to easily combine pdfs. </p>
<p>You can combine pdfs in the full version of Adobe Acrobat but if you don&#8217;t have that version there are cheap (free or low cost) alternatives. </p>
<p>For PCs: PDF Split and Merge does exactly what you hope it would do. Combine your pdfs. This <a href="http://www.makeuseof.com/tag/easily-split-and-merge-files-with-this-easy-tool/">article praises</a> it and you&#8217;re able to download it for <a href="http://www.pdfsam.org/?page_id=32">free here</a>.  Last we checked it looks like he <a href="http://www.pdfsam.org/">regularly makes updates</a> to this very useful utility so chances are good he will keep it updated. </p>
<p>For Macs: <a href="http://www.monkeybreadsoftware.de/Freeware/CombinePDFs.shtml">Combine PDF</a> is without a doubt the best tool to combine pdfs on a Mac. I&#8217;ve used it for 4 years and its never let me down. </p>
<p>Both of these apps request that you donate but it is not a requirement for the software to work. </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.law.stanford.edu/webteam/2010/02/12/combining-pdfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
