<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PC Hacks &#187; Internet Jukebox</title>
	<atom:link href="http://hackspc.com/tag/internet-jukebox/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackspc.com</link>
	<description></description>
	<lastBuildDate>Wed, 08 Sep 2010 11:15:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Jinzora &#8211; Build An Internet Jukebox</title>
		<link>http://hackspc.com/jinzora-build-an-internet-jukebox/</link>
		<comments>http://hackspc.com/jinzora-build-an-internet-jukebox/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 00:58:15 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Internet Jukebox]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=1803</guid>
		<description><![CDATA[If you want quick and easy access to your online music and video collection, you can create internet jukebox with Jinzora. Jinzora is free  and open source media server written in PHP, that allows  you to stream your music and videos to any device with a web browser. In this tutorial we´ll see [...]]]></description>
			<content:encoded><![CDATA[<p>If you want quick and easy access to your online music and video collection, you can create internet jukebox with Jinzora. Jinzora is free  and open source media server written in PHP, that allows  you to stream your music and videos to any device with a web browser. In this tutorial we´ll see how to set up jinzora.</p>
<p><span id="more-1803"></span></p>
<p>Note: To build an internet jukebox Jinzora, you must have internet server. Creating  server is risky,when you open port, there is a possibility to have someone a breach in your computer .Before you start, make sure your computer has all the latest patches and security updates, and that you’ve done a thorough spyware and virus scan. This tutorial is only for advanced users</p>
<p><strong>How look Jinzora?</strong></p>
<p><a href="http://hackspc.com/wp-content/uploads/2009/02/jinzora1.jpg"><img class="alignnone size-full wp-image-1805" title="jinzora1" src="http://hackspc.com/wp-content/uploads/2009/02/jinzora1.jpg" alt="" width="500" height="358" /></a></p>
<p><a href="http://hackspc.com/wp-content/uploads/2009/02/jinzora2.jpg"><img class="alignnone size-full wp-image-1807" title="jinzora2" src="http://hackspc.com/wp-content/uploads/2009/02/jinzora2.jpg" alt="" width="500" height="358" /></a></p>
<p><strong>You must have</strong>:</p>
<p>* Broadband internet connection always on<br />
* Windows on your computer<br />
* Web server with the PHP scripting language and MySQL database installed</p>
<p>In this example we´ll use Windows XP and WAMP server</p>
<p><strong>How to set up Jinzora?</strong></p>
<p>1. Turn off firewall, because it can block WAMP server. Download WAMP server from this <a href="http://www.wampserver.com/en/download.php">link</a> and install it. In  the default, jinzora will install in  C:\wamp\ directory. In my example jinzora is installed in C:\wamp\. Run your WAMP server.</p>
<p>2. Download Jinzora zip file from this <a href="http://en.jinzora.com/downloads">link </a> and extract into  WAMP  directory c:\wamp\www\</p>
<p><a href="http://hackspc.com/wp-content/uploads/2009/02/jinziona-extract-files.png"><img class="alignnone size-full wp-image-1808" title="jinziona-extract-files" src="http://hackspc.com/wp-content/uploads/2009/02/jinziona-extract-files.png" alt="" width="397" height="608" /></a></p>
<p>Below is video guide that include step 1 and 2.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/t7O6xU18Eq8&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/t7O6xU18Eq8&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>3.Type in web addresses http://localhost/ or your IP Address, you should see something like this</p>
<p><a href="http://hackspc.com/wp-content/uploads/2009/02/wamp-server.png"><img class="alignnone size-full wp-image-1809" title="wamp-server" src="http://hackspc.com/wp-content/uploads/2009/02/wamp-server.png" alt="" width="499" height="426" /></a></p>
<p>4. In this step we´ll  secure MySQL database server  with password.</p>
<p>Click on <strong>phpmyadmin</strong> under Tools</p>
<p><a href="http://hackspc.com/wp-content/uploads/2009/02/wamps-phpadmin.png"><img class="alignnone size-full wp-image-1810" title="wamps-phpadmin" src="http://hackspc.com/wp-content/uploads/2009/02/wamps-phpadmin.png" alt="" width="190" height="129" /></a></p>
<p>Click on Privileges</p>
<p><a href="http://hackspc.com/wp-content/uploads/2009/02/jinzora-p1.png"><img class="alignnone size-full wp-image-1812" title="jinzora-p1" src="http://hackspc.com/wp-content/uploads/2009/02/jinzora-p1.png" alt="" width="500" height="115" /></a></p>
<p>Check root user and edit it , if you have any other user , delete it.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2009/02/jinzora-p2.png"><img class="alignnone size-full wp-image-1813" title="jinzora-p2" src="http://hackspc.com/wp-content/uploads/2009/02/jinzora-p2.png" alt="" width="443" height="92" /></a></p>
<p>In Change Password option, type your password and click go</p>
<p><a href="http://hackspc.com/wp-content/uploads/2009/02/jinzora-p3.png"><img class="alignnone size-full wp-image-1814" title="jinzora-p3" src="http://hackspc.com/wp-content/uploads/2009/02/jinzora-p3.png" alt="" width="500" height="135" /></a></p>
<p>Video Guide for step 4:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/rlp8NcvQCWM&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/rlp8NcvQCWM&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>5. In this step we´ll run Jinzora installation wizard. Go to http://localhost/ and click on jinzora2 under your Projects</p>
<p><a href="http://hackspc.com/wp-content/uploads/2009/02/jinzora2.png"><img class="alignnone size-full wp-image-1816" title="jinzora2" src="http://hackspc.com/wp-content/uploads/2009/02/jinzora2.png" alt="" width="495" height="572" /></a></p>
<p>Jinzora installation wizard include 8 steps.  Step 6 is important, set <strong>Create database</strong> equal to <strong>true</strong>. In other steps just accept the defaults, or set how you like it.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2009/02/jinzora-language.png"><img class="alignnone size-full wp-image-1817" title="jinzora-language" src="http://hackspc.com/wp-content/uploads/2009/02/jinzora-language.png" alt="" width="500" height="425" /></a></p>
<p><a href="http://hackspc.com/wp-content/uploads/2009/02/jinzora-5.png"><img class="alignnone size-full wp-image-1818" title="jinzora-5" src="http://hackspc.com/wp-content/uploads/2009/02/jinzora-5.png" alt="" width="500" height="495" /></a></p>
<p><a href="http://hackspc.com/wp-content/uploads/2009/02/jinzora-6.png"><img class="alignnone size-full wp-image-1819" title="jinzora-6" src="http://hackspc.com/wp-content/uploads/2009/02/jinzora-6.png" alt="" width="426" height="454" /></a></p>
<p><a href="http://hackspc.com/wp-content/uploads/2009/02/jinzora-7.png"><img class="alignnone size-full wp-image-1820" title="jinzora-7" src="http://hackspc.com/wp-content/uploads/2009/02/jinzora-7.png" alt="" width="347" height="417" /></a></p>
<p><a href="http://hackspc.com/wp-content/uploads/2009/02/jinzora-9.png"><img class="alignnone size-full wp-image-1821" title="jinzora-9" src="http://hackspc.com/wp-content/uploads/2009/02/jinzora-9.png" alt="" width="254" height="124" /></a></p>
<p>6. Before you login in jinzora , you should delete Install folder C:\wamp\www\jinzora2\install. That is for security reasons. </p>
<p>7. Go to  http://localhost/jinzora2/ , login and enjoy in your Internet jukebox Jinzora.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2009/02/jinzora-login.png"><img class="alignnone size-full wp-image-1824" title="jinzora-login" src="http://hackspc.com/wp-content/uploads/2009/02/jinzora-login.png" alt="" width="500" height="329" /></a></p>
<p>Watch video guide:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/p1J1MNu7kcA&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/p1J1MNu7kcA&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>8.  If you want access Jinziora from other computers. You must forward a port in the router we’re using. The port we need to forward is port number 80. Why? Because by default it’s the port used for HTTP. Port forwarding actually means opening a tunnel through the router so that the router wouldn’t reject the connections that are trying to connect to it. How to port-forward? With every router it’s different. Here are the <a href="http://www.portforward.com/english/routers/port_forwarding/routerindex.htm">instructions</a> for every one of them. You must also turn off you firewall.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/jinzora-build-an-internet-jukebox/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
