<?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: How Do You Design An Interactive Site That Allows Businesses To Subscribe Or Post Their Information?</title> <atom:link href="http://www.techenigma.com/2009/09/how-do-you-design-an-interactive-site-that-allows-businesses-to-subscribe-or-post-their-information/feed/" rel="self" type="application/rss+xml" /><link>http://www.techenigma.com/2009/09/how-do-you-design-an-interactive-site-that-allows-businesses-to-subscribe-or-post-their-information/</link> <description>Technology.Simple</description> <lastBuildDate>Tue, 31 Jan 2012 19:02:55 +1100</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>By: connor.w</title><link>http://www.techenigma.com/2009/09/how-do-you-design-an-interactive-site-that-allows-businesses-to-subscribe-or-post-their-information/comment-page-1/#comment-687</link> <dc:creator>connor.w</dc:creator> <pubDate>Mon, 28 Sep 2009 21:40:14 +0000</pubDate> <guid
isPermaLink="false">http://www.techenigma.com/2009/09/how-do-you-design-an-interactive-site-that-allows-businesses-to-subscribe-or-post-their-information/#comment-687</guid> <description>Probably the easiest software is the free wordpress for blogging (http://wordpress.org/ ) which you can install on your server. There is a large extension base so you should be able to find whatever you need.</description> <content:encoded><![CDATA[<div
class="KonaBody"> <!-- google_ad_section_start --><br
/></p><p>Probably the easiest software is the free wordpress for blogging (<a
href="http://wordpress.org/" rel="nofollow">http://wordpress.org/</a> ) which you can install on your server. There is a large extension base so you should be able to find whatever you need.<br
/> <br
/> <!-- google_ad_section_end --></p></div><p></p> ]]></content:encoded> </item> <item><title>By: icewalk1</title><link>http://www.techenigma.com/2009/09/how-do-you-design-an-interactive-site-that-allows-businesses-to-subscribe-or-post-their-information/comment-page-1/#comment-686</link> <dc:creator>icewalk1</dc:creator> <pubDate>Mon, 28 Sep 2009 21:06:58 +0000</pubDate> <guid
isPermaLink="false">http://www.techenigma.com/2009/09/how-do-you-design-an-interactive-site-that-allows-businesses-to-subscribe-or-post-their-information/#comment-686</guid> <description>try looking into a php script that forwards the content of a text box to a provided email address (yours), and sends a confirmation mail to them (if wanted). If you want to set something like a forum up, it could get a bit complicated, but php does that too.</description> <content:encoded><![CDATA[<div
class="KonaBody"> <!-- google_ad_section_start --><br
/></p><p>try looking into a php script that forwards the content of a text box to a provided email address (yours), and sends a confirmation mail to them (if wanted). If you want to set something like a forum up, it could get a bit complicated, but php does that too.<br
/> <br
/> <!-- google_ad_section_end --></p></div><p></p> ]]></content:encoded> </item> <item><title>By: Jeanray</title><link>http://www.techenigma.com/2009/09/how-do-you-design-an-interactive-site-that-allows-businesses-to-subscribe-or-post-their-information/comment-page-1/#comment-685</link> <dc:creator>Jeanray</dc:creator> <pubDate>Mon, 28 Sep 2009 21:00:11 +0000</pubDate> <guid
isPermaLink="false">http://www.techenigma.com/2009/09/how-do-you-design-an-interactive-site-that-allows-businesses-to-subscribe-or-post-their-information/#comment-685</guid> <description>Well, if you are looking for an easy way to build, then you should check the page builder options offered by your hosting company as they will usually contain many differente template to get you started. You might want to find one that is geared more to blogging, and then you can actually just copy/paste and insert flash and html modules with information that you want added. For the buisness to add and manage information this is refered to as subscription based servies, and requires a higher bandwidth than normal.</description> <content:encoded><![CDATA[<div
class="KonaBody"> <!-- google_ad_section_start --><br
/></p><p>Well, if you are looking for an easy way to build, then you should check the page builder options offered by your hosting company as they will usually contain many differente template to get you started. You might want to find one that is geared more to blogging, and then you can actually just copy/paste and insert flash and html modules with information that you want added. For the buisness to add and manage information this is refered to as subscription based servies, and requires a higher bandwidth than normal.<br
/> <br
/> <!-- google_ad_section_end --></p></div><p></p> ]]></content:encoded> </item> <item><title>By: Newdirec</title><link>http://www.techenigma.com/2009/09/how-do-you-design-an-interactive-site-that-allows-businesses-to-subscribe-or-post-their-information/comment-page-1/#comment-684</link> <dc:creator>Newdirec</dc:creator> <pubDate>Mon, 28 Sep 2009 20:32:20 +0000</pubDate> <guid
isPermaLink="false">http://www.techenigma.com/2009/09/how-do-you-design-an-interactive-site-that-allows-businesses-to-subscribe-or-post-their-information/#comment-684</guid> <description>To design an interactive website, you need:
HTML, Javascript, a server side language, a database, AJAX and very SERIOUS programming knowledge and experience.
Failing that, you can try to download a thousand &quot;free scripts&quot; and/or CMS, and try to adapt them to your needs.  This will take you longer than learning to program in all existing languages (without talking of the frustrations and irritations you WILL suffer by not understanding the &quot;WHY&quot; that script does not work...
Failing that, get a freelancer to work for you, but BE PREPARED to pay the price!  An interactive website like the one you propose will take some serious programming to do, and experts are not cheap.
You will, surely, get a hundred amateurs to quote you a few hundred dollars, but NONE will supply the goods.  Be prepared for several 1000&#039;s!</description> <content:encoded><![CDATA[<div
class="KonaBody"> <!-- google_ad_section_start --><br
/></p><p>To design an interactive website, you need:<br
/> HTML, Javascript, a server side language, a database, AJAX and very SERIOUS programming knowledge and experience.<br
/> Failing that, you can try to download a thousand &#8220;free scripts&#8221; and/or CMS, and try to adapt them to your needs.  This will take you longer than learning to program in all existing languages (without talking of the frustrations and irritations you WILL suffer by not understanding the &#8220;WHY&#8221; that script does not work&#8230;<br
/> Failing that, get a freelancer to work for you, but BE PREPARED to pay the price!  An interactive website like the one you propose will take some serious programming to do, and experts are not cheap.<br
/> You will, surely, get a hundred amateurs to quote you a few hundred dollars, but NONE will supply the goods.  Be prepared for several 1000&#8242;s!<br
/> <br
/> <!-- google_ad_section_end --></p></div><p></p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 3/13 queries in 0.580 seconds using disk: basic
Object Caching 470/474 objects using disk: basic

Served from: www.techenigma.com @ 2012-02-12 03:16:49 -->
