Tagged Questions

0
votes
7answers
194 views

Is there an open-source, web-based, self-hosted, revision control system?

Not something like Gitweb because you can only BROWSE and not actually check out/in files. I'm thinking of something like Visual SourceSafe, but web-based, and open-source, that y …
0
votes
6answers
412 views

Web-based FTP client & code editor

I am looking for a way to maintain LAMP-based websites entirely from a browser window. Currently I'm using FlashFXP and NoteTab Pro for FTP and code editing, but they're only good …
0
votes
2answers
27 views

updating data record by record or updating a whole Datatable in web-based application?

Hi all. in web-based application, which method is prefered? I also need some examples about this issue. Thanks in advance.
2
votes
5answers
2k views

Which Flash/Ajax based vnc viewer do you recommend?

I'm planning to expose a server( Amazon EC2 instance) via VNC. I dont want the user to download and install remote desktop application. I want a browser based VNC viewer. I have fo …
0
votes
5answers
257 views

Rapid Application Development tools for web based applications

I want recommendations on an easy to learn tool or programming language to develop web based applications. It should provide rapid application development (RAD), be cross platform …
0
votes
2answers
143 views

Is there a WYSIWYG Text editor that will allow cut-n-paste of images from a web page

I need a web based editor that will allow the user to drop an image on the screen and it will upload the image and then reference it. Are there any editors out there that will fill …
0
votes
4answers
1k views

How do I print a Word document in Java without opening it?

I have a J2EE based web application, in which on clicking a button I need to create a word file from Java. I want to be able to sent the printing command to this file, so that the …
2
votes
4answers
897 views

Printing web page programmatically in Java

I have a J2EE based web application. In one of the pages there is a button labeled "Print". My problem is something like this: User enters tool names for e.g: ToolName1 Tool …
2
votes
4answers
367 views

Free (affordable) remote web based administration for Windows/IIS?

I've been using: Webmin Free, Apache only Cpanel Paid, Apache only I believe Plesk Paid, supports IIS Recently managing sites on our Windows/IIS machines have been becoming a c …
0
votes
1answer
780 views

Are there any free java/flash image editor plug-in/applets that i can include in my site?

I am currently re-developing an e-commerce back end system and I was wondering if anyone here had come accross a free ajax script/plug-in/flash file which could allow our users to …