Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

10
votes
5answers
10k views

Best free Git web interface

I'm looking for a free opensource Git Web UI tool like GitWeb on my own remote machine. What do you prefer?
4
votes
4answers
2k views

jQuery Mobile for desktop and mobile

What browsers on desktop jQuery Mobile supports? Can I develop single interface on jQuery Mobile both desktop and mobile? What do you think about web app with such interface for desktop users? I mean ...
4
votes
2answers
527 views

Web Interface identical to Qt user interface

I'm working on a embedded system with a display. The user interface was developed using Qt. How can I develop a web interface that looks identical to the existing Qt interface, and gives the same ...
3
votes
5answers
926 views

How to create a web interface for a windows service in .Net?

I'm looking for a way to host a web UI in a windows service so that I can configure and control it within a browser. I'd like a simple and lightweight solution, and I don't want to use IIS. I could ...
2
votes
2answers
143 views

is there a highly customizable web interface for git?

What i want is a git web interface which can show a limited set of information about my git repo. For example, i don't want the source code to be available, but i do want the git log to be. Is there ...
2
votes
2answers
318 views

Is there any Java or JSP web-interface for managing PostgreSQL databases?

Before when I did PHP development with an MySQL database I used phpmyadmin for managing the database. I did operations like create a new database, add a new table or a column, change datatype on a ...
2
votes
3answers
230 views

Spring/Hibernate Entity Management Web Interface/UI

We have a server application that exposes a certain model, and set of services built on that model, to a particular client UI through a number of protocols. This is the kind of server application ...
2
votes
1answer
100 views

Is there any documentation of functions in Mercurial cgi interface?

I am trying to get some information about the different pages served by the Mercurial cgi webpage. However I cannot find anything usefull. By accident I stumbled upon the raw-rev page. Anyone got some ...
2
votes
2answers
1k views

Designing Web Interface for Embedded System

OS : Linux. Im trying to find possible ways to design web interface for my embedded system. Currently there is a shell(text based) and a small set of commands are implemented to query the device. ...
2
votes
1answer
239 views

Oracle APEX for “Airport” database

I'm making a database of an imaginary Airport that has a simplified physical model of 10 tables. The final part is to make some kind of web-based GUI for users, I have three general types of them: ...
1
vote
1answer
56 views

Easy to use , standalone ,web user interface libraries

I use asp.net ,jsf ,jsp and now spring mvc .Spring mvc with rest is perfect solution for server side development but i still have problem with client side .I know a little jscript and css but ...
1
vote
1answer
106 views

How to create sub group page with gitweb (or any other git web-interface)?

I setup a gitosis server with gitweb and I have numbers of git projects there now. Is there a way to organize these project by groups? Say I have a group called "tools" and another group called ...
1
vote
1answer
439 views

Search thru TFS source code [closed]

Possible Duplicate: Find in Files: Search all code in Team Foundation Server What solution are exists to provide an ability to search thru some or all TFS repository using some Web ...
0
votes
0answers
15 views

VLC (Web Interface) : How to send HTTP Request into XML with A BUTTON?

According to the documentation, (as far as i know) i can simply "ADD NEW ITEMS" into current playlist by MANUALLY entering the whole url string (like following) into new browser tab and pressing ...
0
votes
0answers
19 views

VLC: How to add Items into Playlist via Web Interface?

In the VLC Player's Web Interface, there is only "Remove [X]" button for playlist items. How can i add new items or manage the playlist via Web Interface? Or, is there any samples to modify or ...
0
votes
1answer
21 views

transmission-daemon web interface

I'm set up transmission-daemon on my remote server. But i can't to make RPC (web interface) work. //Ubuntu server 10.04.3 LTS Here is my config /var/lib/transmission-daemon/info/settings.json ...
0
votes
3answers
65 views

Best database administration tool with web-interface [closed]

I am writing a web application with a mysql backend. So far i use the command line tool over ssh. But this is a little bit unhandy and in some places the ssh port is closed. So im now looking for a ...
0
votes
1answer
65 views

How to expose the task tracker/Job tracker webinterface to the public in hadoop?

I'm trying to monitor different cluster nodes, but everytime I have to ssh -X to the node and start the browser to take a look at the status information. Is there anyway to make theses ...
0
votes
1answer
65 views

Django : open file from specific disk

What I want to achieve is a bit complicated to explain, so I hope I'll be clear enough ! I'm starting to write a Django application for my company. It is installed on a local server which has access ...
0
votes
0answers
25 views

live drupal moduler, is it possible ?

drupal module and theme development within web browsers. can a specific drupal module perform that like editing content with online text editor. Actually wonder if this is possible.
0
votes
0answers
63 views

Adding a web/remote interface to a server application

We currently have a server application deployed in a number of places, both internally managed and on customer servers which we also manage to varying degrees. One of our most irritating support ...
0
votes
1answer
92 views

How can C++ applications access a remote MySQL database without making MySQL server accept remote connections?

i'm searching a effective way for this problem: Server: Webinterface, User can use forms. The Data entered in the forms is getting saved in a database. Several clients: A client program written ...
0
votes
2answers
354 views

Simplest way to switch the linux users through the web (django) without sudo?

Aim: to create user friendly web interface to linux program without any ssh (console) terrible stuff. I have chosen Python + Django + Apache. Problem: user should login through the browser to linux ...
0
votes
1answer
52 views

How to avoid ASP.Net creating a new WorkerAppDomain, or starting a (console) app in the WorkerAppDomain?

What can I do to avoid ASP.Net creating a new WorkerAppDomain for my Custom IHttpHandler. As far I know the problem is the SimpleHttpworkerRequest which runs a new Appdomain. I have an embedded ...
0
votes
4answers
378 views

Web Interface to CVS repository

Does anybody know of a Web Interface for CVS repositories. I work on Ubuntu 10.04 UPDATE: I have found by lots of Options by Googling, but wanted to know which one(s) people use here. Will give me ...
0
votes
2answers
133 views

Ad Hoc Reports Hadoop

Hey guys, I want to allow people to put in simple text search terms, run a pig job(if that's best? it's what I know best) and output the results (the tsv file results?) so I can show them in a web ...
0
votes
0answers
36 views

Are there any web sites with a web scm command-line (for any of svn, cvs, git, hg, bazaar, etc.)?

Is there any web sites that exists with which you can do the same thing as an scm client? For example: checkout from a repository, commit stuff, etc.? With something like that you would not need to ...
0
votes
1answer
106 views

Django web interface to store queries and define context

I'm open to persuasion that this is a bad idea. But if not, here's the general draw: Web interface to maintain data (django.contrib.admin). Web interface to create pages (django.contrib.flatpages) ...
0
votes
3answers
3k views

How to configure SVN web access for different write permissions?

I'm trying to configure SVN web access on Apache2 under Windows Server 2008 for different write permissions. I have next Apache2 conf: <Location /svn> SVNParentPath "E:\SVN" DAV svn ...