Tagged Questions
The sample tag has no wiki summary.
17
votes
16answers
7k views
Good Databases with sample data
Does anybody know of any sample databases I could download, preferably in CSV or some similar easy to import format so that I could get more practice in working with different types of data sets? The ...
16
votes
5answers
5k views
Sample app for Rails 3?
Can someone point me to a solid sample app that shows how to use the new features and syntax of Rails 3?
It's been answered before for earlier versions ...
13
votes
5answers
6k views
.NET DDD Example
Can somebody point me towards a 'complete' DDD example developed on the .NET platform. Most of the examples I find feel 'incomplete'.
I'd really like to see the DDD principles in action.
12
votes
3answers
520 views
Haskell, Step by Step, Tutorial, Developing a Whole Application
Is there a (or more; the more, the better) tutorial for Haskell, developing a whole application (of any kind: web, windows, console)?
I mean something like NerdDinner or MVC Music Store for ASP.NET ...
12
votes
8answers
2k views
Learning about Computer Vision
I am really intrigued by the field of computer vision and the potential it has. Are there any examples (preferably implemented in .NET) which I can study along with a reference book?
10
votes
8answers
24k views
spring MVC sample web app
I'm looking for an example Spring MVC 2.5 web app that I can easily:
Setup as a project in Eclipse
Deploy to a local app server (using Ant/Maven)
There are a couple of example applications ...
9
votes
2answers
1k views
python multithreading for dummies
trying to find a simple example that clearly shows a single task being divided for multi-threading.
Quite frankly...
many of the examples are overly sophisticated thus.... making the flow tougher ...
7
votes
2answers
448 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 ...
7
votes
6answers
644 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 ...
6
votes
11answers
574 views
Good Quality C# code
Where can I find samples of C# code written by top programmers for learning ?
thanks,
6
votes
4answers
253 views
Where Can I Find Demo/Sample Code For Perl 6?
I've got myself a copy of Rakudo and I'd love to give it a test drive. After looking around the Internet I found some code snippets of cool Perl 6 stuff, but no complete scripts. Any sites that make ...
6
votes
15answers
808 views
Real-life C application to show at introductory course
I am holding a course on the C programming language, and I want to show the students some real-life useful applications of C, to catch their interest. Usually all they see are boring programs, with no ...
6
votes
6answers
4k views
Run NetBeans project just with ant
I have a sample code that was built with Netbeans.
It has a build.xml file so I downloaded ant and try to run it.
I've got this error message:
...... nbproject\build-impl.xml:76: Platform is not ...
5
votes
1answer
408 views
How can I remove the Android Sample Soft Keyboard?
I have run the sample soft keyboard provided in the Android SDK on a real device. I now would like to remove it from the list of available keyboards in settings. I have searched the web without any ...
5
votes
4answers
815 views
Needed: A Windows Service That Executes Jobs from a Job Queue in a DB; Wanted: Example Code
Needed:
A Windows Service That Executes Jobs from a Job Queue in a DB
Wanted:
Example Code, Guidance, or Best Practices for this type of Application
Background:
A user will click on an ...
5
votes
3answers
2k 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 ...
5
votes
3answers
739 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 ...
5
votes
2answers
2k views
Google Performance Tools (profiler) tutorial
I just downloaded and built the libraries/executables of Google Performance Tools. Before I run the CPU profiler on the application that I want to investigate, I want to learn how to use the tools ...
5
votes
2answers
2k views
Does someone have a sample software consulting proposal and/or contract?
In the past, I've always done independent contracting work for people and they pay me via a 1099. Never really a formal contract or proposal, etc...
I now have a software consulting company and will ...
4
votes
2answers
270 views
Asp.net Mvc sample application with N layers
i m looking for sample asp.net mvc application of medium size (preferably a blog engine) built using layered architecture and DI (preferably Ninject) so i can compare my coding practices with the ...
4
votes
2answers
892 views
Asp.net MVC + NoSQL Database(Cassandra)
Is there any good/simple asp.net mvc application that uses NoSQL database(cassandra)... Any suggestion...
4
votes
4answers
1k views
Simple database “starter kit” for ASP.NET web CRUD application
I'm not even sure how to properly frame (or title) this question, so apologies in advance.
I'm looking for a "starter kit" for a super basic ASP.NET website that is data driven via SQL Server.
...
4
votes
5answers
2k views
Haskell Sample Projects
Where can I find sample projects developed in Haskell?
I am not looking for oogiboogi teta panta sigma functor higher order amusements for Haskell fanboys and academic geekiiii.
For example I have ...
4
votes
3answers
2k views
Why so few full database schemas sample online?
It is a bit strange to me about database schemas sample which I think most of the projects will need to design a database for it. but when I try to find sample online, it is really rare (eg. full ...
3
votes
1answer
90 views
Subtracting from random values in a weighted matrix in R
and thanks in advance for your help!
This question is related to one I posted before, but I think it deserves its own post because it is a separate challenge.
Last time I asked about randomly ...
3
votes
2answers
276 views
Simplest way to capture raw audio from audio input for real time processing on a mac
What is the simplest way to capture audio from the built in audio input and be able to read the raw sampled values (as in a .wav) in real time as they come in when requested, like reading from a ...
3
votes
3answers
6k views
How do I open a sample Android SDK app in Eclipse
I am a total newbie, and am sure Im overlooking something quite something, but after over an hour of googling and ex perimenting I juat cant get anywhere!
I have created a basic program in Eclipse ...
3
votes
6answers
1k views
simple C++ project samples
Im trying to learn OOP but I need to see some real case scenarios of using C++. For me, as a beginner in programming internet is too big and the book is too few examples. All I find on the source ...
3
votes
1answer
1k views
Sample C code for Canon EDSDK Liveview?
Is there anyone with a working piece of sample C code that implements LiveView using the Canon EDSDK? The sample code in the documentation looks great until you get to this bit:
//
// Display image ...
3
votes
4answers
795 views
How do I split a vector into two columns to create ordered pairs for random assignment
I am trying to generate random pairs from 34 subjects for an experiment. Subjects will be assigned ID #'s 1-34. To generate the random ordered numbers (1-34) I used the following code:
### ...
3
votes
4answers
271 views
SQL select a sample of rows
I need to select sample rows from a set. For example if my select query returns x rows then if x is greater than 50 , I want only 50 rows returned but not just the top 50 but 50 that are evenly spread ...
3
votes
4answers
470 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 ...
3
votes
6answers
435 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 ...
3
votes
3answers
1k 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 ...
3
votes
8answers
6k views
Want to share a MGTwitterEngine iPhone Xcode skeleton project?
Anyone want to share an Xcode project that has MGTwitterEngine in it? Mine won't compile. Are there certain project settings to set? I just made a stock tab bar app for iPhone and added the ...
3
votes
1answer
122 views
Java web application to use for testing of servers
I'm looking for a simple open source, or reference application that I could use for testing some Java servers. The primary server would be Tomcat, and the database backend is MySQL. Are there some ...
2
votes
0answers
91 views
Where to download a sample XMF file? [closed]
i need a sample XMF file for testing purposes, i've tried the tutorial on EHow but that requires a fully paid version of a a piece of software. Does anyone know of FREE converters or any sample xmf ...
2
votes
1answer
284 views
Simultaneously generate multiple sine waves into sample buffer for audio unit (iOS)
Given an array (of changing length) of frequencies and amplitudes, can I generate a single audio buffer on a sample by sample basis that includes all the tones in the array? If not, what is the best ...
2
votes
1answer
128 views
Debugging sample Pygame code?
A simple question: Why does this the first code work but the seemingly identical second code freezes up when the pygame window comes?
# Moving Pan
# Demonstrates mouse input
from livewires import ...
2
votes
2answers
100 views
sampling from a contingency table
I've managed as far as the code below in writing a function to sample from a contingency table - proportional to the frequencies in the cells.
It uses expand.grid and then table to get back to the ...
2
votes
3answers
128 views
Periodic function generator for Linux
In my work I need samples of mathematical functions in the form of text streams. For example, I need a program which generates values of sine function at discrete time points and prints them into ...
2
votes
2answers
419 views
R - Select rows for random sample of column values?
How can I select all of the rows for a random sample of column values?
I have a dataframe that looks like this:
tag weight
R007 10
R007 11
R007 9
J102 11
J102 9
J102 13
...
2
votes
1answer
310 views
Improve performance of “Accelerate your Widgets with OpenGL” Qt Sample?
I have been studying the Qt Quarterly article about QGraphicsScene and OpenGL for the purpose of using it in a project. I have already decided to use Qt, given its all-round excellence, but have gone ...
2
votes
1answer
49 views
Where to get samples of various PDF versions?
I need sample PDFs of various versions (say 1.3 - 1.7) for testing purposes. Is there a place where I can download such samples?
Thanks!
2
votes
0answers
492 views
MediaScannerConnection produces android.app.ServiceConnectionLeaked
I'm using the MediaScannerConnection example code from the API Demos
The snippet I'm using is:
MediaScannerConnection.scanFile(context,
new String[] { permFile.getAbsolutePath() }, ...
2
votes
3answers
163 views
Some doubts about RESTful web services?
I am new to the arena of RESTful services. I have been going through the articles about REST. And I have a lots of doubts. Please help me to clear these doubts. Thanks in advance.
1) For all RESTful ...
2
votes
3answers
195 views
How to select random DBPedia nodes from SPARQL?
How can I select random sample from DBpedia using the sparql endpoint?
This query
SELECT ?s WHERE { ?s ?p ?o . FILTER ( 1 > bif:rnd (10, ?s, ?p, ?o) ) } LIMIT 10
(found here)
seems to work ok ...
2
votes
3answers
324 views
Choosing n numbers with fixed sum
In some code I want to choose n random numbers in [0,1) which sum to 1.
I do so by choosing the numbers independently in [0,1) and normalizing them by dividing each one by the total sum:
numbers = ...
2
votes
1answer
1k views
Looking for Webstart Maven Plugin sample application
I am looking for source code for a complete application that uses the Webstart Maven Plugin.
Any ideas?
2
votes
2answers
387 views
Does “Create project from existing source” modify existing sample?
Does "Create project from existing sample" modify anything in the original sample project files?
If so, what is the best way to "Create project from existing sample" without modifying anything in the ...