Thursday, September 08, 2011

t

Published with Blogger-droid v1.7.4

Sunday, March 02, 2008

Your own .com name address Tutorial

Your own .com or .org name address Tutorial

Problems:
- You want to have control over your internet address
- You want to be able to have control over your internet photo collection
- You want to have music streamed from your home music collection
- you want to host your own website

Solution:
Set up your own home web server with its own .com or .org address.


Setup Requirements
- server or windows based system that is always on (windows in this example)
- dynamic domain registration system
- web server setup of IIS
- web port open for web traffic

My solution in detail
Step 1: Dynamic domain registration

Problem: Your home internet connection is dynamic, meaning it changes when your internet service provider wants to, thus changing your IP address. Since people coming to your site don't want to have to type 192.1........ then you need to make it a named address that will change ip designation in the dns servers that translate numbers into names...

Solution:
navigate to www.dydns.com
- request dynamic dns service
- register what ever .org, .com, et all type of domain name. (in this example I registered deepbluegroove.org)
- install agent software from dyndns.com on server computer (this will detect changes in your ISP designated IP address and send the updated number to dyndns so you can be found)
- If the check mark is green then you are good, if it red, update the ip address button.

Step 2: Set a static IP address for the webserver
- know your router ip address (defaults to 192.168.1.1 on most LANs)
- set your ip address for your webserver
* right click the connection that connects you to the internet, select status.
* select properties, under general tab select internet protocol, select properties
* select use the following ip address: set the ip address to a specific address, I use 192.168.1.222
* subnet mask usually is 255.255.255.0
* gateway is the ip of your router/switch/hub (192.168.1.1 in this example)
* test this connection, you should be able to connect to the internet still. If that does not work, you have set up something wrong

Step 3: Setup IIS webserver software
- run IIS (version 5.1 is included in XP Professional)
* You install this by going to control panels --> Add / Remove Programs --> Add/Remove Windows Components. Select check box next to Internet Information Services. Select details (select world wide web service for web server. If you want mail server keep SMTP, if you don't unselect that option)
* Configure IIS to run, and find the root folder which is by default c:/Inetpub...
* share folders in IIS by creating virtual directories (for example images, html, script)
* If your web server cannot connect to the internet, then this process will not work.
* create index.html page with html to be your home page. Configure IIS to start with this page.
* test your web server by testing it, you should be able to connect to it from the same computer itself. Look up http://192.168.1.222 or http://www.192.168.1.222/

Step 4: Open Web Port on your firewall/router
- Go to your router admin
* go to port forwarding
* enter your static ip address 192.168.1.222, enter start port as 80 and end port 80.
- Go to your software firewall (if you have one), set it to allow connections for port 80.

Step 5: Test your ip address then test your named address.
- test your ip with a computer on the same LAN (http://www.192.168.1.222)
- test your name (the name you registered) www.deepbluegroove.org (this should now work)

Labels: , , ,

Stream your own music from home computer to any web browser

Stream your own music from home computer to any web browser and mobile phone

New Setup Instructions - Using Subsonic
- Google subsonic, download and install the software (you should contribute some $ for the server version)
- If you have an Android phone they have an app for that on Market. For iPhone they have a free app and a paid app called iSub. For $5 its worth it.
- rip music collection to mp3 format or m4a. (ya probably already have this in iTunes; if they are in m4a format you are ok; if its in m4p then its protected file format and subsonic cannot use)
- In subsonic setup select the music folders you will share from your mp3/m4a/iTunes collection
- setup username(s) and password(s) for you
- setup the port in subsonic for the music to be shared on (currently mine is 8081)
- Setup the server hosting subsonic software to a fixed ip address (I used 192.168.1.222) 
- open firewall port for outgoing music stream
        - if the server that has subsonic is running on is 192.168.1.222 then on your router go to port  forwarding. Enter 192.168.1.222 and enter port 8081.
- use another computer to test the subsonic (http://192.168.1.222:8081)
Now you can stream music to any computer internally and externally (if you know your external ip address [alternatively you can setup your server to have a named address (details of this are in the dynamic dns blog post of mine)]


Old Setup Instructions - Using Vibestream
- Google Vibestream, download and install the software
- rip music collection to mp3 format.
- In vibestream select the music folders you will share from your mp3 collection
- setup username(s) and password(s) for you and your family
- setup the port in vibestream for the music to be shared on (currently mine is 8081)
- open firewall port for outgoing music stream
- if the server that has vibestream is running on is 192.168.1.222 then on your router go to port forwarding. Enter 192.168.1.222 and enter port 8081.
- use another computer to test the vibestream (http://192.168.1.222:8081)
Now you can stream music to any computer internally and externally (if you know your external ip address [alternatively you can setup your server to have a named address (details of this are in the dynamic dns blog post of mine)]

Labels: , , ,

Wednesday, December 12, 2007

Win TV Go - 878 tuner recording works in XP!

Hi All,

For those whom use a computer to record TV with a tv tuner card, it can be very difficult to schedule and record tv programs for free.

Upgrade to XP
Recently I upgraded tv recording PC (PVR) from Windows 2000 to Windows XP. After I did the upgrade to XP WinTV provided by Hauppauge stopped being able to record MPEG1. I tried for many weeks installing the software that was provided on the US hauppauge support page
http://www.hauppauge.com/pages/support/support_pci_878.html

Everything would install correctly but then I could not record in MPEG1 VCD format or MPEG2 2 mbit like I used to be able to in Windows 2000. I could record AVI but that is a huge file, and I don't want to convert this to another format.

Alternate Solutions
After reviewing gbpvr (did not install) and looking at all of the costly options such as beyond tv, myth tv, etc I found the Hauppauge UK support page!

The Solution
I found the Hauppauge UK support page with a whole set of instructions for Windows XP installation with my 878 based tuner card!
http://www.hauppauge.co.uk/pages/support/support_new_pci.html

Version 5.9 cd I downloaded and installed the setup.exe --> this installer had specific instructions for XP. Shortly after I installed everything it worked!

Now I can use Titan Tv (http://www.titantv.com) to look up the local cable tv listings and schedule recordings! It creates an entry in the hauppauge scheduler program.

Once Again I am happy because I can record hockey games, adult swim programs that are on too late to watch.

Labels: , , , , , ,