Results 1 to 28 of 28

Thread: [Serious] VB / Web Idea

  1. #1

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    [Serious] VB / Web Idea

    Hi people, the prupose of this thread s to get peoples opinions on my idea.

    i have a load ripped albums of which the ID3 (the artist, name etc) tags are incomplete. If i was to create a program whereby the user could load a file which contains the ID3 tags for the entire album. The files wuld be av ailable for download from my website, and users could upload their own aswell.

    Does this sound like a good idea, nay points anyone would like to add?

    Cheers for your input

  2. #2
    Fanatic Member jcavard's Avatar
    Join Date
    Jul 2005
    Location
    Quebec, CANADA
    Posts
    534

    Re: [Serious] VB / Web Idea

    This sounds like a great idea.
    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

    accoustic emo-rock band: a tailormade fable

    Visual Studio 2003 / Framework 1.1

  3. #3

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Re: [Serious] VB / Web Idea

    Cool, i thought so to, but could you see any problems, one being users uploading duff files, i guess i could have a system to report users, the blow up their machine and such.

  4. #4
    Frenzied Member thegreatone's Avatar
    Join Date
    Aug 2003
    Location
    Oslo, Norway. Mhz:4800 x12
    Posts
    1,333

    Re: [Serious] VB / Web Idea

    Its already been done, how do you think winamp does it And the like...
    Zeegnahtuer?

  5. #5
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: [Serious] VB / Web Idea

    I have another idea. The internet in 3D. 3D webbrowsing is the future.

  6. #6

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Re: [Serious] VB / Web Idea

    I know tha WMP, iTunes and prolley Winamp, woteva that is does the same, however they usually only work when you rip an album from a CD, i had mine in bulk from a friend, and the case is popular, whereby users have downloaded mp3's without the ID3 tags, or where they have a huge collectio and want to tag them up iwith ease and efficiency

  7. #7
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: [Serious] VB / Web Idea

    And how exactly are you going to identify albums?

    File size (varies with bitrate)? Track length (ripper)? Wave patterns (ripper again)?

  8. #8
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176

    Re: [Serious] VB / Web Idea

    I am sure there is a massive open source CD details archive available?

    You could have a large online database with all tracks info and album info. They manually select which entry the want tagged to the track, its more like an online information base with details about the music that can easily be matched to an mp3 and batch tagged
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  9. #9
    Banned timeshifter's Avatar
    Join Date
    Mar 2004
    Location
    at my desk
    Posts
    2,465

    Re: [Serious] VB / Web Idea

    My advice: Use WMP. If the computer's online, it automatically grabs all of the album information. If it's not online, then they can't get your program very easily, can they?

  10. #10
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: [Serious] VB / Web Idea

    Is it just me or did someone hijack my avatar? I thought it was me talking.

  11. #11
    Frenzied Member Zakary's Avatar
    Join Date
    Mar 2005
    Location
    Canada, Quebec, Montreal
    Posts
    1,654

    Re: [Serious] VB / Web Idea

    Using VS 2010 on Fw4.0

  12. #12
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913

    Re: [Serious] VB / Web Idea

    He isn't talking about getting CD info. He means auto get data for mp3's. Fact is, as penegate is pointing out, is there is no reliable way to assgin the info to an mp3. Different rip apps as well as varied quality settings is gonig to change the crc checksum of the file so there is nothing to identify these files reliably.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  13. #13
    Fanatic Member space_monkey's Avatar
    Join Date
    Apr 2005
    Location
    神と歩くこと
    Posts
    573

    Re: [Serious] VB / Web Idea

    Did you miss the thread?

    Stealing isn't nice
    Using VB6 or VB.net 2008 with .net 3.5
    "Life... death... either way I'll be confined to a small cubicle!" - Hermes Conrad

  14. #14
    Frenzied Member Zakary's Avatar
    Join Date
    Mar 2005
    Location
    Canada, Quebec, Montreal
    Posts
    1,654

    Re: [Serious] VB / Web Idea

    Quote Originally Posted by Cander
    He isn't talking about getting CD info. He means auto get data for mp3's. Fact is, as penegate is pointing out, is there is no reliable way to assgin the info to an mp3. Different rip apps as well as varied quality settings is gonig to change the crc checksum of the file so there is nothing to identify these files reliably.
    From there web site
    Audio Waveform Recognition Technology
    Using audio waveform fingerprint technology, MusicID can identify individual songs or albums in a user's collection regardless of source, format or tag information.

    Multi-Step Digital File Recognition
    MusicID uses a multi-step process to identify digital music files by analyzing textual information from the file's embedded tags, file name, directory path and other related files in the user's collection allowing individual or groups of songs to be matched to albums.
    Using VS 2010 on Fw4.0

  15. #15
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: [Serious] VB / Web Idea

    Quote Originally Posted by Jacob Roman
    I have another idea. The internet in 3D. 3D webbrowsing is the future.

    It has already been done 10-15 years ago...ever heard about VRML?

  16. #16
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    Re: [Serious] VB / Web Idea

    Is this not basically what the CDDB stuff is all about?
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  17. #17
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: [Serious] VB / Web Idea

    SoundBlaster has been doing it for years, with CD's, but that was before mp3's were invented. Haven't tried it lately, that machine has been gathering dust

  18. #18
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765

    Re: [Serious] VB / Web Idea

    Quote Originally Posted by NoteMe
    It has already been done 10-15 years ago...ever heard about VRML?
    I loved coding in VRML Tis how the internet should have been
    Don't Rate my posts.

  19. #19
    VB6, XHTML & CSS hobbyist Merri's Avatar
    Join Date
    Oct 2002
    Location
    Finland
    Posts
    6,654

    Re: [Serious] VB / Web Idea

    Humm... dunno, but my QCD seems to look for data from Gracenote CDDB. For any file the program supports (most of my songs are in a lossless APE format). It seems to look for any identifiable data and then fill it in if it can find something; of course human interaction is required to select the correct information out of the matching choices. And like with any CDDB, you can submit corrections.

    So this idea sounds like reinventing the wheel in a hard way.
    Last edited by Merri; Jan 12th, 2006 at 11:11 AM.

  20. #20
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: [Serious] VB / Web Idea

    Quote Originally Posted by Pc_Madness
    I loved coding in VRML Tis how the internet should have been

    I hate it...it should be more like DX. VRML is for Scripts babies..

  21. #21
    Hyperactive Member Davadvice's Avatar
    Join Date
    Apr 2007
    Location
    Glasgow (Scotland)
    Posts
    440

    Re: [Serious] VB / Web Idea

    where are my posts ???

  22. #22
    Banned timeshifter's Avatar
    Join Date
    Mar 2004
    Location
    at my desk
    Posts
    2,465

    Re: [Serious] VB / Web Idea

    What's a NoteMe?

  23. #23
    Fanatic Member kregg's Avatar
    Join Date
    Feb 2006
    Location
    UK
    Posts
    524

    Re: [Serious] VB / Web Idea

    What's a timeshifter?

  24. #24
    Banned timeshifter's Avatar
    Join Date
    Mar 2004
    Location
    at my desk
    Posts
    2,465

    Re: [Serious] VB / Web Idea

    What's a spamman?

  25. #25
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091

    Re: [Serious] VB / Web Idea

    Quote Originally Posted by Davadvice
    where are my posts ???
    More importantly, where are mine?
    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  26. #26
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: [Serious] VB / Web Idea

    OMG! where am i? what planet is this?
    My usual boring signature: Something

  27. #27
    Banned timeshifter's Avatar
    Join Date
    Mar 2004
    Location
    at my desk
    Posts
    2,465

    Re: [Serious] VB / Web Idea

    Who the [removed my timeshifter] are you?

  28. #28
    pathfinder NotLKH's Avatar
    Join Date
    Apr 2001
    Posts
    2,397

    Re: [Serious] VB / Web Idea

    Quote Originally Posted by Davadvice
    where are my posts ???
    Lost in the great DBase crash.
    If you leave your name, number, and credit card...,err, I meant to say, if you truly had an account previous to the crash, which has since been corrupted, then you will find a thread in FF that you were supposed to respond to for TPTB to become aware of your predicament.

    However, since this is now 2007, any and all of your posts made prior to the crash have been devoured by HE WHO IS KNOWN AS HAWKING, there is no restoration for you, as you have lost the greater part of your soul, and now must push the boulder back up the mount, higher, higher, and yet higher some more.

    Yet the boulder will slip, and you are doomed to never reach the summit.

    You now are a lesser being, and should henceforth grovel.
    YOU HAVE BEEN advised

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width