<?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>The Stata Things &#187; WordPress</title>
	<atom:link href="http://enoriver.net/index.php/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://enoriver.net</link>
	<description>computing for fun and profit</description>
	<lastBuildDate>Mon, 07 May 2012 13:43:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Texturize? What kind of word is that?</title>
		<link>http://enoriver.net/index.php/2008/12/14/texturize-what-kind-of-word-is-that/</link>
		<comments>http://enoriver.net/index.php/2008/12/14/texturize-what-kind-of-word-is-that/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 19:37:01 +0000</pubDate>
		<dc:creator>Gabi Huiber</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[quotes]]></category>

		<guid isPermaLink="false">http://enoriver.net/?p=405</guid>
		<description><![CDATA[When I upgraded my WordPress install, all my quotes started getting matched -- the marks tilted downward on the left side, and upward on the right. That is the WordPress default behavior and it's called "texturize". I guess if your blog is your piece of fancy stationery you like your quotes that way. But I [...]]]></description>
			<content:encoded><![CDATA[<p>When I upgraded my WordPress install, all my quotes started getting matched -- the marks tilted downward on the left side, and upward on the right. That is the WordPress default behavior and it's called "texturize". I guess if your blog is your piece of fancy stationery you like your quotes that way. But I post code, in monospace type. My quotes must be raw and unfiltered, the way they look on a terminal window. And I can't remember what I did when I installed WordPress in the first place to turn that matching quote business off, but it worked.</p>
<p>Alright: do you have any idea what Google turns up when you try "matching quotes", "double quotes" or "WordPress matching quotes" as search terms? A lot of junk. In the English language "quote" means citation and price estimate among other things. I guess that's what "texturize" is supposed to prevent, but who's going to remember that word and, more importantly, who's going to remember what it means in this specific context? Well, I'm posting this so my quote troubles may be finally over.</p>
<p>On my next upgrade I will do what I did just now: I will re-activate my copy of Jason Litka's "Disable wptexturize" plugin. The original description of how it works is on <a href="http://www.jasonlitka.com/2007/09/25/wordpress-plugin-disable-wptexturize/">Jason's blog</a>. If you were looking for the same thing and Google sent you here, go there.</p>
<p>Thank you, Jason.</p>
]]></content:encoded>
			<wfw:commentRss>http://enoriver.net/index.php/2008/12/14/texturize-what-kind-of-word-is-that/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading WordPress</title>
		<link>http://enoriver.net/index.php/2008/12/12/upgrading-wordpress/</link>
		<comments>http://enoriver.net/index.php/2008/12/12/upgrading-wordpress/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 23:44:41 +0000</pubDate>
		<dc:creator>Gabi Huiber</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://enoriver.net/?p=391</guid>
		<description><![CDATA[Today I upgraded my WordPress installation for the first time, to 2.7 'Coltrane'.  The three-step upgrade was as easy and trouble-free as advertised and there's no point in trying to make the excellent Codex instructions any clearer. But I could have been easier on myself still, so here's a cookbook on what I will do [...]]]></description>
			<content:encoded><![CDATA[<p>Today I upgraded my WordPress installation for the first time, to 2.7 'Coltrane'.  The <a href="http://codex.wordpress.org/Upgrading_WordPress">three-step upgrade</a> was as easy and trouble-free as advertised and there's no point in trying to make the excellent Codex instructions any clearer. But I could have been easier on myself still, so here's a cookbook on what I will do next time:</p>
<p>I keep a mirror of my WordPress blog on my local computer in "C:/work/enoriver blog backups/". There are three folders there: "wordpress files",  "upgrades" and "database".</p>
<p>The folder "wordpress files" has two subfolders: "blog" and "blog_old". The folder "blog" mirrors my latest live WordPress install. It has the current sub-folders -- wp-admin, wp-content, wp-includes --  and the current loose files. The folder "blog_old" mirrors my previous WordPress install.</p>
<p><strong>From here on out all file path names are relative to "C:/work/enoriver blog backups":</strong></p>
<p>Next time I upgrade, I will download the zipped files of the newest version and save them to the "/upgrades" folder. Next, I will do the database backup and copy the .sql file to the "/database" folder. </p>
<p>Then I will synchronize -- using the excellent <a href="http://winscp.net/eng/index.php">WinSCP</a> -- my "/wordpress files/blog" folder with my current install. Chances are nothing will have changed between now and then, but can't hurt. Between the database backup and this sync, I will have just produced a full backup.</p>
<p>Next, I will erase "/wordpress files/blog_old", make a copy of my "/wordpress files/blog" folder, and rename it "/wordpress files/blog_old".</p>
<p>Next, in my "/wordpress files/blog" folder I will erase the "wp-includes" and "wp-admin" folders.</p>
<p>Next, I will unzip the new WordPress in the "/upgrades" folder. It will create a folder named "/upgrades/wordpress" with the newest version of the three sub-folders and the loose file.  I will move "/upgrades/wordpress/wp-includes" and "/upgrades/wordpress/wp-admin" to my "/wordpress files/blog" folder. I will also move the loose files in "/upgrades/wordpress" and overwrite whatever loose files I have in "/wordpress files/blog".</p>
<p>At this point, the only sub-folder left in "/upgrades/wordpress" is "wp-content". I cannot move this one to "/wordpress files/blog", because that would erase my customizations. Instead, I must move its content to that of "/wordpress files/blog/wp-content". Once I moved the content of "/upgrades/wordpress/wp-content", this file path is now an empty shell. I can tidy up by removing "/upgrades/wordpress" and all its contents. This leaves "/upgrades" with only the zipped folder that I downloaded from <a href="http://wordpress.org">WordPress</a>, like it was just before I started this process.</p>
<p>Now the "/wordpress files/blog" has the latest install, which is not yet live on my site; and "/wordpress files/blog_old" mirrors my current site. Next, I overwrite the blog on my site with "/wordpress files/blog", also with WinSCP, and hope for the best. If I need to upgrade the database, WordPress will let me know and present me with a script to run. If I screwed anything up, I can just revert to "/wordpress files/blog_old".</p>
]]></content:encoded>
			<wfw:commentRss>http://enoriver.net/index.php/2008/12/12/upgrading-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

