<?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>Outta Bounds</title>
	<atom:link href="http://blog.estherswhite.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.estherswhite.net</link>
	<description>Esther, geekin' out</description>
	<lastBuildDate>Tue, 31 May 2011 12:08:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>“Designing for the web” or “Ouch! My double-click finger hurts”</title>
		<link>http://blog.estherswhite.net/2010/03/designing-for-the-web/</link>
		<comments>http://blog.estherswhite.net/2010/03/designing-for-the-web/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 17:48:38 +0000</pubDate>
		<dc:creator>Esther</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[user experience]]></category>

		<guid isPermaLink="false">http://blog.estherswhite.net/?p=429</guid>
		<description><![CDATA[I recently had the opportunity to watch a client look over some site comps. (Ellen, the client, is a local artist. I have been teaching her to use her digital camera and Photoshop to document her artwork. She knows that I also do web design and wanted my opinion on her new site. I agreed [...]]]></description>
		<wfw:commentRss>http://blog.estherswhite.net/2010/03/designing-for-the-web/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Customizing TinyMCE without Advanced TinyMCE</title>
		<link>http://blog.estherswhite.net/2009/11/customizing-tinymce/</link>
		<comments>http://blog.estherswhite.net/2009/11/customizing-tinymce/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 01:40:19 +0000</pubDate>
		<dc:creator>Esther</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[iframes]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[wordpress admin]]></category>

		<guid isPermaLink="false">http://blog.estherswhite.net/?p=394</guid>
		<description><![CDATA[Advanced TinyMCE is a useful plugin; it lets you add all of the buttons that WordPress &#8220;hides.&#8221; When you need to add &#8216;Word-like&#8217; WYSIWIG editing to a WordPress site, it&#8217;s probably your best choice. But most of the time, giving your users a &#8216;Word-like&#8217; interface is a bad idea. (Admit it!) After spending some time [...]]]></description>
		<wfw:commentRss>http://blog.estherswhite.net/2009/11/customizing-tinymce/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>How To: Allow Syntax Highlighting in WordPress Comments</title>
		<link>http://blog.estherswhite.net/2009/10/how-to-allow-syntax-highlighting-in-wordpress-comments/</link>
		<comments>http://blog.estherswhite.net/2009/10/how-to-allow-syntax-highlighting-in-wordpress-comments/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 02:04:03 +0000</pubDate>
		<dc:creator>Esther</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://blog.estherswhite.net/?p=324</guid>
		<description><![CDATA[I suppose this could be a plugin, but it seems too simple for all that… With SyntaxHighlighter Evolved installed, add the following PHP snippet to your functions.php file to allow syntax highlighting in your WordPress comments: function highlight_comment_text() { if ( (array_key_exists('SyntaxHighlighter', $GLOBALS) ) { $highlighter = new SyntaxHighlighter(); return $highlighter-&#62;parse_shortcodes(get_comment_text() ); } else { [...]]]></description>
		<wfw:commentRss>http://blog.estherswhite.net/2009/10/how-to-allow-syntax-highlighting-in-wordpress-comments/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Naked Blogging</title>
		<link>http://blog.estherswhite.net/2009/09/naked-blogging/</link>
		<comments>http://blog.estherswhite.net/2009/09/naked-blogging/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 19:46:50 +0000</pubDate>
		<dc:creator>Esther</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.estherswhite.net/?p=294</guid>
		<description><![CDATA[Why has this blog been naked for the past few weeks? Because — I&#8217;m in the middle of a re-design! After a few months of switching back and forth between different &#8220;minimalist&#8221; WordPress themes by other developers, I&#8217;ve finally begun the process of writing a theme for Outta Bounds. I&#8217;ve chosen the Thematic WordPress Theme [...]]]></description>
		<wfw:commentRss>http://blog.estherswhite.net/2009/09/naked-blogging/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>One BIG WordPress Site: A Case Study</title>
		<link>http://blog.estherswhite.net/2009/07/one-big-wordpress-site-a-case-study/</link>
		<comments>http://blog.estherswhite.net/2009/07/one-big-wordpress-site-a-case-study/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 19:36:19 +0000</pubDate>
		<dc:creator>Esther</dc:creator>
				<category><![CDATA[WPMU]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://blog.estherswhite.net/?p=103</guid>
		<description><![CDATA[I recently finished a big project, a few months in the making, that tests the limits of "WordPress as a CMS." At some points in development, I wondered if it was a crazy idea to do this all in WordPress -- but the easy UI (for my client) and quick development (for me) made it [...]]]></description>
		<wfw:commentRss>http://blog.estherswhite.net/2009/07/one-big-wordpress-site-a-case-study/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Example of a &#8220;Simple&#8221; Dreamweaver Extension or &#8216;One more reason to hate Dreamweaver&#8217;</title>
		<link>http://blog.estherswhite.net/2009/05/example-of-a-simple-dreamweaver-extension/</link>
		<comments>http://blog.estherswhite.net/2009/05/example-of-a-simple-dreamweaver-extension/#comments</comments>
		<pubDate>Thu, 14 May 2009 20:44:51 +0000</pubDate>
		<dc:creator>Esther</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.estherswhite.net/blog/?p=90</guid>
		<description><![CDATA[I normally stay away from Dreamweaver, mostly because of a personal dislike, but also beacause if a client wants to use Dreamweaver (because they want to be able to edit their own site), it&#8217;s likely they&#8217;ll get in over their head and then &#8220;Design View&#8221; will gunk up the code. I prefer using a CMS [...]]]></description>
		<wfw:commentRss>http://blog.estherswhite.net/2009/05/example-of-a-simple-dreamweaver-extension/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introducing: WordCycle</title>
		<link>http://blog.estherswhite.net/2009/05/introducing-wordcycle/</link>
		<comments>http://blog.estherswhite.net/2009/05/introducing-wordcycle/#comments</comments>
		<pubDate>Tue, 12 May 2009 14:20:55 +0000</pubDate>
		<dc:creator>Esther</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.estherswhite.net/blog/?p=77</guid>
		<description><![CDATA[Edit: For more information on WordCycle, examples, and support, please see the WordCycle page. I mostly develop two kinds of websites: WordPress sites and not-WordPress sites. In these not-WP sites, I find that I use Alsup&#8217;s jQuery Cycle Plugin on a regular basis. For a new project, my client has a slideshow on their homepage [...]]]></description>
		<wfw:commentRss>http://blog.estherswhite.net/2009/05/introducing-wordcycle/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>WP+jMonthCalendar=Fancy</title>
		<link>http://blog.estherswhite.net/2009/03/wpjmonthcalendarfancy/</link>
		<comments>http://blog.estherswhite.net/2009/03/wpjmonthcalendarfancy/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 18:43:45 +0000</pubDate>
		<dc:creator>Esther</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://www.estherswhite.net/blog/?p=65</guid>
		<description><![CDATA[I'm developing a website in WordPress for a "tourist destination" that has a few types of content -- webpages, blog posts, events, and business listings. After learning a few things about using WordPress as CMS, I decided at the beginning that everything (except for webpages) would need to be some kind of Post. Using Freshout's [...]]]></description>
		<wfw:commentRss>http://blog.estherswhite.net/2009/03/wpjmonthcalendarfancy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress as a CMS</title>
		<link>http://blog.estherswhite.net/2009/02/wordpress-as-a-cms/</link>
		<comments>http://blog.estherswhite.net/2009/02/wordpress-as-a-cms/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 16:00:10 +0000</pubDate>
		<dc:creator>Esther</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://www.estherswhite.net/blog/?p=44</guid>
		<description><![CDATA[I&#8217;ve come across a number of useful &#8220;WordPress as a CMS&#8221; type posts, but only a few that detail building an actual WordPress site. I&#8217;m going to go over how I setup a basic CMS using WordPress in a recent project for the startup lecture management firm, Verbatim Lecture Management. Verbatim needed a site that [...]]]></description>
		<wfw:commentRss>http://blog.estherswhite.net/2009/02/wordpress-as-a-cms/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Syncing Google Calendars to your Mac (+ iPhone)</title>
		<link>http://blog.estherswhite.net/2008/10/syncing-google-calendars-to-your-mac-iphone/</link>
		<comments>http://blog.estherswhite.net/2008/10/syncing-google-calendars-to-your-mac-iphone/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 16:38:05 +0000</pubDate>
		<dc:creator>Esther</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[gcal]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.estherswhite.net/blog/?p=40</guid>
		<description><![CDATA[Because this wasn&#8217;t easy to find when I did a Google search on how to do it&#8230; I&#8217;ve been using Google Calendar for a few years because it was really the only feasible way to manage my schedule in school, where I used more than one laptop, lab machines, and kiosks on a regular basis. [...]]]></description>
		<wfw:commentRss>http://blog.estherswhite.net/2008/10/syncing-google-calendars-to-your-mac-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

