Tagged Questions

0
votes
1answer
23 views

How do I change the number of thumbnails seen in the Android sample Home application?

I am working with the sample Home application project on http://developer.android.com/resources/samples/Home/index.html I've added another value to the THUMBS_IDS and IMAGE_IDS Integer arrays in the …
3
votes
4answers
68 views

Loading large multi-sample audio files into memory for playback - how to avoid temporary freezing

I am writing an application needs to use large audio multi-samples, usually around 50 mb in size. One file contains approximately 80 individual short sound recordings, which can get played back by my …
1
vote
0answers
17 views

64-bit Quicktime Question

Does anyone out there know if there is a way to pull raw, still-compressed audio and video samples out of a Quicktime .mov file using an Apple API / Framework targeting the Mac that can be compiled …
2
votes
2answers
37 views

GWT Maven and Eclipse

Hi, A plea for help! Can anyone share a simple GWT2.0 project that uses the gwt-maven-plugin with Eclipse and demonstrates some simple RPC server calls. I've tried to follow examples, use archetypes, …
2
votes
2answers
60 views

Are any of the Google’s App Engine sample apps written in Java?

I was looking at this repository of sample apps for Google App Engine: http://code.google.com/p/google-app-engine-samples/ The strange thing is they all seem to be in Python. Are there any Java …
1
vote
3answers
99 views

F# Code for Adventure Works Sample

hey everybody, it is very hard to find good samples for f# in the web. some samples show a simple web crawler for downloading stock data from yahoo or only code snippets of bigger ideas. i'm …
4
votes
3answers
119 views

How do I play a tone in Linux using C?

I'm trying to write a program to randomly generate music based on a simple set of rules. I would like the program to be able to generate its own sounds, as opposed to having a file with audio for each …
0
votes
0answers
48 views

iPhone SOAP Web Services - Sample code on how to use the parsed code from wsdl2objc?

Hello, Is there any other documentation available at wsdl2objc besides the Usage Instructions?. The documentation is very limited, it may be because I have never used a wsdl parser before, in that …
1
vote
2answers
58 views

oracle sample database

Is there are any sample database for Oracle like AdventureWorks for MS SQL? I've searched Oracle site but didn't found any sample database.
1
vote
2answers
235 views

WPF, xaml Cad or drawing app examples?

I am trying to learn WPF and xaml and am writing a cad style geometry app for my kids. Does anyone know of an existing example written in VB.net? C# is fine as well. Thanks! EDIT: Any …
1
vote
2answers
101 views

Recommend good online sample walkthrough of TDD?

I find unit testing vital. Several times I have tried the TDD but given up on it as sitting down with a piece of paper and drawing out a few diagrams first always seem more productive. As so many …
-1
votes
1answer
29 views

Where’s the best samples of Microsoft for developing c# win-based programs which connect to SQL Server Data base?

Hi all I searched within Microsoft web site. But you know, there were lots of samples and I didn't know which one is suitable for my purpose. I'm looking for the best samples of Microsoft for …
2
votes
6answers
151 views

Subset generation by rules

Let's say that we have a 5000 users in database. User row has sex column, place where he/she was born column and status (married or not married) column. How to generate a random subset (let's say 100 …
1
vote
7answers
96 views

Sample ASP.NET application for absolute beginners

One friend of mine is beginner programmer and he is trying to learn classic ASP.NET. I want to recommend him some small open source application to study. I don't want to confuse him with advanced …
0
votes
2answers
50 views

How to develop for player 10.1 beta?

I've been waiting for the day that flash gets access to raw audio data. That day is now, but i'm not sure how to get 10.1 working in CS4. I have 10.1 installed and a function bound to the mic's …

1 2 3 4
15 30 50 per page