Archive for May, 2009
My own RSS for music files from PHP
May 29th 2009
If you have read the previous post about the Website Music Player than you should be able to understand a little more about what is said in this post.
I was searching for hours and hours the other day and found some snippets of code to generate my music RSS and wow I love IT! I used PHP and xml to generate the RSS format.
I first had thought about how I generated the .xml code from the media player list and then found some things that could help in order to generate the correct information for the RSS feed.
So here is the code that I made that works: (put this code in a music_rss.php file)
Website Music Player
May 17th 2009
I am finally able to sit down and tell you about the media player that I put on my website. As you can see to the right is a music player and the code that I used is valid XHTML. So here we go:
Javascript Confirmation and variations
May 1st 2009
I wanted to make a pseudo login scheme for my page and came across some really cool stuff so take a look….

