Click here to Skip to main content
15,920,646 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Page lifecycle confusion Pin
k6665-Dec-08 9:42
k6665-Dec-08 9:42 
QuestionAsssmbly Size reduced after strong naming Pin
rinkurathor1-Dec-08 1:23
rinkurathor1-Dec-08 1:23 
QuestionVisual Studio 2005+ style interfaces Pin
Ian Winter1-Dec-08 0:30
Ian Winter1-Dec-08 0:30 
AnswerRe: Visual Studio 2005+ style interfaces Pin
Simon P Stevens1-Dec-08 0:55
Simon P Stevens1-Dec-08 0:55 
AnswerRe: Visual Studio 2005+ style interfaces Pin
Mark Churchill1-Dec-08 13:42
Mark Churchill1-Dec-08 13:42 
GeneralRe: Visual Studio 2005+ style interfaces Pin
Simon P Stevens1-Dec-08 22:54
Simon P Stevens1-Dec-08 22:54 
QuestionAudio/Acoustic Fingerprinting Pin
Brandon X.29-Nov-08 19:04
Brandon X.29-Nov-08 19:04 
AnswerRe: Audio/Acoustic Fingerprinting Pin
Mark Churchill30-Nov-08 15:18
Mark Churchill30-Nov-08 15:18 
My business partner implemented one to sort identify duplicates and classify images/music. The main issue you will face is that this area, practically, has the hell patented out of it. So don't expect to be making a commercial release Wink | ;)

As for open source... the Neuros digital audio computer had an Hear It Save It feature, similar to the iPhone (but this was around 10 years ago), and open source firmware (not sure if this algorithm was a binary blob or not). You might want to look there.

Yes, the math is hard. You will be needing a good understanding of audio transforms, some black magic in recording energy transistions and compressing this all down into a shortish key you can easily index while still doing partial matches.

The iPhone (like the Neuros) will probably use a third party service. I imagine they will make the client fingerprinting libraries avaliable for little cost, and charge a small amount per lookup.


QuestionPlease help!! Pin
Umangj29-Nov-08 18:42
Umangj29-Nov-08 18:42 
AnswerRe: Please help!! Pin
Brij30-Nov-08 0:59
mentorBrij30-Nov-08 0:59 
RantRe: Please help!! Pin
Paul Conrad1-Dec-08 5:55
professionalPaul Conrad1-Dec-08 5:55 
GeneralRe: Please help!! Pin
Jon_Boy1-Dec-08 7:10
Jon_Boy1-Dec-08 7:10 
GeneralNon discriptive subject lines... Pin
Paul Conrad1-Dec-08 7:12
professionalPaul Conrad1-Dec-08 7:12 
Questiondatagridview Problem [modified] Pin
swapnil_bhanagle29-Nov-08 2:52
swapnil_bhanagle29-Nov-08 2:52 
AnswerRe: datagridview Problem Pin
Brij30-Nov-08 3:00
mentorBrij30-Nov-08 3:00 
GeneralRe: datagridview Problem Pin
swapnil_bhanagle30-Nov-08 5:04
swapnil_bhanagle30-Nov-08 5:04 
GeneralRe: datagridview Problem Pin
Jon_Boy1-Dec-08 7:12
Jon_Boy1-Dec-08 7:12 
GeneralRe: datagridview Problem Pin
swapnil_bhanagle1-Dec-08 8:41
swapnil_bhanagle1-Dec-08 8:41 
GeneralRe: datagridview Problem Pin
Jon_Boy2-Dec-08 2:08
Jon_Boy2-Dec-08 2:08 
QuestionXML serializition. Pin
Member 375281628-Nov-08 3:10
Member 375281628-Nov-08 3:10 
AnswerRe: XML serializition. Pin
Dave Kreskowiak28-Nov-08 5:49
mveDave Kreskowiak28-Nov-08 5:49 
QuestionFile HashCheck Problem Pin
fqn27-Nov-08 23:11
fqn27-Nov-08 23:11 
AnswerRe: File HashCheck Problem Pin
Simon P Stevens27-Nov-08 23:51
Simon P Stevens27-Nov-08 23:51 
AnswerRe: File HashCheck Problem Pin
Dave Kreskowiak28-Nov-08 5:45
mveDave Kreskowiak28-Nov-08 5:45 
AnswerRe: File HashCheck Problem Pin
Mark Churchill30-Nov-08 15:23
Mark Churchill30-Nov-08 15:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.