online

Online form design

Hi everybody. I have an idiotic question. Does anybody know how some applications allow the end user to dynamically design the web forms and add additional attributes to the application database by adding new fields to the form? Examples are IBM Tivoli Service Request Manager and Manageengine Service Desk Plus. Here is flash demo show...

Cheapest hosting that comes with smartfox

Can anyone tell me some good cheap webhost servers that come with smartfox server for flash? Thanks. ...

Online video play bandwidth limit

Hi, AppStore reject the online video application due to the bandwidth issue. So i want to check the current available bandwidth for the cellular network and run/download the online video. How can i do this? pl advice.. ...

How to make a WPF Application access online database?

I am developing a simple WPF Application that requires a database. My question is, can I use an online database to run with my application. That is, can my WPF Application access an onlline database? If yes, then how do I do it? Will the conventional way of accessing the SQL Server work? Also, is there any free online database website av...

How to store user actions/answers while taking an online exam to be retrieved if connection is down?

For an online examination system, user actions/answers to be stored and later retrieved if user connection is down. Which logic should be preferred, client side logic [cookie], or server side logic [Session/Database]? [Edit] How user answers will be stored? using specific timer interval for storing user answers? or after specific parts...

How to send information fast like many games do?

I'm thinking like the methods games like Counter Sstrike, WoW etc uses. In CS you often have just like 50 ping, is there any way to send information to an online MySQL database at that speed? Currently I'm using an online PHP script which my program requests, but this is really slow, because the program first has to send headers and pos...

can I connect to mysql database located on a web hosting server?

Hi I want to connect to mySQL database which is located in a web-server (siteground) which is a web hosting company.. can this be achieved , is there a port to connect to the mysql database like (3306). if not , are there any servers online where this can be achieved? PS: I'm using Delphi, and I'm using mysql locally using odbc. ...

iPhone Stock/Ticker Search

I'm trying to build a financial iPhone app that has a stock search as one of its features. I noticed that the Bloomberg app (and the default Stock app) query online whenever they're looking for stocks. Does anyone know how they do this? I once built a PHP backend that queried the Yahoo Finance API using http requests but I doubt this i...

PHP Equivalent of Java Type-Casting Solution

Since PHP has no custom-class type-casting, how would I go about doing the PHP equivalent of this Java code: CustomBaseObject cusBaseObject = cusBaseObjectDao.readCustomBaseObjectById(id); ((CustomChildObject) cusBaseObject).setChildAttribute1(value1); ((CustomChildObject) cusBaseObject).setChildAttribute2(value2); In my case, it woul...

[Homework] Online programming editor

Hi, For a school project i need to write or use a online programming editor. It is a part of a bigger project. I thought of a java application, php/html/javascript or flash. I have a couple of things i could do: Find a good working application and edit it so it works with the rest of the project Find good parts for a editor and make ...

Flash Game: All resources do not completely load for different users

Hello, I am running an online flash multiplayer game. However, I have been facing a problem lately where some users cannot actually completely load all the resources required to run the game. The percentage that users get stuck at is different for different users (for instance, one could get stuck at 43% and some other at 91%). I don't...

playing title and artist name shown in iphone

Hi, I developed an online radio application in iphone by using AudioQueue.In my application I want to display the song name and artist......could anyone suggest me how can i retrieve those information in xcode ...

Online .NET IDE?

Does anyone know of a (free?) web-based IDE for .NET development online? ...

Need online service for collaborative translate .po files

Need online service for collaborative translate .po files ...

How to build a online Project Monitoring System

Hi there, I need to build a online project monitoring system for my project. Can anyone help me to identify the tools which I can use to build a simple online project monitoring system. My system requires the following: 1. It should be user driven(multiuser logins) 2. Able to handle document uploads and downloads 3. If it can support s...

How can I build something like Amazon S3 in Perl?

I am looking to code a file storage application in perl similar to amazon s3. I already have a amazon s3 clone that I found online called parkplace but its in ruby and is old also isn't built for high loads. I am not really sure what modules and programs I should use so id like some help picking them out. My requirements are listed below...

db2 online backup to tape

SAP : ecc 6.0 os : linux 64 db : DB2 Tape : Hp data protector 6.0 Issue : Online backup to tape fails Running : db2 backup db hcp online to /dev/rst0 /dev/rst0==> is a tape volume Trying to take online backup from db2 from command prompt to the tape. hclprdm:~ # su - db2hcp hclprdm:db2hcp 51> db2 backup db hcp online to /dev/rst...

Which format is best to use for high quality online audio and video?

Hi, I'm currently creating a site for a musician. They are wanting to include the best quality video and audio files possible. After a bit of research I'm thinking: FLAC is the best option for audio. FLV or MPEG-4 is best for video. Can anyone in the know confirm or correct this? Thanks ...

Xcode iPhone Programming check if a server is online

My app has to connect to a server, but sometimes when I test my application I don't have my server online, so the app remains stuck when opening. How I can test programmatically if the server is online? Is there something like ping so i can verify the state of the server and then doing the normal work or not if it is offline? Thank you! ...

Online Presence in SharePoint 2010

Has anyone tried with online presence in SharePoint 2010? I used to take help of imnrc javascript function in MOSS 2007 but the same does not seem to work in SharePoint 2010. Thanks, ...