Here's The Program I Wrote.

DY357LXDY357LX Playing since day 1. Still can't Comm.England Join Date: 2002-10-27 Member: 1651Members, Constellation
<div class="IPBDescription">Nothing Fancy But It's Handy.</div> This is the program I spoke about a couple
of days ago.

<img src='http://homepage.ntlworld.com/pete.taylor2/images/lyrics-tool-full.jpg' border='0' alt='user posted image' />

It's nothing special so don't expect miracles.
I wrote it because i'm one of those annoying neighbours
who loves to sing along to the likes of Nightwish at 2am :-P

You simply input the name of the Artist and Song name
and click the button. The program then uses SeekLyrics.com
database to match up your request. Don't be surprised
if you get the odd page telling you that your song was not found.
They're constantly adding new lyrics. I've also found that I can
simply type in the artist name and it'll load up a page of all
available lyrics for that artist.

Things to remember:
===============
Free software = "AS-IS" - Don't blame me if an Emu pecks your computer.
Typing a gap will result in the gap being replaced with a dash, these
dashes are required for the results to load up.
There's "Help!" and "?" buttons for you to click.
I wrote this program to save myself time, if you don't like it... tough.
If you do like it then feel free to say so. It's also nice to hear things like
that....apparently :-/

Have fun, sing along, don't eat yellow snow!

<a href='http://homepage.ntlworld.com/pete.taylor2/downloads/Lyrics%20Lookup.zip' target='_blank'>Download Location - 15kb Zipped</a>
.zip contains ll.exe (Main Program) and Readme.txt (For reading!)

Comments

  • NumbersNotFoundNumbersNotFound Join Date: 2002-11-07 Member: 7556Members
    Nice, but there already exists something similar.. <a href='http://www.evillabs.sk/evillyrics/' target='_blank'>Evil Lyrics</a>. And it integrates into Winamp.
  • 7Bistromath7Bistromath Join Date: 2003-12-04 Member: 23928Members, Constellation
    I don't get it. Why do you need a program to look through seeklyrics.com for you?
  • SkySky Join Date: 2004-04-23 Member: 28131Members
    <!--QuoteBegin-DY357LX+Jun 15 2004, 07:30 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (DY357LX @ Jun 15 2004, 07:30 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Have fun, sing along, don't eat yellow snow! <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    check, check,.....oh crap
  • DY357LXDY357LX Playing since day 1. Still can&#39;t Comm. England Join Date: 2002-10-27 Member: 1651Members, Constellation
    edited June 2004
    <!--QuoteBegin-007Bistromath+Jun 16 2004, 12:36 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (007Bistromath @ Jun 16 2004, 12:36 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> I don't get it. Why do you need a program to look through seeklyrics.com for you? <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    Well it was mainly an experiment for me to see if I
    could intergrate a simple Browser Window into a Visual Basic
    project. It worked but then I couldn't think of anything to
    do with it.
    So I tried to use it to search, specifically for lyrics to tunes.
    That worked... mostly. So I decided to finish all the code
    and its come it pretty handy and its been a good way to
    learn.

    As I said folks.... its nothing special. In total this thing
    took me 40 minutes to complete and 10 of those were on
    the icon <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html//emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /><!--endemo-->

    Its not there to compete with WinAmp plug-ins or anything
    like that. It's simply a by-product of my learning through VB
    and various other programs.

    If you don't like the look of it, thats fine, I understand, don't
    download it. If you do like the look of it then great, help yourself.
    I'll even send you the source to browse through.
  • [WHO]Them[WHO]Them You can call me Dave Join Date: 2002-12-11 Member: 10593Members, Constellation
    I'm adding this reply because I'm a dirty thunder stealer.

    If anyone out there is actually using knowledge tray (that I posted a few weeks ago), I have the configuration lines to make use of seeklyrics.com .



    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->"SL: Song","http://www.seeklyrics.com/search.php?t=1&q=",< ,+><_,_><-,->
    "SL: Artist","http://www.seeklyrics.com/search.php?t=2&q=",< ,+><_,_><-,-><!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    <a href='http://www.0x01a4.com/projects/KnowledgeTray/KnowledgeTray.zip' target='_blank'>Knowledge Tray</a>
    <a href='http://www.0x01a4.com/projects/KnowledgeTray/KnowledgeTray.zip' target='_blank'><img src='http://www.0x01a4.com/projects/KnowledgeTray/KT-ScreenShot1.jpg' border='0' alt='user posted image' /></a>
  • GWARGWAR Join Date: 2002-11-01 Member: 2297Members, Contributor
    Not bad.... its quite handy. You really should add a some sort of history so it remembers lyrics you have searched for previously.


    BTW: Nightwish rocks <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html//emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /><!--endemo-->
Sign In or Register to comment.