<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Better living through bookmarklets; or, one-​​click switch between UW dev and production servers</title>
	<atom:link href="http://scottbush.net/it/better-living-through-bookmarklets-or-one-click-switch-between-uw-dev-and-production-servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://scottbush.net/it/better-living-through-bookmarklets-or-one-click-switch-between-uw-dev-and-production-servers/</link>
	<description>Notes on web development (and a few other topics)</description>
	<lastBuildDate>Sat, 17 Sep 2011 19:56:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Better living through bookmarklets: JSON prettifier &#124; Scott Bush</title>
		<link>http://scottbush.net/it/better-living-through-bookmarklets-or-one-click-switch-between-uw-dev-and-production-servers/#comment-11371</link>
		<dc:creator>Better living through bookmarklets: JSON prettifier &#124; Scott Bush</dc:creator>
		<pubDate>Tue, 23 Nov 2010 18:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://scottbush.net/v2/blog/?p=1111#comment-11371</guid>
		<description>[...] bookmarklets: JSON prettifier Posted on Nov 20, 2010 in IT, Web Dev &#124; 1 comment A while back I posted a bookmarklet on this blog that aimed to make life easier for a small group of web developers. Since then I&#039;ve [...]</description>
		<content:encoded><![CDATA[<p>[...] bookmarklets: JSON prettifier Posted on Nov 20, 2010 in IT, Web Dev | 1 comment A while back I posted a bookmarklet on this blog that aimed to make life easier for a small group of web developers. Since then I&#039;ve [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy</title>
		<link>http://scottbush.net/it/better-living-through-bookmarklets-or-one-click-switch-between-uw-dev-and-production-servers/#comment-9765</link>
		<dc:creator>Tommy</dc:creator>
		<pubDate>Sun, 07 Nov 2010 02:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://scottbush.net/v2/blog/?p=1111#comment-9765</guid>
		<description>Scott, thanks for the link to my SM article! Your situation sounds like a perfect use for a bookmarklet: a small solution for a small problem. Funny how things like that seem insignificant, but if you can streamline the process at all, you save yourself a lot of time in the long run.
&quot;Work smart, not hard.&quot;
Anyway, kudos!</description>
		<content:encoded><![CDATA[<p>Scott, thanks for the link to my SM article! Your situation sounds like a perfect use for a bookmarklet: a small solution for a small problem. Funny how things like that seem insignificant, but if you can streamline the process at all, you save yourself a lot of time in the long run.</p>
<p>&#8220;Work smart, not hard.&#8221;</p>
<p>Anyway, kudos!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Bush</title>
		<link>http://scottbush.net/it/better-living-through-bookmarklets-or-one-click-switch-between-uw-dev-and-production-servers/#comment-1298</link>
		<dc:creator>Scott Bush</dc:creator>
		<pubDate>Fri, 16 Jul 2010 15:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://scottbush.net/v2/blog/?p=1111#comment-1298</guid>
		<description>Joel, this was a great suggestion! Per our discussion, I&#039;ve updated the bookmarklet to test for the existence of a particular div ID that signifies a Plone-based site. It now properly directs to the correct development environment.
There&#039;s nothing anyone has to do; the javascript file the bookmarklet references has been updated, so there&#039;s nothing the user has to install or change.
By the way, you&#039;ve got a nice site over at &lt;a href=&quot;http://www.yellowbutton.com/ &quot; rel=&quot;nofollow&quot;&gt;http://www.yellowbutton.com/&lt;/a&gt;
Other suggestions?</description>
		<content:encoded><![CDATA[<p>Joel, this was a great suggestion! Per our discussion, I&#8217;ve updated the bookmarklet to test for the existence of a particular div ID that signifies a Plone-based site. It now properly directs to the correct development environment.<br />
There&#8217;s nothing anyone has to do; the javascript file the bookmarklet references has been updated, so there&#8217;s nothing the user has to install or change.<br />
By the way, you&#8217;ve got a nice site over at <a href="http://www.yellowbutton.com/ " rel="nofollow">http://www.yellowbutton.com/</a><br />
Other suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Davis</title>
		<link>http://scottbush.net/it/better-living-through-bookmarklets-or-one-click-switch-between-uw-dev-and-production-servers/#comment-952</link>
		<dc:creator>Joel Davis</dc:creator>
		<pubDate>Mon, 21 Jun 2010 16:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://scottbush.net/v2/blog/?p=1111#comment-952</guid>
		<description>Nice work.  I notice that this doesn&#039;t work for content on the UW&#039;s new Plone site (where http://www.washington.edu = https://uwplone1.cac.washington.edu/uwmarketing/).  I&#039;d love to have a second bookmarklet (www2uwplone?) for toggling back and fourth with that development site.  Or maybe you could add an if/then clause to make your current bookmarklet direct either type of request to the proper place?</description>
		<content:encoded><![CDATA[<p>Nice work.  I notice that this doesn&#8217;t work for content on the UW&#8217;s new Plone site (where <a href="http://www.washington.edu" rel="nofollow">http://www.washington.edu</a> = <a href="https://uwplone1.cac.washington.edu/uwmarketing/" rel="nofollow">https://uwplone1.cac.washington.edu/uwmarketing/</a>).  I&#8217;d love to have a second bookmarklet (www2uwplone?) for toggling back and fourth with that development site.  Or maybe you could add an if/then clause to make your current bookmarklet direct either type of request to the proper place?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Kerr</title>
		<link>http://scottbush.net/it/better-living-through-bookmarklets-or-one-click-switch-between-uw-dev-and-production-servers/#comment-949</link>
		<dc:creator>Kevin Kerr</dc:creator>
		<pubDate>Fri, 18 Jun 2010 18:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://scottbush.net/v2/blog/?p=1111#comment-949</guid>
		<description>This is awesome. Thanks!</description>
		<content:encoded><![CDATA[<p>This is awesome. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: scottbush.net @ 2012-05-22 18:14:52 by W3 Total Cache -->
