Archive for November, 2005

ppStream Connection Limit in Configuration Settings

Tuesday, November 15th, 2005

Note: The newer version of ppSteream has integrated the configuration into the program’s menu.

ppStream comes with a configuration file named setting.ini at the installation folder. It’s possible to tweak the connection limit settings in the configuration file to achieve optimum bandwidth speed for best viewing experience. It’s a good answer to solve some problem when viewing channel with ppStream such as streaming lagging, frequent disconnection, slow buffering etc.

Continue reading ppStream Connection Limit in Configuration Settings » » »


Easy Way to Upgrade FreeBSD’s Ports

Friday, November 11th, 2005

Before you can update and upgrade the FreeBSD’s ports, the Ports Collection needs to be updated. Follow step here to update the Ports Collection.

Once you updated your Ports Collection, before attempting a port upgrade, you should check the /usr/ports/UPDATING file. This file describes various issues and additional steps users may encounter and need to perform when updating a port.

Continue reading Easy Way to Upgrade FreeBSD’s Ports » » »

Update FreeBSD Ports Collection Up to Date and Latest

Friday, November 11th, 2005

CVSup can be used as a quick method for getting the Ports Collection and keep the ports tree up to date. CVSup distributes and updates source trees from a master CVS repository on a remote server host. The FreeBSD sources are maintained in a CVS repository on a central development machine in California. With CVSup, FreeBSD users can easily keep their own source trees up to date.

Continue reading Update FreeBSD Ports Collection Up to Date and Latest » » »

Translate and Convert RGB Color Values into Hexadecimal Hex Equivalent

Thursday, November 10th, 2005

In a html web page, there is code such as <body bgcolor=#ffffff> or color=”#000000″. The “ffffff” is the colour RGB hexadecimal value which will translate into a white, and “000000″ is black.

Continue reading Translate and Convert RGB Color Values into Hexadecimal Hex Equivalent » » »


phpBB - Create a Vertical Cell or Pane on the Left Side of the Forum for Google AdSense

Tuesday, November 8th, 2005

This step by step guide will add a vertical cell / pane on the left hand side of the phpBB board, which can be used to accomodate a Google AdSense Skyscraper or Wide Skyscraper ads.

Continue reading phpBB - Create a Vertical Cell or Pane on the Left Side of the Forum for Google AdSense » » »