How To Convert Zune Playlist zpl to m3u or wpl

1.  Browse to My Music under My Documents and open the Zune folder.
2.  Copy the zpl file you want to your Desktop and rename it to wpl.
3.  Open the wpl with Windows Media Player (zpl and wpl are basically very similar)
All your songs from the playlist should be in Now Playing and no other songs.
4. Right-click on the title bar to get to the hidden menu or press CTRL+M for Classic Menus.
5. Go to File > Save Now Playing List As…, then change the format to m3u or wpl.
Source: Zunescene

You can also open m3u into Winamp. Then, using the gen_yar.dll (Yar-Matey! Playlist Copier v1.07) plugin you can export the files from the playlist to a specified folder, such as an SD card or flash drive.

Update: I found a program that will convert to m3u and pls directly from the file to a specified location.
ZPL Converter

NetBeans PHP Project on Dreamhost Advanced Setup

This guide will show you how to setup a PHP project in NetBeans covering a complicated situation, such as files behind public root. PHP support is new in NetBeans so hopefully this guide will help some new comers to NetBeans that want to use it for PHP websites.

What some may experience when first using an IDE such as NetBeans or Dreamweaver is the native tendency for these programs to guess what is best for you when it comes to your project paths and live site paths. One may be fustrated that when running their project off the IDE it will point them to someting like http://www.domain.com/www.domain.com/testfile.html or upload their files to a similar wrong location in FTP. Especially when trying to mirror the directory structures and names locally and on the server. With the proper setup this can be avoided.

Continue Reading »

Page 5 of 22« First...«34567»1020...Last »