<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: Podcast 26: Technical considerations</title>
	<atom:link href="http://boagworld.com/podcast/podcast-26-technical-considerations/feed/" rel="self" type="application/rss+xml" />
	<link>http://boagworld.com/podcast/podcast-26-technical-considerations/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=podcast-26-technical-considerations</link>
	<description>Advice on web design and digital strategy from Paul Boag</description>
	<lastBuildDate>Fri, 10 May 2013 03:27:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Shammie Jayaransie</title>
		<link>http://boagworld.com/podcast/podcast-26-technical-considerations/#comment-1098</link>
		<dc:creator>Shammie Jayaransie</dc:creator>
		<pubDate>Fri, 23 Jun 2006 10:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/podcast-26-technical-considerations#comment-1098</guid>
		<description><![CDATA[&lt;p&gt;thanks&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric marden</title>
		<link>http://boagworld.com/podcast/podcast-26-technical-considerations/#comment-1097</link>
		<dc:creator>eric marden</dc:creator>
		<pubDate>Fri, 24 Mar 2006 16:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/podcast-26-technical-considerations#comment-1097</guid>
		<description><![CDATA[&lt;p&gt;You may be invested into Groove, but I want to suggest Basecamp - one of the best web applications I&#039;ve used for project managment. It&#039;s built by the same people that developed the Ruby on Rails framework and is an elegant example of usability, productivity and just the right about of AJAX to make the application reallly respond.
It&#039;s very useful for collaborating with your clients, and I&#039;ve found it very intuitive and easy for them to pick it up.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>You may be invested into Groove, but I want to suggest Basecamp &#8211; one of the best web applications I&#8217;ve used for project managment. It&#8217;s built by the same people that developed the Ruby on Rails framework and is an elegant example of usability, productivity and just the right about of AJAX to make the application reallly respond.<br />
It&#8217;s very useful for collaborating with your clients, and I&#8217;ve found it very intuitive and easy for them to pick it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Lembree</title>
		<link>http://boagworld.com/podcast/podcast-26-technical-considerations/#comment-1096</link>
		<dc:creator>Dennis Lembree</dc:creator>
		<pubDate>Sat, 11 Mar 2006 16:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/podcast-26-technical-considerations#comment-1096</guid>
		<description><![CDATA[&lt;p&gt;Great points, Phil. Also, I believe it&#039;s wise to somewhat regularly burn sites on a CD/DVD or external hard drive in order to archive it somewhere safely.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Great points, Phil. Also, I believe it&#8217;s wise to somewhat regularly burn sites on a CD/DVD or external hard drive in order to archive it somewhere safely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://boagworld.com/podcast/podcast-26-technical-considerations/#comment-1095</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Thu, 09 Mar 2006 14:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/podcast-26-technical-considerations#comment-1095</guid>
		<description><![CDATA[&lt;p&gt;I know in my web standards aware mind that web standards is the way to go for an easily findable site, but then I do a search for &quot;worst Christmas page&quot; on Google, and what comes up first? My award winning bad site, that doesn&#039;t conform to any web standards at all!
(though do a search for &quot;worst Christmas site&quot; and the podcast page for that episode comes up first, which would be made with web standards.)&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>I know in my web standards aware mind that web standards is the way to go for an easily findable site, but then I do a search for &#8220;worst Christmas page&#8221; on Google, and what comes up first? My award winning bad site, that doesn&#8217;t conform to any web standards at all!<br />
(though do a search for &#8220;worst Christmas site&#8221; and the podcast page for that episode comes up first, which would be made with web standards.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Palmieri</title>
		<link>http://boagworld.com/podcast/podcast-26-technical-considerations/#comment-1094</link>
		<dc:creator>Phil Palmieri</dc:creator>
		<pubDate>Wed, 08 Mar 2006 17:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/podcast-26-technical-considerations#comment-1094</guid>
		<description><![CDATA[&lt;p&gt;In reference to your last podcast about backing up your website i just wanted to
jump in. ( i know it&#039;s a short book ).
First, to your business people, always require a CD or other Soft copy of the
completed project on final payment - you shouldn&#039;t have to figure out how to
download the site yourself, that what you are paying a web company for.
Second, to developers.  You shouldn&#039;t really (in practice) have to backup your
production server, your production server in essence is a snapshot of a stable
release.  You should be backing up a version from the dev environment.
You can do this with a CVS like you mentioned, but in a 1 man shop I build a
version on my development server, then when i have a release i make a zip of
that stable version and archive it.
You should NEVER in a perfect world be touching your production files - if
something needs to be changed, change it on the DEV Server, then when it works
move it up.  I know this is a hard concept to implement 100% because some
people want things, and they want them now - and its hard to justify a release
for a ridiculously simple update.  I adopted the habit of if the client must
have the change now - i make them sign a document stating that they are aware
it hasn&#039;t been tested etc, etc..  Usually this scares them off. - but if not, i
am 100% covered.
If you are looking at hiring a company to do web development, and they do not
offer an development view (not public) of your projects - run and hide -- that
is usually a good sign of the professionalism of the company. It&#039;s almost the
Hobby / Professional boundary - along with other things.
Did i mention not to ever, ever, ever work on the production server?  Ok.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>In reference to your last podcast about backing up your website i just wanted to<br />
jump in. ( i know it&#8217;s a short book ).<br />
First, to your business people, always require a CD or other Soft copy of the<br />
completed project on final payment &#8211; you shouldn&#8217;t have to figure out how to<br />
download the site yourself, that what you are paying a web company for.<br />
Second, to developers.  You shouldn&#8217;t really (in practice) have to backup your<br />
production server, your production server in essence is a snapshot of a stable<br />
release.  You should be backing up a version from the dev environment.<br />
You can do this with a CVS like you mentioned, but in a 1 man shop I build a<br />
version on my development server, then when i have a release i make a zip of<br />
that stable version and archive it.<br />
You should NEVER in a perfect world be touching your production files &#8211; if<br />
something needs to be changed, change it on the DEV Server, then when it works<br />
move it up.  I know this is a hard concept to implement 100% because some<br />
people want things, and they want them now &#8211; and its hard to justify a release<br />
for a ridiculously simple update.  I adopted the habit of if the client must<br />
have the change now &#8211; i make them sign a document stating that they are aware<br />
it hasn&#8217;t been tested etc, etc..  Usually this scares them off. &#8211; but if not, i<br />
am 100% covered.<br />
If you are looking at hiring a company to do web development, and they do not<br />
offer an development view (not public) of your projects &#8211; run and hide &#8212; that<br />
is usually a good sign of the professionalism of the company. It&#8217;s almost the<br />
Hobby / Professional boundary &#8211; along with other things.<br />
Did i mention not to ever, ever, ever work on the production server?  Ok.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerben</title>
		<link>http://boagworld.com/podcast/podcast-26-technical-considerations/#comment-1093</link>
		<dc:creator>Gerben</dc:creator>
		<pubDate>Tue, 07 Mar 2006 20:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/podcast-26-technical-considerations#comment-1093</guid>
		<description><![CDATA[&lt;p&gt;Again, good podcast. Loved the backgroundsound of keyboards and spinning cooler-fans ;-)&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Again, good podcast. Loved the backgroundsound of keyboards and spinning cooler-fans ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jedatu</title>
		<link>http://boagworld.com/podcast/podcast-26-technical-considerations/#comment-1092</link>
		<dc:creator>jedatu</dc:creator>
		<pubDate>Tue, 07 Mar 2006 17:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://wpboagworld:83/uncategorized/podcast-26-technical-considerations#comment-1092</guid>
		<description><![CDATA[&lt;p&gt;You should consider using &lt;a href=&quot;http://www.shrinkster.com&quot; rel=&quot;nofollow&quot;&gt;http://www.shrinkster.com&lt;/a&gt; to shorten the links you read out over the podcast.  As long as everyone knows you are using shrinkster, then all they need to remember is the 3 character code at the end.
Here is a shrinkster link to this post:
&lt;a href=&quot;http://shrinkster.com/cqw&quot; rel=&quot;nofollow&quot;&gt;http://shrinkster.com/cqw&lt;/a&gt;
Great podcast guys!&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>You should consider using <a href="http://www.shrinkster.com" rel="nofollow">http://www.shrinkster.com</a> to shorten the links you read out over the podcast.  As long as everyone knows you are using shrinkster, then all they need to remember is the 3 character code at the end.<br />
Here is a shrinkster link to this post:<br />
<a href="http://shrinkster.com/cqw" rel="nofollow">http://shrinkster.com/cqw</a><br />
Great podcast guys!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

 Served from: boagworld.com @ 2013-05-18 14:40:20 by W3 Total Cache -->