473,386 Members | 1,832 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Does an automatic HTML program exist?

Some of my clients would like to have a way to update text and tables in
their HTML pages without the need for or understanding of complicated
updating programs. Does such a program exist?

My concept is to have tags embedded within the page that would be
recognized by the application. Transparently the "tagged areas" would
be updated using nothing more that Excel and or Word (everything behind
the scene would be done automatically - without the client knowing
anything about FTP or HTML).

Example of the tags could be

<!-- {# name="Text1" type="Text" #} -->
This is some text.
<!-- {##} -->

<!-- {# name="Text2" type="Text" #} -->
This is some text.
<!-- {##} -->

<!-- {# name="Table1" type="Table" #} -->
<table>
<tr>
<td>
Line 1
</td>
</tr>
<tr>
<td>
Line 2
</td>
</tr>
<tr>
<td>
Line 3
</td>
</tr>
</table>
<!-- {##} -->

About a year ago I wrote the core code for doing this but some other
projects forced me to put it aside. However, I do not want to reinvent
the wheel.

Todd
Ariste Software

Jul 20 '05 #1
3 2074
Todd Cary wrote:
Some of my clients would like to have a way to update text and tables
in their HTML pages without the need for or understanding of
complicated
updating programs. Does such a program exist?


Hi Todd,

it might be a bit of an overkill, but a content management system should
provide just that. I am lacking names, but if you google for it, you
should find plenty.

Regards,

Martin
Jul 20 '05 #2
Todd Cary wrote:
Some of my clients would like to have a way to update text and tables in
their HTML pages without the need for or understanding of complicated
updating programs. Does such a program exist?


You want a content management system, or CMS. Now, everyone and his
sister seems to have written one, and since I barely have experience
with any of them, I won't give any names. Google for them, and you'll
find quite a few. Basically, I see two mechanisms:

1) Server side processed, using a database on the server, and a
templating mechanism for producing the actual pages. The web pages are
thus always produced on the fly. This is what news sites etc. generally
use.

2) Home side solutions, where you write simplified content pages, and
make some templates, and when you're done writing, you just generate the
final pages, which you can then upload to your server. Some programs
even take care of the uploading (of only those pages that actually got
changed) for you.

I personally feel that for your client, you want the latter.

BTW I found a rather complete list of Open Source (= likely freely
available) CMS programs at <http://www.la-grange.net/cms>, and a more
more complete list of any kind of license, at
<http://www.clueful.com.au/cgi-bin/cmsdirectory/browse/Products>.

--
Bart.
Jul 20 '05 #3
Bart Lateur <ba*********@pandora.be> wrote in
news:7l********************************@4ax.com:
Todd Cary wrote:
Some of my clients would like to have a way to update text and tables in
their HTML pages without the need for or understanding of complicated
updating programs. Does such a program exist?

The cheapest option is probably to use include files, which could be plain
text, say "news.inc" which can be embedded in your nicely designed page. It
could even include p tags, as long as they know not to touch them. This
means giving them FTP access, but it is cheap. Content-Managed sites vary
in price, but you are looking to pay 1k+ for a fairly simple CMS website.

Adam
Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Mike | last post by:
I am sure that I am making a simple boneheaded mistake and I would appreciate your help in spotting in. I have just installed apache_2.0.53-win32-x86-no_ssl.exe php-5.0.3-Win32.zip...
9
by: Joe Hesse | last post by:
/***** When I run the following program (gnu C++) the address of the automatic object 'a' in f() is the same as the address of the automatic object 'b' in main(). I conclude that 'a' in f() is...
3
by: Zhigang Cui | last post by:
Hi, When I saw 'global static', the first response was there was no such term. But I realized it's an idiom later. When we learn C language, when we study C standard, when we study compiler, we...
2
by: bobben | last post by:
Hi everybody. I don't know if this is possible, but I am looking for a way to automatically inject code. I would like to fire a Debug.Writeline() automatically when a method is invoked and...
58
by: Jorge Peixoto de Morais Neto | last post by:
I was reading the code of FFmpeg and it seems that they use malloc just too much. The problems and dangers of malloc are widely known. Malloc also has some overhead (although I don't know what is...
10
by: Pavel Shved | last post by:
Is there a program of wide use that automatically extracts template parameters requirements from source code of template functions? I mean the following: assume we have a template function that...
11
by: tracy | last post by:
Hi, I really need help. I run this script and error message appeal as below: drop trigger log_errors_trig; drop trigger log_errors_trig ERROR at line 1: ORA04080: trigger 'LOG_ERRORS-TRIG'...
25
by: sidd | last post by:
In the following code: int i = 5; ---it goes to .data segment int j; ---it goes to bss segment int main() { int c; int i = 5; ---stack
9
by: raashid bhatt | last post by:
does having more variables increases the size of program.
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.