<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1038087" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1038087</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/online-website-builder-platforms#comment-1220077</link>
    <description> &lt;p&gt;You might try &lt;a href=&quot;http://weupgradewebsites.com&quot; class=&quot;bb-url&quot;&gt;http://weupgradewebsites.com&lt;/a&gt;... They have a web builder that includes hosting and they have a include feature that allows you to use 3rd party scripts.&lt;/p&gt;
 </description>
     <pubDate>Tue, 05 Jun 2007 00:26:50 +0000</pubDate>
 <dc:creator>thinksuccess</dc:creator>
 <guid isPermaLink="false">comment 1220077 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/online-website-builder-platforms#comment-1217781</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;matman wrote:&lt;/strong&gt; One point on something you said - please make due allowance for my &#039;novice naivety&#039; in these matters!&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Heh, no problem. You seemed set on a particular path so I was working under the assumption that you weren&#039;t a novice as such. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Seems you&#039;ve done some pretty extensive research though.&lt;/p&gt;
&lt;p&gt;If I were in your situation I would pick a CMS and use plugins for it to do everything I needed. If a plugin didn&#039;t offer what I wanted I&#039;d write a patch and make sure it was included in the plugin code. In your case you could pay someone to write a patch (or even a whole module, this happens quite often). It&#039;s nearly always beneficial to get the code that&#039;s been written into an existing plugin, then it will be checked by other people (so if you paid for it to be written you know they&#039;re not ripping you off). Also if it&#039;s part of another module you wont have to worry about upgrading your code when the CMS changes. You should be able to download the new version and go!&lt;/p&gt;
&lt;p&gt;Personally I use &lt;a href=&quot;http://drupal.org&quot; class=&quot;bb-url&quot;&gt;Drupal&lt;/a&gt; for pretty-much everything, it&#039;s excellently written and has plenty of &lt;a href=&quot;http://drupal.org/project/Modules&quot; class=&quot;bb-url&quot;&gt;modules&lt;/a&gt; to choose from. Some modules that would fit requirements (but take no integration work) are:&lt;/p&gt;
&lt;ul class=&quot;bb-list&quot;&gt;
&lt;li&gt; In place of 1shoppingcart: the &lt;a href=&quot;http://drupal.org/project/ecommerce&quot; class=&quot;bb-url&quot;&gt;E-Commerce&lt;/a&gt; modules or &lt;a href=&quot;http://drupal.org/project/ubercart&quot; class=&quot;bb-url&quot;&gt;Ubercart&lt;/a&gt; (daft name, but looks really good). There are also many &lt;a href=&quot;http://drupal.org/project/ecommerce&quot; class=&quot;bb-url&quot;&gt;complimentary modules and backends to eCommerce&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt; For sending e-mails to your customer contact list: &lt;a href=&quot;http://drupal.org/project/mass_contact&quot; class=&quot;bb-url&quot;&gt;Mass Contact&lt;/a&gt;, &lt;a href=&quot;http://drupal.org/project/advuser&quot; class=&quot;bb-url&quot;&gt;Advanced User&lt;/a&gt;, or &lt;a href=&quot;http://drupal.org/project/news&quot; class=&quot;bb-url&quot;&gt;News&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt; Recurring payments (subscriptions and wotnot): &lt;a href=&quot;http://drupal.org/project/ecommerce&quot; class=&quot;bb-url&quot;&gt;E-Commerce&lt;/a&gt; can handle this. &lt;a href=&quot;http://drupal.org/project/lm_paypal&quot; class=&quot;bb-url&quot;&gt;lm_paypal&lt;/a&gt; has similar functionality as does &lt;a href=&quot;http://drupal.org/project/quickfile&quot; class=&quot;bb-url&quot;&gt;Quickfile&lt;/a&gt; (although it doesn&#039;t require that the user sign-up for a Drupal account).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Using standard modules like this will help you a lot, these are popular so are going to be around for many versions to come. If you decide that you must use those specific third party modules, then get someone to code plugins for you, I fear you&#039;ll be stuck when the time comes to upgrade your CMS/OWBP to the latest version.&lt;/p&gt;
&lt;p&gt;Hopefully the &#039;this is what I&#039;d do&#039; scenario is somehow helpful. There&#039;s nothing stopping you from &lt;a href=&quot;http://drupal.org/download&quot; class=&quot;bb-url&quot;&gt;downloading Drupal&lt;/a&gt; or even &lt;a href=&quot;http://www.opensourcecms.com/index.php?option=com_content&amp;amp;task=view&amp;amp;id=132&quot; class=&quot;bb-url&quot;&gt;trying it online&lt;/a&gt; (although you wont have access to the extra modules). There are plenty of other CMS to try on &lt;a href=&quot;http://www.opensourcecms.com/&quot; class=&quot;bb-url&quot;&gt;http://www.opensourcecms.com/&lt;/a&gt; too.&lt;/p&gt;
&lt;p&gt;*** EDIT ***&lt;br /&gt;
If you really need paid support, &lt;a href=&quot;http://www.lullabot.com/&quot; class=&quot;bb-url&quot;&gt;Lullabot&lt;/a&gt; have a good reputation, or I can put something together if you want. Don&#039;t think you need to be paying a subscription though, you should only pay for the development you need, once a website is setup and you&#039;re happy it doesn&#039;t require much (if any) more work. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Apr 2007 16:42:05 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1217781 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Owbp</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/online-website-builder-platforms#comment-1217672</link>
    <description> &lt;p&gt;Jeeves&lt;/p&gt;
&lt;p&gt;Much Appreciate you comments. You&#039;ve certainly provided some food for thought. It&#039;ll be interesting to see what others think too. &lt;/p&gt;
&lt;p&gt;One point on something you said - please make due allowance for my &#039;novice naivety&#039; in these matters! - I gather that some webmasters who build small, low budget sites - such as community projects, one man business sites, or personal /  fun sites - sometimes use the more sophisticated / expensive versions of Online Website Building Platforms, to create sites so that they can more easily hand over the reigns to the &#039;&#039;project sponsor / site owner&#039;&#039; who will frequently need to manage the site with little (or no) HTML knowledge. Adopting this site building strategy for some (not all) clients, might well also help the experienced developer increase his / her output.&lt;/p&gt;
&lt;p&gt;Thanks again for your thoughts.&lt;/p&gt;
&lt;p&gt;And Best Wishes from sunny Northamptonshire in the UK.&lt;/p&gt;
&lt;p&gt;Mat&lt;/p&gt;
 </description>
     <pubDate>Wed, 11 Apr 2007 10:28:58 +0000</pubDate>
 <dc:creator>matman</dc:creator>
 <guid isPermaLink="false">comment 1217672 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/online-website-builder-platforms#comment-1217617</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;matman wrote:&lt;/strong&gt; I&#039;m hoping someone in this forum will know whether I stand a realistic chance of finding an OWBP that offers that degree of flexibility.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Yes you can always get flexibility, the problem is that flexibility is nearly always inversely proportional to ease of use.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;matman wrote:&lt;/strong&gt; I&#039;ve been trying for a while to identify an Online Website Building Platform (OWBP)&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Much depends on what you want to do, but I&#039;ve never heard of an &#039;OWBP&#039; that&#039;s any good. If they were most of the people here would be working in Tesco (or Wal-Mart depending on which country you&#039;re from &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; ). You could probably build a simple site, pick from a couple of designs and enter content in a restricted way. If this is all you need then good, however I predict you&#039;re going to quickly become annoyed by the limitations of such a system and will want that flexibility you described.&lt;/p&gt;
&lt;p&gt;I am assuming that by &#039;OWBP&#039; you mean one of those wholly automated systems, you enter some details and it builds the website for you? I doubt anyone on this forum would think of using a system like that, we find it very simple to write our own sites and install our own software. &lt;/p&gt;
&lt;p&gt;The example of 123-reg is interesting as the software offered by them seems to be freely available anyway, it&#039;s good that they&#039;re using FLOSS (Free/Libre Open Source Software), but I doubt their ability to offer support it (since they aren&#039;t the people who make the software). The blog software is almost certainly &lt;a href=&quot;http://www.wordpress.com&quot; class=&quot;bb-url&quot;&gt;Wordpress&lt;/a&gt;, while the photo gallery is likely to be &lt;a href=&quot;http://gallery.menalto.com/&quot; class=&quot;bb-url&quot;&gt;Gallery&lt;/a&gt;. Not sure about the others items on that list.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;matman wrote:&lt;/strong&gt; However, I need one that is flexible enough to allow me to easily and inexpensively integrate &#039;third party&#039; functionality.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I don&#039;t think one exists. As these systems tend to be very restrictive you will--at the very least--have to learn how to install your own CMS/blog software (trust me, it&#039;s not difficult to do). There&#039;s another problem when integrating those third-party products, unless the CMS/blog software already has one available, a plugin will have to be written.&lt;/p&gt;
 </description>
     <pubDate>Tue, 10 Apr 2007 16:41:25 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1217617 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
