AppleInsider › Forums › Mobile › iPod + iTunes + AppleTV › Please share your iTunes library here
New Posts  All Forums:Forum Nav:

Please share your iTunes library here

post #1 of 22
Thread Starter 
I'm trying to set up a website where people can submit their ips of their streaming iTunes. I hope y'all can see the time to go there and submit your ips, or bug reports, or suggestions, or whatever.

Also, for those interested in a repository of listenable libraries, go there!

www.zaan.be/itunes/

It's 0.1, so be patient, it's pretty basic now, but with your help it might become something nice.
post #2 of 22
Awesome idea, I submitted. But one thing you may want to consider; it asks if you are always online, I said no because I am not always on. But now it lists me as not online even when I am. Still it's a good idea.
post #3 of 22
Thread Starter 
Quote:
Originally posted by iBrowse
Awesome idea, I submitted. But one thing you may want to consider; it asks if you are always online, I said no because I am not always on. But now it lists me as not online even when I am. Still it's a good idea.

Mucho cool, I'm listening to your library as we speak.

I kind of noticed that 'online?' question was a bit mistaken, so now it reads 'Always online?', which is, well, better.

I truly hope this will have more than a few users. There are plenty of little features which might be possible, if only there were a need.
post #4 of 22
Quote:
Originally posted by der Kopf
I kind of noticed that 'online?' question was a bit mistaken, so now it reads 'Always online?', which is, well, better.

Easier to understand, I like. I see a few others have submitted.
post #5 of 22
Someone else is doing it too.

http://www.sandman.net/itunes/

Most of it is just close to my taste in music
post #6 of 22
You should add a field showing the size of the music library.
post #7 of 22
der Kopf, you need to force them to use to fill in the feilds - you already had some one not fill in anything but still hit submit.

If you need me to show you how to do this in PHP let me know.
''i'm an extremist, i have to deal with my own extreme personality and i walk the fine line of wanting to die and wanting to be the ruler of all.''
Reply
''i'm an extremist, i have to deal with my own extreme personality and i walk the fine line of wanting to die and wanting to be the ruler of all.''
Reply
post #8 of 22
Thread Starter 
Quote:
Originally posted by Mount_my_floppy
der Kopf, you need to force them to use to fill in the feilds - you already had some one not fill in anything but still hit submit.

If you need me to show you how to do this in PHP let me know.

You're right about that. I was thinking this will be in tomorrow's version. I'm thinking JavaScript here, though. Validation of forms would typically be something for the JavaScript/client side.

In any case, how would you test if a string, handed to the php script by a html form is not null (or: if the user has filled out something)?

Right now, I'd use

Code:

if (strcasecmp($string_to_test, '') != 0)



but I don't really know if this is the most efficient way to go. ?
post #9 of 22
Thread Starter 
Quote:
Originally posted by low-fi
You should add a field showing the size of the music library.

I'll get on that first thing tomorrow.
post #10 of 22
Is there a way to test from a web page like yours to see who is currently online and sharing?

post #11 of 22
Yeah thats how I would do it der Kopf

And BRussell yes there is. There is also a way to see how many users are currently listening to music on said library and on top of that see how many users are just idle on that users library AND on top of that limit hte amount of users AND well pretty much what ever you want to do.. Isnt PHP great.

Hey der Kopf, Send me an instant message sometime. I would like to work on this with you if you don`t mind. I was going to get started on my own version of something like this till I seen yours. I would much rather just help you out on yours.
''i'm an extremist, i have to deal with my own extreme personality and i walk the fine line of wanting to die and wanting to be the ruler of all.''
Reply
''i'm an extremist, i have to deal with my own extreme personality and i walk the fine line of wanting to die and wanting to be the ruler of all.''
Reply
post #12 of 22
Thread Starter 
Quote:
Originally posted by Mount_my_floppy
Hey der Kopf, Send me an instant message sometime. I would like to work on this with you if you don`t mind.

That's LOVELY! I'll give you a ring sometime today when you might be awake.
post #13 of 22
Thread Starter 
Well, I just gave the index.html page an iTunes-skinned-look. Go see, you might like it.
post #14 of 22
Looks very nice, you should add into your PHP that it won't let descriptions be all capitals. I mean, I'm sure they're excited about their music, but I'm not that excited. iTunes theme looks nice though.
post #15 of 22
Looks good, der kopf. I'd recommend having a little more structure to the genre category so you can make it searchable when it gets big enough. You could have a dozen or so generic genre selections and then a comments field for what's the genre field now. Possibly having multiple genres to select for each submission so that people won't be locked into one description. I'd be willing to help with the coding if you need it.
post #16 of 22
Thread Starter 
Quote:
Originally posted by torifile
Looks good, der kopf. I'd recommend having a little more structure to the genre category so you can make it searchable when it gets big enough. You could have a dozen or so generic genre selections and then a comments field for what's the genre field now. Possibly having multiple genres to select for each submission so that people won't be locked into one description. I'd be willing to help with the coding if you need it.

very good point torifile. I guess this'll get into the next version, when we get the chance to migrate to MySQL (instead of just a plain text file). It'll make the data searchable, it'll make the data updateable (! prime feature request, I think). And, of course, there will be added plenty o' validation features, to eliminate the bad entries we have now (sometimes).

Thanks also for the kind words (all of you).

And yes, apparently, BRussell, mount_my_floppy is on that right now.

In any case, spread the word!

EDIT: I forgot to add: that migration will be, I'm guessing, wednesday, or around that. You should see plenty of goodness by then. The layout should be brushed up as well.
post #17 of 22
Thread Starter 
torifile, I would like to take your explanation on how to set up a wifi network to stream, from the other thread, and put it in the FAQ on the site, if you don't mind. Seeing it's a real good explanation.

Think about it.

And to everybody else, I'm desperately looking for submissions for the FAQ page. Yes, questions too. If you have something, just drop a line. k?
post #18 of 22
Quote:
Originally posted by der Kopf
torifile, I would like to take your explanation on how to set up a wifi network to stream, from the other thread, and put it in the FAQ on the site, if you don't mind. Seeing it's a real good explanation.

Think about it.

And to everybody else, I'm desperately looking for submissions for the FAQ page. Yes, questions too. If you have something, just drop a line. k?

Sure thing. I'd be honored.
post #19 of 22
Thread Starter 
Allright, torifile, you'll see it pop up soon enough.

You can all view your ip addresses on my site, with this page. Included because some people actually entered IP addresses of the form 192.168.x.x, which, some of you'll know better than me, are not valid internet IPs (they are addresses on the local network).
post #20 of 22
Quote:
Originally posted by der Kopf
Allright, torifile, you'll see it pop up soon enough.

You can all view your ip addresses on my site, with this page. Included because some people actually entered IP addresses of the form 192.168.x.x, which, some of you'll know better than me, are not valid internet IPs (they are addresses on the local network).

Here's a relatively easy idea to help make that page even more useful. Make a link that passes that is clickable to pass that info to the submit page. Something really easy like passing the value in a variable and using "value=$ip" for the text field so that it's already populated.

Sample code:
Code:


$ip =GetHostByName ($REMOTE_ADDR );

<a href="http://127.0.0.1/iptesting.php?ip=<?php echo $ip ?>">Click here</a>



and then on the submit page:

Code:


<input type="text" size="50" name="ipaddress" value="<?php echo $ip?>">
post #21 of 22
Thread Starter 
Quote:
Originally posted by torifile
Here's a relatively easy idea

Consider it done. No really, it's done. Thanx for the idea and the code sample.

BTW, I'm using the global variable
Code:

$_SERVER["REMOTE_ADDR"]


to find out the user's IP address. Pretty straightforward, didn't know it existed untill today.
post #22 of 22
Quote:
Originally posted by der Kopf
Consider it done. No really, it's done. Thanx for the idea and the code sample.

BTW, I'm using the global variable
Code:

$_SERVER["REMOTE_ADDR"]


to find out the user's IP address. Pretty straightforward, didn't know it existed untill today.

cool. I didn't know about it either. You learn something new everyday.
New Posts  All Forums:Forum Nav:
  Return Home
  Back to Forum: iPod + iTunes + AppleTV
AppleInsider › Forums › Mobile › iPod + iTunes + AppleTV › Please share your iTunes library here