Questions tagged [web-based]

tag should be used while asking for questions with problems relating to using web technologies, frameworks and web based apps.

82 questions
61
votes
4 answers

Android - Sencha Touch 2 PhoneGap issue for 4.0.x

I have an Android HTC Amaze and an Android HTC Desire. My Sencha Touch 2 apps wrapped by PhoneGap work excellent for the Desire but they refuse to load on the HTC Amaze 4.0.3. I'm getting this kind of errors in log - 08-24 17:08:37.577:…
Vahan
  • 769
  • 4
  • 10
14
votes
4 answers

Web-based git commit tool

Maybe I'm lacking some google search skills, but, before I start building one from scratch, Is there a ready-made web-based git commit tool? What I need it to do is allow the user, from a web interface, to: have the list from "git status" pick…
Mecca
  • 601
  • 1
  • 7
  • 15
8
votes
1 answer

Simplest package for web animation with Haskell

I'm learning Haskell and would like to develop a baby project to play with it. I'm progressing with the model and controller components but am having a hard time with the view. I'd like to render web-based animations (which recognize mouse clicks,…
Daniel
  • 3,220
  • 2
  • 17
  • 38
6
votes
1 answer

JSFiddle's Syntax Highlighter engine

What is JSFiddle's syntax highlighter engine? I hope to re-use it in my project. I assume it is an open-source component, but I did not find anything about it on their website.
700 Software
  • 77,509
  • 74
  • 213
  • 324
6
votes
3 answers

Viewer of huge text files stored on server, for example log files (web-based)

Can you please name a good text viewer with frontend implemented in JavaScript which can smoothly display huge text files (Gbs and Tbs in size) by displaying text fragments provided by backend? Upd: Unlike jQuery Log Viewer plugin it should not…
boqapt
  • 1,430
  • 2
  • 20
  • 30
5
votes
4 answers

Web-based HTML snippet editor

I'm looking for a web-based HTML editor. I am NOT looking for a WYSIWYG editor. The author needs to be able to edit the HTML directly, and I'm looking for features like syntax highlighting, tag auto-completion, whitespace formatting - stuff you'd…
Daniel Schaffer
  • 52,912
  • 28
  • 108
  • 161
5
votes
4 answers

Transitioning from desktop app written in C++ to a web-based app

We have a mature Windows desktop application written in C++. The application's GUI sits on top of a windows DLL that does most of the work for the GUI (it's kind of the engine). It, too, is written in C++. We are considering transitioning the…
Karim
  • 17,557
  • 13
  • 57
  • 68
5
votes
1 answer

Web Based Open Source ERP Systems available in Java?

I need web based open source ERP system. I want the ERP system for one our client. They have super market shops located in different cities. So I want this ERP to be interconnected to each other i.e. Stocks, Products etc. I want this ERP system in…
Deepu
  • 2,562
  • 17
  • 50
  • 72
3
votes
11 answers

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 as long as I'm at my desk. I'd like to find a way to make site edits…
Andrew Swift
  • 1,479
  • 2
  • 27
  • 46
2
votes
7 answers

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 and able to connect to various databases. An example could be Ruby,…
user98065
2
votes
2 answers

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 the bill. I mainly need it to work in IE6 as that is what IT here…
Scott and the Dev Team
  • 2,383
  • 5
  • 28
  • 40
2
votes
2 answers

Any web-based animation editor?

We are developing a web based application that lets users build their animation (2D and 3D ). Are there any web based animation editors that can be integrated to our project? The project is written in GWT ( Google Web Tool-kit) and is WebGL/HTML5…
Farina
  • 121
  • 1
  • 1
  • 4
2
votes
4 answers

Web 3D GIS solution

I want to find a web 3d gis solution which provides: server software to store and serve terrain and 3d models a plugin to display on browsers javascript api to interact with the plugin deploy on intranet (server and clients do not have to connect…
hope_is_grim
  • 1,979
  • 13
  • 21
2
votes
2 answers

WPF XBAP Migration options

I have a complex and very big WPF XBAP application (for Web based app, running in Partial Trust mode). Since Microsoft will be stopping XBAP support by 2020, we are looking for replacing/migrating the XBAP apps with something else without much code…
RDV
  • 791
  • 9
  • 21
2
votes
5 answers

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 ToolName2 ToolName3 Then clicks on "Print". The intended action is that…
ria
  • 7,644
  • 10
  • 36
  • 46
1
2 3 4 5 6