473,396 Members | 2,018 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,396 software developers and data experts.

Version Control

Hi

Is there a possibility to compare and visualize in a user-friendly way
the differences of two html files?

I need also something like a version-control. I think I could generate
for everychange of the text a new record in the database. But now I
need a tool (JavaScript, Java, etc.) to compare and visualize two
versions of these html-files online over a web-browser.
I know, this is not really a javascript topic, but perhaps here is
anyone how knows a tool for that.

Thanks & Regards,
Oli Hirschi

--
Oliver Hirschi
http://www.FamilyHirschi.ch

Feb 6 '07 #1
5 1810
Oliver Hirschi said the following on 2/6/2007 2:19 AM:
Hi

Is there a possibility to compare and visualize in a user-friendly way
the differences of two html files?

I need also something like a version-control. I think I could generate
for everychange of the text a new record in the database. But now I need
a tool (JavaScript, Java, etc.) to compare and visualize two versions of
these html-files online over a web-browser.
I know, this is not really a javascript topic, but perhaps here is
anyone how knows a tool for that.
Open IE.
Open the first file.
Open a second instance of IE.
Open the second file.
Tile your desktop.
View both pages at once.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Feb 6 '07 #2
On Feb 5, 11:19 pm, "Oliver Hirschi" <no-re...@FamilyHirschi.ch>
wrote:
Hi

Is there a possibility to compare and visualize in a user-friendly way
the differences of two html files?
HTML Match: http://www.htmlmatch.com/

Feb 6 '07 #3
"Randy Webb" <Hi************@aol.comschrieb im Newsbeitrag
news:Lf********************@telcove.net...
Oliver Hirschi said the following on 2/6/2007 2:19 AM:
>Hi

Is there a possibility to compare and visualize in a user-friendly
way the differences of two html files?

I need also something like a version-control. I think I could
generate for everychange of the text a new record in the database.
But now I need a tool (JavaScript, Java, etc.) to compare and
visualize two versions of these html-files online over a
web-browser.
I know, this is not really a javascript topic, but perhaps here is
anyone how knows a tool for that.

Open IE.
Open the first file.
Open a second instance of IE.
Open the second file.
Tile your desktop.
View both pages at once.
thanks, but this is not the way I am searching for.

I have got the following:
- Webserver Apache/Tomcat on which runs a JSP-App.
- The JSP-App is a content management system, on which among other
thing texts are checked-in (over e.g. tinyMCE, i.e. as HTML). And these
texts should now get a revision-history, i.e. the user should be able
over the web-app to compare different versions of a text.

I hope this is now more comprehensible.

--
Oliver Hirschi
http://www.FamilyHirschi.ch

Feb 8 '07 #4
"bobzimuta" <ej******@gmail.comschrieb im Newsbeitrag
news:11**********************@s48g2000cws.googlegr oups.com...
On Feb 5, 11:19 pm, "Oliver Hirschi" <no-re...@FamilyHirschi.ch>
wrote:
>Hi

Is there a possibility to compare and visualize in a user-friendly
way
the differences of two html files?

HTML Match: http://www.htmlmatch.com/
thanks, but I think this is not what I am searching for.

I have got the following:
- Webserver Apache/Tomcat on which runs a JSP-App.
- The JSP-App is a content management system, on which among other
thing texts are checked-in (over e.g. tinyMCE, i.e. as HTML). And these
texts should now get a revision-history, i.e. the user should be able
over the web-app to compare different versions of a text.

I hope this is now more comprehensible.

--
Oliver Hirschi
http://www.FamilyHirschi.ch

Feb 8 '07 #5
"Oliver Hirschi" <no******@FamilyHirschi.chschrieb im Newsbeitrag
news:52*************@mid.individual.net...
Hi

Is there a possibility to compare and visualize in a user-friendly
way the differences of two html files?

I need also something like a version-control. I think I could
generate for everychange of the text a new record in the database.
But now I need a tool (JavaScript, Java, etc.) to compare and
visualize two versions of these html-files online over a web-browser.
I know, this is not really a javascript topic, but perhaps here is
anyone how knows a tool for that.
I need that web-server based, i.e. I have to compare the two
html-streams over a web-application and I have to visualize the
differences to the user on-demand in a browser window.

Thanks.
--
Oliver Hirschi
http://www.FamilyHirschi.ch

Feb 9 '07 #6

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

Similar topics

28
by: AK | last post by:
Hi, I recently read an advice here that one should try to use make and version control system even if you're the only one working on the program. Is that a good advice? How many of you do that? ...
13
by: Carl | last post by:
Dear friends, What is the ultimate version control tool for Python if you are working in a Windows environment? When you work on a Visual C++ project then it's easy, use Visual Source Safe...
6
by: Plumer | last post by:
Good morning everyone, I am having difficulty distributing a Release version of an application. System info C# DOTNET, MDE 2002, Version 7.0.9466 .Net Framework, version 1.0.3705 My...
3
by: Mathew | last post by:
Hi How do you specfiy the version of the .net runtime libraries loaded for a ..net controls hosted in Internet Explorer 6? I have a control that's designed to work with .NET 1.1, but after...
2
by: Jon | last post by:
Hello all. I'm getting this error Missing mandatory attribute 'version'. with the below XML <?xml version="1.0" encoding="UTF-8"?> <rs:data xmlns:rs="namespace_for_rs"...
0
by: Willem | last post by:
Based on MK's TSI_SOON (http://www.trigeminal.com/)I've created a nifty little procedure that - whenever you compact you db you get an incremental backup copy. Given that you have a table with...
2
by: Hongbo | last post by:
Hi, I have a web site built in ASP.Net 1.1 running on production server. It's the version 1.0. Now I need to build the version 2.0 for this web site. The version 2.0 will be built based on the...
2
by: monomaniac21 | last post by:
Hi all we are thinking of using a version control system at work. I was wondering what are some of the issues we should take into consideration when deciding upon which one to use? and which...
4
by: Steve Alpert | last post by:
With JScript in html, the object codebase can be given a version number which will do a pull from the server if the user has an earlier version. Is there a comparable setup inside an interop...
12
by: lawpoop | last post by:
I'm developing a php website that I have under subversion version control. I'm working on an image upload functionality, and in the middle of it I realized that any files that a user uploads will...
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: 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?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.