Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
6answers
422 views

Open source tool for hosting projects similar to “Google Project Hosting”

We are looking for open source tool for hosting our internal projects like "Google Project Hosting". The tool should support individual wiki and version control for each project and it should be easy ...
5
votes
9answers
2k views

Recommended Model Based Testing Tools

Does anyone have any suggestions on what Model Based Testing Tools to use? Is Spec Explorer/SPEC# worth it's weight in tester training? What I have traditionally done is create a Visio Model where I ...
4
votes
2answers
106 views

Generate GUI for java based web application

Currently we have a requirement wherein we are suppose to generate the GUI of the web based application. User will add / modify XML file, which will be parsed by our application at build time to ...
3
votes
6answers
3k views

Web based VNC client?

i am currently developing a web app which has a part where i have to open a specific machine through VNC to see its desktop. i am required to have a web based VNC client , which means it shouldn't ...
2
votes
1answer
2k views

Xcode 4.2 iOS SDK 5 View Based Application

does anyone know how I can start a new view based application in Xcode 4.2? There is no option to do this like there was in previous versions of Xcode. Thanks
1
vote
2answers
133 views

Developing a web based two player game in PHP [closed]

I want to develop a simple game in PHP.Game is as follows, a server displays a image to the two players,two players have to type keyword corresponding to the image if the key word is same,they are ...
1
vote
2answers
170 views

Node based GUI (Cocoa)

I am in the process of starting a project and whilst the logic part is relatively simple for me to mull through I am not very experienced with creating GUIs. If you are not familiar with node based ...
1
vote
0answers
63 views

Point based rendering

I'm writing BSc thesis with topic 'point based rendering'. I've found some info about this: citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.22.3904 (PDF), etc... But it doesn't explain everything. ...
1
vote
2answers
75 views

role based access

i am using asp.net with c# .I have 5 roles such as manager,super user, team leader etc .Depending on the role the user sees the data as restricted to him ,only super user can manipulate that data ...
1
vote
2answers
747 views

What's the best way to handle navigation in a WPF application following the MVVM pattern?

I've seen this done inside of an event handler directly behind the .xaml file however it doesn't seem like this would follow the MVVM pattern: MainApplication.mainFrame.Navigate(new HomePage());. Is ...
1
vote
1answer
202 views

db2 time based trigger

are there any time based triggers in DB2?
1
vote
1answer
760 views

Hide or remove a tab in tab based application in Xcode

I am very new to iPhone and Xcode. I am trying to create a tab-based application, in that from the first page, when a button is clicked, I need to remove/hide some of the tabs added in the tab bar. ...
1
vote
15answers
501 views

Looking to get into the turn base webgames business

Ok lets start off with info about myself.... that way there is no stone unturned. I am a adult, 27 years old. so this isnt a joke or a passing fad. Im into computers, how they work and how apps ...
1
vote
5answers
919 views

Writing web based/desktop application

I want to create a simple program similar to http://www.basecamphq.com/ that allows you to track progression and completion on projects that will work across a computer network or by the web (really ...
1
vote
2answers
528 views

End-to-End application testing from a users standpoint

I am looking for a good way to consistently test my web applications from the end users point of view. I have all kinds of ways to check to make sure my code is working behind the scenes. I can't ...
0
votes
0answers
41 views

How ubuntu is based on Debian? [migrated]

Linux Mint is based on Ubuntu. Ubuntu is Based on Debian. Like this, there are several other linux distributions that are based on Ubuntu, Debian, slackware, etc. What confuses me is what does this ...
0
votes
1answer
78 views

Navigation based application table view frame

I've used the navigation based application template in xcode, the default for this template is to set the table view to fill the screen however I would like to have the table view fill a frame smaller ...
0
votes
0answers
29 views

Incorporate Plug-Play module functionality in Java Based Web Application

I've a question to ask 1-I've to build an Java based web application. Client demands to incorporate the Plug and Play module functionality in their application, i.e. suppose we've three modules ...
0
votes
1answer
39 views

None linear events in a time based engine

In simple 'step based' graphical engines object movement is tied directly into frame rate. This was fine in the 1980's when hardware was identical. For years now engines have been 'time based' with ...
0
votes
0answers
49 views

document-base application - load file

I have a little question, I create a document-based application with 2 textfield, the content of this textfield is saved on 2 string, then I save the file. There is a way for put the content of 2 ...
0
votes
1answer
19 views

How can I introduce a data based file name request to an FTP bat file process?

I've been tasked with updating an existing windows scheduled task. The task simply calls a windows console based FTP command using an existing script text file using the -s:ftpScript.txt syntax. The ...
0
votes
2answers
25 views

Web based pc scanner

I am looking to create a web based pc scanner when some one will open that particular web page it will show the information of their anti-virus and they hard drives. Can someone help on which ...
0
votes
1answer
898 views

application has stopped unexpectedly in android emulator

I am looking for the optimized way to get user's location and I found the sample example here, which was answered by Mr. Fedor on on Jun 30 '10 I did the same way as he explained in his code, the ...
0
votes
2answers
93 views

Is it window based or view based app?

I need to make an iphone app like USA Free that's in App Store. Can anybody, please, tell me what kind of app is this (window or view based) and how it is possible to make horizontal slide effect when ...
0
votes
0answers
62 views

NAvigation-Based App. cant load anything

hey guys..i am trying to improve a navigation based app by using Xcode..my problem is when i run the project i cant see anything on the screen but with the same codes i can load the datas on screen in ...
0
votes
0answers
49 views

centering content of varying width in divs

I have a site which has multiple pages. Each page contains a table that has data from a database, each table is a different size. The tables are wrapped in a div which is in turn wrapped in a second ...
0
votes
1answer
344 views

Claims based Authentication with JAVA based STS?

We have a java based STS service .We would like to use this STS for claims based authentication provided by WIF . Can someone provide some insight into how this can be acheieved ? All the examples I ...
0
votes
3answers
122 views

Level based Logging in Oracle

I am Kanagaraj. In our stored procedure, we are logging messages at 500 places and logs are stored in a table where we are having some performance issues. We need to split these messages into Debug, ...
0
votes
1answer
290 views

PHP based version control? [closed]

I wonder is there any PHP based version control like on .NET version. I found that on .NET there some of version control web based, like SourceGear Vault, Sublime, etc. Now I wonder is there any ...
0
votes
1answer
43 views

Tab Based Controller Connection Issues

Hey there, I have an issue . I have code that reads in RSS feeds, its navigation based. RssFunViewController - > thats the view for the table (list of feeds) NewsDetailViewController - > thats ...
0
votes
1answer
57 views

Sort a data grid based on a specified column

Developed a winform project using VB 2008. I'm using a .xls sheet as source. My appln has 7 columns and unspecified rows. I want to sort all the columns based on a specified column and allot a serial ...
0
votes
2answers
96 views

Cancel Cocoa Doc Based app Save method?

How can I cancel the automatic display of the Save Panel when closing windows in a doc based Cocoa app? Thanks Paul
0
votes
2answers
192 views

Set control property based on checkbox state

I have a custom .net control like this: <myControl:control1 ID="dimDataSource" runat="server" SelectorType="red" EnableViewState="False" > </myControl:control1> I ...
0
votes
2answers
979 views

Real time browser game server

I'm mostly looking for setup advise and pointers on how to go about going about this. I'll explain in as much detail as I can think and also note possible approaches that may be plausible. The aim of ...
0
votes
3answers
603 views

TSQL table based function returning different tables

I am triyng to write a table based fuction so it returns a different results depending of the value. I have: CREATE FUNCTION [dbo].[tblfn_GetAnyDataSet_As_View] (@DataType as varchar(50)) ...
0
votes
1answer
123 views

Themed based usercontrol asp.net

Is there any way to use a specific usercontrols depending on which theme the site is using? Scenario: I am using themes in my asp.net project. I am going to have same codebase and different look and ...
-4
votes
1answer
123 views

Guide need to build a JSP based webapplication

I want do a web-application that consists of the following pages: Main, Inventory, Shopping, Login, and Report. All will be JSPs and all will be called using the MVC pattern where one of two servlets ...