<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dlewis</id>
	<title>LinuxMCE - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dlewis"/>
	<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php/Special:Contributions/Dlewis"/>
	<updated>2026-05-11T05:28:11Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=LinuxMCE-0810_beta&amp;diff=21475</id>
		<title>LinuxMCE-0810 beta</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=LinuxMCE-0810_beta&amp;diff=21475"/>
		<updated>2009-10-25T17:00:10Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Software]]&lt;br /&gt;
This page outlines some information about the Beta, as well as outline any changes and bugfixes we are applying, just like we did with the alpha2 page.&lt;br /&gt;
&lt;br /&gt;
The installation instructions found on the alpha2 page still apply:&lt;br /&gt;
&lt;br /&gt;
==Internet Installation==&lt;br /&gt;
# Install Kubuntu Intrepid desktop and update it. (download Kubuntu 8.10 &#039;&#039;&#039;desktop&#039;&#039;&#039; release from one of these: [http://mirrors.ccs.neu.edu/releases.ubuntu.com/kubuntu/8.10/ Northeastern University Mirror, USA], [http://swtsrv.informatik.uni-mannheim.de/pub/linux/distributions/ubuntu-release/kubuntu/8.10/ Mannheim University Mirror, Germany]) &#039;&#039;&#039;Currently, only the 32bit version of LinuxMCE is available. Only download the i386 version of 8.10 Kubuntu, even if your system can support 64bit versions.&#039;&#039;&#039;&lt;br /&gt;
# Run aptitude update and aptitude dist-upgrade to get the latest Kubuntu updates.&lt;br /&gt;
# Grab the latest installer script from [http://deb.linuxmce.org/ubuntu here], unpack them and change into the freshly created &#039;&#039;new-installer&#039;&#039; directory.&lt;br /&gt;
# Run the following scripts (as root, in order): pre-install-from-repo.sh, mce-install.sh, post-install.sh.&lt;br /&gt;
# Reboot, wait for the activity to stop (see progress on console 8).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EDIT:  MAKE SURE YOUR INTERNET CONNECTION IS ON ETH0!&#039;&#039;&#039; (For linux Newbies ETH0 is probably the network card on your motherboard...or plug all NICs into a switch that has Internet access)&lt;br /&gt;
&lt;br /&gt;
In other words, after installing Kubuntu:&lt;br /&gt;
 sudo su - #This might ask for the password you specified earlier during the install of kubuntu.&lt;br /&gt;
 aptitude update&lt;br /&gt;
 aptitude dist-upgrade&lt;br /&gt;
 wget -c http://deb.linuxmce.org/ubuntu/new-installer-alpha-latest.tar.gz&lt;br /&gt;
 tar xvf new-installer-alpha-latest.tar.gz&lt;br /&gt;
 cd new-installer&lt;br /&gt;
 ./pre-install-from-repo.sh&lt;br /&gt;
 ./mce-install.sh&lt;br /&gt;
 ./post-install.sh&lt;br /&gt;
 reboot&lt;br /&gt;
&lt;br /&gt;
==DVD Installation==&lt;br /&gt;
&lt;br /&gt;
However, if you want to install the DVD, grab it via the torrent [http://www.linuxmce.org/index.php/download here].&lt;br /&gt;
&lt;br /&gt;
Upon DVD boot, select LinuxMCE install. This will install a regular Kubuntu 810 system, with an additional button on the desktop to install LinuxMCE upon restart. Let Kubuntu&#039;s install run through, and after restart, login, and double click on the LinuxMCE icon. This will run the fullinstall.sh in /root/new-installer&lt;br /&gt;
&lt;br /&gt;
The DVD installer per default does not create the initial MD image, as that creation takes a very long time, and most people probably prefer to give 810 a test, without the MDs. If you want to setup MDs, you have to manually run &lt;br /&gt;
 /usr/pluto/bin/Diskless_CreateTBZ.sh&lt;br /&gt;
&lt;br /&gt;
If you have problems running Diskless_CreateTBZ.sh, check this [[Error Running Diskless CreateTBZ.sh|article]].&lt;br /&gt;
&lt;br /&gt;
=== Upcoming beta2 changes... ===&lt;br /&gt;
The upcoming beta2 will have a complete set of new packages. This is due to changes in the mysql handling to finally fix unicode issues.&lt;br /&gt;
&lt;br /&gt;
=== After beta2... ===&lt;br /&gt;
* Build_Replacement_Package - freepbx (ubuntu/asterisk/freepbx) - Ticket #345 - Fixes the issue of installing new modules in FreePBX.&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=LinuxMCE-0810_beta&amp;diff=21454</id>
		<title>LinuxMCE-0810 beta</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=LinuxMCE-0810_beta&amp;diff=21454"/>
		<updated>2009-10-22T21:23:38Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Software]]&lt;br /&gt;
This page outlines some information about the Beta, as well as outline any changes and bugfixes we are applying, just like we did with the alpha2 page.&lt;br /&gt;
&lt;br /&gt;
The installation instructions found on the alpha2 page still apply:&lt;br /&gt;
&lt;br /&gt;
==Internet Installation==&lt;br /&gt;
# Install Kubuntu Intrepid desktop and update it. (download Kubuntu 8.10 &#039;&#039;&#039;desktop&#039;&#039;&#039; release from one of these: [http://mirrors.ccs.neu.edu/releases.ubuntu.com/kubuntu/8.10/ Northeastern University Mirror, USA], [http://swtsrv.informatik.uni-mannheim.de/pub/linux/distributions/ubuntu-release/kubuntu/8.10/ Mannheim University Mirror, Germany]) &#039;&#039;&#039;Currently, only the 32bit version of LinuxMCE is available. Only download the i386 version of 8.10 Kubuntu, even if your system can support 64bit versions.&#039;&#039;&#039;&lt;br /&gt;
# Run aptitude update and aptitude dist-upgrade to get the latest Kubuntu updates.&lt;br /&gt;
# Grab the latest installer script from [http://deb.linuxmce.org/ubuntu here], unpack them and change into the freshly created &#039;&#039;new-installer&#039;&#039; directory.&lt;br /&gt;
# Run the following scripts (as root, in order): pre-install-from-repo.sh, mce-install.sh, post-install.sh.&lt;br /&gt;
# Reboot, wait for the activity to stop (see progress on console 8).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EDIT:  MAKE SURE YOUR INTERNET CONNECTION IS ON ETH0!&#039;&#039;&#039; (For linux Newbies ETH0 is probably the network card on your motherboard...or plug all NICs into a switch that has Internet access)&lt;br /&gt;
&lt;br /&gt;
In other words, after installing Kubuntu:&lt;br /&gt;
 sudo su - #This might ask for the password you specified earlier during the install of kubuntu.&lt;br /&gt;
 aptitude update&lt;br /&gt;
 aptitude dist-upgrade&lt;br /&gt;
 wget -c http://deb.linuxmce.org/ubuntu/new-installer-alpha-latest.tar.gz&lt;br /&gt;
 tar xvf new-installer-alpha-latest.tar.gz&lt;br /&gt;
 cd new-installer&lt;br /&gt;
 ./pre-install-from-repo.sh&lt;br /&gt;
 ./mce-install.sh&lt;br /&gt;
 ./post-install.sh&lt;br /&gt;
 reboot&lt;br /&gt;
&lt;br /&gt;
==DVD Installation==&lt;br /&gt;
&lt;br /&gt;
However, if you want to install the DVD, grab it via the torrent [http://www.linuxmce.org/index.php/download here].&lt;br /&gt;
&lt;br /&gt;
Upon DVD boot, select LinuxMCE install. This will install a regular Kubuntu 810 system, with an additional button on the desktop to install LinuxMCE upon restart. Let Kubuntu&#039;s install run thru, and after restart, login, and double click on the LinuXMCE icon. This will run the fullinstall.sh in /root/new-installer&lt;br /&gt;
&lt;br /&gt;
The DVD installer per default does not create the initial MD image, as that creation takes a very long time, and most people probably prefer to give 810 a test, without the MDs. If you want to setup MDs, you have to manually run &lt;br /&gt;
 /usr/pluto/bin/Diskless_CreateTBZ.sh&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Having run /usr/pluto/bin/Diskless_CreateTBZ.sh, should you see the following error...&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 The following packages have unmet dependencies:&lt;br /&gt;
 pluto-mythtv-player: PreDepends: mythtv-backend but it is not going to be installed&lt;br /&gt;
                      PreDepends: mythtv-frontend but it is not going to be installed&lt;br /&gt;
 E: Broken packages&lt;br /&gt;
 #### Package pluto-mythtv-player failed (/tmp/tmp.lFSpF13245) - We wait 10sec and try again - to stop retrying press Ctrl-C.&lt;br /&gt;
&lt;br /&gt;
...press Ctrl-C, and edit your sources list. I do this by running...&lt;br /&gt;
 sudo kate /etc/apt/sources.list&lt;br /&gt;
&lt;br /&gt;
...and edit out...&lt;br /&gt;
 deb http://www.avenard.org/files/ubuntu-repos/ intrepid  testing&lt;br /&gt;
(i.e. put a &#039;#&#039; before it)&lt;br /&gt;
&lt;br /&gt;
...and add in...&lt;br /&gt;
 deb http://www.avenard.org/files/ubuntu-repos/ intrepid  release testing&lt;br /&gt;
 #Line above added by me&lt;br /&gt;
&lt;br /&gt;
Of course you could just edit the existing line rather than commenting it out and making a new one.&lt;br /&gt;
&lt;br /&gt;
Then try creating the MD image again by running...&lt;br /&gt;
 /usr/pluto/bin/Diskless_CreateTBZ.sh&lt;br /&gt;
&lt;br /&gt;
=== Upcoming beta2 changes... ===&lt;br /&gt;
* lmce-skins-titanium (718) - Fix for the arrow up of the media remote&lt;br /&gt;
* lmce-launch-manager(298,299)- Reworking interaction to allow activate orbiter plasmoid again&lt;br /&gt;
* mce-diskless-tools (627,628) - Trac #359 fstab not correctly generated&lt;br /&gt;
* pluto-mythtv-plugin (134,153) - changes for new mythtv protocol.&lt;br /&gt;
* pluto-mythtv-player (133,152) - changes for new mythtv protocol.&lt;br /&gt;
* asterisk (438) - Trac #345 Fixes upgrading asterisk modules&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=LinuxMCE-0810_alpha2&amp;diff=21398</id>
		<title>LinuxMCE-0810 alpha2</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=LinuxMCE-0810_alpha2&amp;diff=21398"/>
		<updated>2009-10-16T02:26:54Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Versions]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;WARNING: Install Alpha 2.36 at your own risk! There are currently issues with LMCE_launch_manager that may or may not break your installation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
# Install Kubuntu Intrepid desktop, update it &amp;lt;strike&amp;gt;and enable the restricted (video) drivers if needed&amp;lt;/strike&amp;gt;. (download Kubuntu 8.10 &#039;&#039;&#039;desktop&#039;&#039;&#039; release from one of these: [http://mirrors.ccs.neu.edu/releases.ubuntu.com/kubuntu/8.10/ Northeastern University Mirror, USA], [http://swtsrv.informatik.uni-mannheim.de/pub/linux/distributions/ubuntu-release/kubuntu/8.10/ Mannheim University Mirror, Germany]) &#039;&#039;&#039;Currently, only the 32bit version of LinuxMCE is available. Only download the i386 version of 8.10 Kubuntu, even if your system can support 64bit versions.&#039;&#039;&#039;&lt;br /&gt;
# Run aptitude update and aptitude dist-upgrade to get the latest Kubuntu updates.&lt;br /&gt;
# Grab the latest installer script from [http://deb.linuxmce.org/ubuntu here], unpack them and change into the freshly created &#039;&#039;new-installer&#039;&#039; directory.&lt;br /&gt;
# Run the following scripts (as root, in order): pre-install-from-repo.sh, mce-install.sh, post-install.sh.&lt;br /&gt;
# Reboot, wait for the activity to stop (see progress on console 8).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EDIT:  MAKE SURE YOUR INTERNET CONNECTION IS ON ETH0!&#039;&#039;&#039; (For linux Newbies ETH0 is probably the network card on your motherboard...or plug all NICs into a switch that has Internet access)&lt;br /&gt;
&lt;br /&gt;
In other words, after installing Kubuntu:&lt;br /&gt;
 sudo su - #This might ask for the password you specified earlier during the install of kubuntu.&lt;br /&gt;
 aptitude update&lt;br /&gt;
 aptitude dist-upgrade&lt;br /&gt;
 wget -c http://deb.linuxmce.org/ubuntu/new-installer-alpha-latest.tar.gz&lt;br /&gt;
 tar xvf new-installer-alpha-latest.tar.gz&lt;br /&gt;
 cd new-installer&lt;br /&gt;
 ./pre-install-from-repo.sh&lt;br /&gt;
 ./mce-install.sh&lt;br /&gt;
 ./post-install.sh&lt;br /&gt;
 reboot&lt;br /&gt;
&lt;br /&gt;
=== HDMI Audio ===&lt;br /&gt;
If you installed 0810 Alpha 2.26 or earlier you will need to do apt-get dist-upgrade on your Core &amp;amp; MD&#039;s to get the updated AVwizard that enables HDMI audio to be easily configured... this will get you the new AVwizard and any other fixes changes since you last upgraded. For the time being you will need to upgrade nVidia (180.60 or greater) &amp;amp; alsa (1.0.20 or later) drivers by hand.&lt;br /&gt;
&lt;br /&gt;
Updated AVwizard notes;&lt;br /&gt;
&lt;br /&gt;
The new AVwizard now allows you to select primary &amp;amp; secondary HDMI/VGA connectors using the keyboard. Press &#039;1&#039; for HDMI 1 and &#039;Q&#039; for HDMI 2 and press &#039;2&#039; for VGA 1 and &#039;S&#039; for VGA 2. Once in the Graphical AVwizard UI you will notice that these new connectors are now available for selection. you will also notice that the AVwizard now has a new screen layout for selecting the Audio output and also includes &#039;HDMI&#039; as one of the output connector options. Select &#039;HDMI&#039; from this screen if you want Stereo output then in the following screen respond &#039;No&#039; to Dolby Digital and DTS. If you want surround audio to be routed out of the HDMI connector (mainly used with surround amplifiers with HDMI inputs) then select &#039;HDMI&#039; and then answers &#039;yes&#039; to the Dolby Digital &amp;amp; DTS wizard screens.&lt;br /&gt;
&lt;br /&gt;
=== nVidia Restricted Driver ===&lt;br /&gt;
&amp;lt;strike&amp;gt;Install the nVidia restricted driver (177) from KDE using the Hardware Manager &#039;&#039;before&#039;&#039; installing LinuxMCE 0810 Alpha for the best results&amp;lt;/strike&amp;gt; The installer will now automatically choose and install the correct restricted driver during setup.It will be installed after selecting &amp;quot;OpenGL&amp;quot; on your Media Director in web admin page.&lt;br /&gt;
&lt;br /&gt;
=== MythTV ===&lt;br /&gt;
&amp;lt;strike&amp;gt;Remove reference to hardy in /etc/apt/sources.list&lt;br /&gt;
&lt;br /&gt;
from terminal&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install pluto-mythtv-player&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Install updated version of pluto-mythtv-plugin&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Setup Diskless MD ===&lt;br /&gt;
&amp;lt;strike&amp;gt;Follow the steps from [[LinuxMCE-0810_alpha1#Setup_Diskless_MD|alpha1]].&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Upgrading kernel ===&lt;br /&gt;
&amp;lt;strike&amp;gt;There are issues with the &#039;&#039;fglrx&#039;&#039; driver that are documented in Ubuntu&#039;s bug tracking system.  If you&#039;re experiencing those issues, upgrade the kernel to &#039;&#039;2.6.27-13&#039;&#039; or better. [[Upgrading the Kernel]] has been updated with instructions on doing this.&amp;lt;/strike&amp;gt; The latest official kernel is -14&lt;br /&gt;
&lt;br /&gt;
== Updates ==&lt;br /&gt;
Check if there is no junk like references to hardy in /etc/apt/sources.list then:&lt;br /&gt;
 sudo apt-get update&lt;br /&gt;
 sudo apt-get dist-upgrade&lt;br /&gt;
Or use a package manager on the KDE desktop for more convenience.&lt;br /&gt;
&lt;br /&gt;
=== 20090218 (alpha-2.1) ===&lt;br /&gt;
*lmce-datalog-db_2.0.0.44.0902180810&lt;br /&gt;
*lmce-datalogger-plugin_2.0.0.44.0902180810&lt;br /&gt;
*lmce-enocean-tcm120_2.0.0.44.0902180810&lt;br /&gt;
*lmce-src-datalogger-plugin_2.0.0.44.0902180810&lt;br /&gt;
*lmce-src-enocean-tcm120_2.0.0.44.0902180810&lt;br /&gt;
*lmce-src-lmce-datalog_2.0.0.44.0902180810&lt;br /&gt;
*pluto-dcerouter_2.0.0.44.0902180810&lt;br /&gt;
*pluto-dhcpd-plugin_2.0.0.44.0902180810&lt;br /&gt;
*pluto-hald-src_2.0.0.44.0902180810&lt;br /&gt;
*pluto-hald_2.0.0.44.0902180810&lt;br /&gt;
*pluto-mythtv-plugin_2.0.0.44.0902180810&lt;br /&gt;
*pluto-orbitergen_2.0.0.44.0902180810&lt;br /&gt;
*pluto-src-dcerouter_2.0.0.44.0902180810&lt;br /&gt;
*pluto-src-hal-device-finder_2.0.0.44.0902180810&lt;br /&gt;
*pluto-src-mythtv-plugin_2.0.0.44.0902180810&lt;br /&gt;
*pluto-src-orbitergen_2.0.0.44.0902180810&lt;br /&gt;
*pluto-src-updatemedia_2.0.0.44.0902180810&lt;br /&gt;
*pluto-updateentarea_2.0.0.44.0902180810&lt;br /&gt;
*pluto-updatemedia_2.0.0.44.0902180810&lt;br /&gt;
*pluto-zwave-lighting_2.0.0.44.0902180810&lt;br /&gt;
*lmce-game-player_2.0.0.44.0902180810&lt;br /&gt;
*lmce-game-plugin_2.0.0.44.0902180810&lt;br /&gt;
*lmce-src-game-player_2.0.0.44.0902180810&lt;br /&gt;
*lmce-src-game-plugin_2.0.0.44.0902180810&lt;br /&gt;
&lt;br /&gt;
==== 20090222 (alpha-2.1.1) ====&lt;br /&gt;
*pluto-dcerouter_2.0.0.44.0902220810&lt;br /&gt;
*pluto-bluetooth-dongle_2.0.0.44.0902220810&lt;br /&gt;
&lt;br /&gt;
=== 20090301 (alpha-2.2) ===&lt;br /&gt;
SVN revision: 21746&lt;br /&gt;
&lt;br /&gt;
To avoid a known problem when upgrading pluto-storage-devices, forcefully remove it before upgrading and let apt fix it:&lt;br /&gt;
 dpkg -r --force-all pluto-storage-devices&lt;br /&gt;
 apt-get update&lt;br /&gt;
 apt-get install -f&lt;br /&gt;
Also please note that installing the upgrade of pluto-system-database will OVERWRITE your existing pluto_main database. It  is therefore advisable to make a backup first!&lt;br /&gt;
 mysqldump --skip-extended-insert pluto_main &amp;gt;pluto_main_$PK_Installation-`date &#039;+%Y%m%d:%H%M%S&#039;`.sql&lt;br /&gt;
*pluto-boot-scripts_2.0.0.44.0903010810&lt;br /&gt;
*pluto-network-storage_2.0.0.44.0903010810&lt;br /&gt;
*pluto-skins-basic_2.0.0.44.0903010810&lt;br /&gt;
*pluto-src-network-storage_2.0.0.44.0903010810&lt;br /&gt;
*pluto-src-std-plugins_2.0.0.44.0903010810&lt;br /&gt;
*pluto-src-updatemedia_2.0.0.44.0903010810&lt;br /&gt;
*pluto-std-plugins_2.0.0.44.0903010810&lt;br /&gt;
*pluto-storage-devices_2.0.0.44.0903010810&lt;br /&gt;
*pluto-system-database_2.0.0.44.0903010810 &lt;br /&gt;
*pluto-updatemedia_2.0.0.44.0903010810&lt;br /&gt;
*pluto-website-admin_2.0.0.44.0903010810&lt;br /&gt;
&lt;br /&gt;
=== 20090308 (alpha-2.3) ===&lt;br /&gt;
SVN revision: 21765&lt;br /&gt;
&lt;br /&gt;
Again it is wise to backup your database as there is a new pluto-system-database package, but this one will not overwrite your pluto_main database if it is already installed, it should do an sqlCVS update instead.  &lt;br /&gt;
Also remove the pluto-storage-devices, hopefully for the last time.  &lt;br /&gt;
See the previous upgrade [[LinuxMCE-0810_alpha2#20090301_.28alpha-2.2.29|above]] for details on how to do these things.  &lt;br /&gt;
&lt;br /&gt;
*pluto-asterisk_2.0.0.44.0903080810&lt;br /&gt;
*pluto-src-asterisk_2.0.0.44.0903080810&lt;br /&gt;
*pluto-src-text-to-speech_2.0.0.44.0903080810&lt;br /&gt;
*pluto-src-updatemedia_2.0.0.44.0903080810&lt;br /&gt;
*pluto-storage-devices_2.0.0.44.0903080810&lt;br /&gt;
*pluto-system-database_2.0.0.44.0903080810&lt;br /&gt;
*pluto-text-to-speech_2.0.0.44.0903080810&lt;br /&gt;
*pluto-updatemedia_2.0.0.44.0903080810&lt;br /&gt;
*pluto-website-admin_2.0.0.44.0903080810&lt;br /&gt;
&lt;br /&gt;
=== 20090315 (alpha-2.4) ===&lt;br /&gt;
SVN revision: 21798&lt;br /&gt;
&lt;br /&gt;
The web admin is being moved from pluto-admin to lmce-admin with this build. A redirect has been placed in pluto-admin to redirect to the new web admin URL to help smooth the transition. While every attempt has been made to make this a smooth transition, please be sure to file a trac ticket if you find bugs related to this move so I can get them taken care of -  [[User:jondecker76|jondecker76]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Asterisk IVR is broken in this release. For those that need to get it working/wish to try out new changes, do the following:&lt;br /&gt;
 sudo apt-get install  libsox-fmt-all &lt;br /&gt;
 cd /usr/pluto/bin&lt;br /&gt;
 sudo rm generate_users_voicemenu.pl&lt;br /&gt;
 sudo wget http://svn.linuxmce.org/trac.cgi/browser/branches/LinuxMCE-0810/src/Asterisk/generate_users_voicemenu.pl?format=raw&lt;br /&gt;
 sudo chmod 755 generate_users_voicemenu.pl&lt;br /&gt;
 sudo ./generate_users_voicemenu.pl&lt;br /&gt;
Be sure to have the default voice set up in the Text_To_Speech device&#039;s device data (its default is the ugly one we&#039;re already used to)! I also highly recommend following the instructions located at [http://wiki.linuxmce.org/index.php/Text_To_Speech http://wiki.linuxmce.org/index.php/Text_To_Speech] on how to install some better voices, and set the default voice to voice_nitech_us_slt_arctic_hts after you install the better voices (this is the best free voice available ATM). This should all work on next weeks build for those that can wait.. I&#039;m still working on getting the better voices included by default, but need to check on licensing issues first.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*pluto-asterisk_2.0.0.44.0903150810&lt;br /&gt;
*pluto-boot-scripts_2.0.0.44.0903150810&lt;br /&gt;
*pluto-makerelease_2.0.0.44.0903150810&lt;br /&gt;
*pluto-newmdinteractor_2.0.0.44.0903150810&lt;br /&gt;
*pluto-orbitergen_2.0.0.44.0903150810&lt;br /&gt;
*pluto-proxy-orbiter_2.0.0.44.0903150810&lt;br /&gt;
*pluto-src-asterisk_2.0.0.44.0903150810&lt;br /&gt;
*pluto-src-makerelease_2.0.0.44.0903150810&lt;br /&gt;
*pluto-src-newmdinteractor_2.0.0.44.0903150810&lt;br /&gt;
*pluto-src-orbitergen_2.0.0.44.0903150810&lt;br /&gt;
*pluto-src-proxy-orbiter_2.0.0.44.0903150810&lt;br /&gt;
*pluto-src-std-plugins_2.0.0.44.0903150810&lt;br /&gt;
*pluto-src-text-to-speech_2.0.0.44.0903150810&lt;br /&gt;
*pluto-std-plugins_2.0.0.44.0903150810&lt;br /&gt;
*pluto-system-database_2.0.0.44.0903150810&lt;br /&gt;
*pluto-text-to-speech_2.0.0.44.0903150810&lt;br /&gt;
*pluto-updateentarea_2.0.0.44.0903150810&lt;br /&gt;
*pluto-website-admin_2.0.0.44.0903150810&lt;br /&gt;
&lt;br /&gt;
=== 20090322 (alpha-2.5) ===&lt;br /&gt;
SVN revision: 21827&lt;br /&gt;
&lt;br /&gt;
*freepbx_0+2.3.1-2&lt;br /&gt;
*pluto-asterisk_2.0.0.44.0903220810&lt;br /&gt;
*pluto-dhcpd-plugin_2.0.0.44.0903220810&lt;br /&gt;
*pluto-install-scripts_2.0.0.44.0903220810&lt;br /&gt;
*pluto-raid-tools_2.0.0.44.0903220810&lt;br /&gt;
*pluto-skins-basic_2.0.0.44.0903220810&lt;br /&gt;
*pluto-src-asterisk_2.0.0.44.0903220810&lt;br /&gt;
*pluto-website-admin_2.0.0.44.0903220810&lt;br /&gt;
&lt;br /&gt;
=== 20090401 (alpha-2.6) ===&lt;br /&gt;
Note: This build will attempt to use Launch Manager to co-ordinate startup and shutdown of devices. While it is not 100% finished, it is working and stable. Please test it out and file any problems against trac ticket #48. Also, please note the following:&lt;br /&gt;
 I&#039;m not sure on this, but you  may have to manually install LM via apt-get&lt;br /&gt;
 After you upgrade, reboot your core &lt;br /&gt;
 CLI output of LM can be viewed on tty8 on the core, and tty1 on MD&#039;s (alt+ctrl+F8 and alt+ctrl+F1 respectively). You will have to manually switch back to the orbiter on tty7 when finished&lt;br /&gt;
 CLI output is not yet completely finished, so the top fields will be blank (this is normal for now)&lt;br /&gt;
 CLI output of the log messages is working however, so please take a peek at them on tty8/tty1 shortly after you hear the 2nd set of beeps on boot up (when the &amp;quot;x&amp;quot; cursor appears on the screen).&lt;br /&gt;
 You can further test out LM by switching to tty8/tty1 right after doing a router reload and watching the output and comparing it to what you would expect it to be.&lt;br /&gt;
 LM dos not yet track regen process and report the % done. This should be working in next week&#039;s build, however.&lt;br /&gt;
 If there are problems and/or you wish to restore previous functionality, the original /usr/pluto/bin/startCore.sh file can be restored from the backup /usr/pluto/bin/startCore.sh._backup, and the LM package removed&lt;br /&gt;
 LM is not yet properly daemonized. I&#039;m saving this step for last after the socket layer is implemented and we get a client coded.&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; All orbiters will likely do a FULL REGEN after this update, and it may appear that your system is  hanging because of this. Please give it some time to finish the regen (could take up to an hour on large installs)&lt;br /&gt;
&lt;br /&gt;
* lmcevdr_1.1-10_all.deb&lt;br /&gt;
* pluto-website-admin_2.0.0.44.0904010019_i386.deb&lt;br /&gt;
* pluto-dynamic-dns_2.0.0.44.0904010019_i386.deb&lt;br /&gt;
* lmce-launch-manager_2.0.0.44.0904010019_i386.deb&lt;br /&gt;
* pluto-boot-scripts_2.0.0.44.0904010019_i386.deb&lt;br /&gt;
* pluto-system-database_2.0.0.44.0904010019_i386.deb&lt;br /&gt;
* pluto-orbitergen_2.0.0.44.0904010019_i386.deb&lt;br /&gt;
* pluto-updateentarea_2.0.0.44.0904010019_i386.deb&lt;br /&gt;
* pluto-orbiter_2.0.0.44.0904010019_i386.deb&lt;br /&gt;
&lt;br /&gt;
=== 20090405 (alpha 2.7) ===&lt;br /&gt;
From now on, the SVN version will part of the deb name.&lt;br /&gt;
 You may need to uninstall &#039;lmcevdr&#039; (dpkg -r --force-all lmcevdr) and reinstall it (apt-get install lmcevdr) to get around the install-script bug in last weeks .deb package. It worked for me. &lt;br /&gt;
* lmce-game-player_2.0.0.44.090405.21873_i386.deb&lt;br /&gt;
* lmce-game-plugin_2.0.0.44.090405.21873_i386.deb&lt;br /&gt;
* lmce-launch-manager_2.0.0.44.090405.21873_i386.deb&lt;br /&gt;
* lmce-phoenix-solo-usb_2.0.0.44.090405.21873_i386.deb&lt;br /&gt;
* lmcevdr_1.1-10_all.deb (This is no main package, and therefore does not contain the regular version designation. It is based upon version 21875)&lt;br /&gt;
* pluto-bluetooth-dongle_2.0.0.44.090405.21873_i386.deb&lt;br /&gt;
* pluto-simplephone_2.0.0.44.090405.21873_i386.deb&lt;br /&gt;
* pluto-system-database_2.0.0.44.090405.21873_i386.deb&lt;br /&gt;
* pluto-website-admin_2.0.0.44.09040521873_i386.deb&lt;br /&gt;
&lt;br /&gt;
=== 20090412 (alpha 2.8) ===&lt;br /&gt;
* pluto-text-to-speech_2.0.0.44.09041221886_i386.deb (283,284) - Finally, good voices will actually install (Nitech HTS Arctic). &lt;br /&gt;
* pluto-system-database_2.0.0.44.09041221886_i386.deb (211) - New default voice is voice_nitech_us_slt_arctic_hts. - game plugin and player template cleanups&lt;br /&gt;
* mce-diskless-tools_2.0.0.44.09041221886_i386.deb (627,628) - Update kernel image for diskless MDs upon regenning.&lt;br /&gt;
* pluto-website-admin_2.0.0.44.09041221886_i386.deb (220) - Infrared codes will now properly come from schema.linuxmce.org&lt;br /&gt;
* pluto-boot-scripts_2.0.0.44.09041221886_i386.deb (234)- also schema.linuxmce.org IR codes related.&lt;br /&gt;
* pluto-motion-wrapper_2.0.0.44.09041221886_i386.deb (455,456) - changed config variable from ffmpeg_filename to movie_filename&lt;br /&gt;
* lmce_launch_manager_2.0.0.44.09041221886_i386.deb (298,299) - LM Actions now work from CLI(such as reload, regen, reboot, etc...)&lt;br /&gt;
* lmce-game-player_2.0.0.44.09041221886_i386.deb (673,674) - Rebuilt for new device template&lt;br /&gt;
* lmce-game-plugin_2.0.0.44.09041221886_i386.deb (671,672) - Rebuilt for new device template&lt;br /&gt;
* pluto-updateentarea_2.0.0.44.09041221886_i386.deb (341,342) - may need to be rebuilt for device template changes&lt;br /&gt;
&lt;br /&gt;
=== 20090413 (alpha 2.9 jondecker special) ===&lt;br /&gt;
* pluto-text-to-speech_2.0.0.44.09041321887_i386.deb (283,284) - fixes stupid post-install typo&lt;br /&gt;
* pluto-zwave-lighting_2.0.0.44.09041321891_i386.deb (505,506) - thermostate support&lt;br /&gt;
&lt;br /&gt;
=== 20090419 (alpha 2.10 pbr) ===&lt;br /&gt;
* pluto-text-to-speech_2.0.0.44.09041921897_i386.deb&lt;br /&gt;
* pluto-website-admin_2.0.0.44.09041921897_i386.deb&lt;br /&gt;
* lmce-screen-capture-camera_2.0.0.44.09041921897_i386.deb&lt;br /&gt;
* pluto-system-database_2.0.0.44.09041921897_i386.deb&lt;br /&gt;
* lmce-game-plugin_2.0.0.44.09041921897_i386.deb&lt;br /&gt;
* lmce-game-player_2.0.0.44.09041921897_i386.deb&lt;br /&gt;
* pluto-asterisk_2.0.0.44.09041921897_i386.deb&lt;br /&gt;
&lt;br /&gt;
=== 20090426 (alpha 2.11) ===&lt;br /&gt;
With this release, MythTV now takes advantage of storage groups. Do some recordings, and try recording to a few different storage groups. &lt;br /&gt;
Please test this out and report any problems such as duplicate attributes appearing in pluto_media, icon image not showing up, recordings failing to record, etc. Also, if you do have problems, try a reboot and see if it fixes the problem, then please let me know if the reboot fixed your problem. - jondecker76&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;POST-BUILD  UPDATE:&#039;&#039;&#039; A couple of small bugs have been found that will be fixed in next week&#039;s build. 1) Some storage groups are missing the leading &amp;quot;/&amp;quot; in the path, causing problems images in mythweb, downloads in the mythweb, etc. 2) Unmounted storage devices were being skipped. This means that you may not have a storage group for some of your devices at some times. I am changing this so that the storage groups are created, and if for some reason it is not available when a recording is set to use the storage group, then the recording will go to the (always present) Default storage group.&lt;br /&gt;
For those wanting to fix #1 right now, just edit /usr/pluto/bin/StorageDevices_PlutoDirStructure.sh and add a preceeding slash before the path beginning with &#039;home/....&#039; on lines 214 and 226. After this modification, MythTV works great in all of the storage groups! (You should do a reboot after making the change)&lt;br /&gt;
&lt;br /&gt;
* lmcevdr_1.1-10_all.deb - more setup fixes, this time for the MD&lt;br /&gt;
* pluto-boot-scripts_2.0.0.44.09042621919_i386.deb (234) - small fix to get rid of a warning on DCERouter startup re missing dir., New MythTV directory structure stuff&lt;br /&gt;
* pluto-asterisk_2.0.0.44.09042621919_i386.deb (270,271) - Added Support for Cisco 7910 phone&lt;br /&gt;
* pluto-dhcpd-plugin_2.0.0.44.09042621919_i386.deb (302) - Added support for Cisco 7910 phone&lt;br /&gt;
* pluto-system-database_2.0.0.44.09042621919_i386.deb (211) - &#039;&#039;&#039;If new devices are added, the pluto-system-database needs to be updates as well&#039;&#039;&#039;&lt;br /&gt;
* pluto-storage-devices_2.0.0.44.09042621919_i386.deb (533) - Adds new tv_shows_* directories. Generates MythTV storage groups&lt;br /&gt;
* pluto-std-plugins_2.0.0.44.09042621919_i386.deb (134,153) -  adds some useful debugging snippets that helped trace down the problem of mythtv attributes not adding to pluto_media&lt;br /&gt;
* pluto-mythtv-plugin_2.0.0.44.09042621919_i386.deb (134,153) - lots of changes to facilitate the new storage groups&lt;br /&gt;
* pluto-network-storage_2.0.0.44.09042621919_i386.deb (503,508) - small changes to work with new tv_shows_* directories&lt;br /&gt;
&lt;br /&gt;
=== 20090429 (alpha 2.12) ===&lt;br /&gt;
* pluto-storage-devices_2.0.0.44.09042921929_i386.deb (533) - Fixes some small bugs in MythTV storage groups&lt;br /&gt;
* pluto-boot-scripts_2.0.0.44.09042921929_i386.deb (234) - misc. MythTV storage group enhancements&lt;br /&gt;
* pluto-mythtv-plugin_2.0.0.44.09042921929_i386.deb (134,153) - misc. MythTV storage group enhancement&lt;br /&gt;
* mce-diskless-tools_2.0.0.44.09042921929_i386.changes (627,628) - lots of fixes for MD boot- Changes effect new installs only&lt;br /&gt;
* pluto-system-database_2.0.0.44.09042921929_i386.deb (211) - Fixes hardy issue in sources.list&lt;br /&gt;
* pluto-nvidia-video-drivers_2.0.0.44.09042921929_i386.deb (490) - changed the package requirement to nvidia-glx-180 for intrepid&lt;br /&gt;
&lt;br /&gt;
=== 20090501 (alpha 2.13) ===&lt;br /&gt;
There are a few more MythTV storage group changes in this build. Please understand that the storage group name changes may throw mythweb out of whack on some old recordings, but this should be minimal. The old &amp;quot;user_*/&amp;lt;storage_device&amp;gt;&amp;quot; naming scheme is replaced with a &amp;quot;&amp;lt;username&amp;gt;:&amp;lt;storage_device&amp;gt;&amp;quot; naming convention. This will appeal to many more users than the user_* convention. Also, there is now support for custom storage groups. You can make your own storage groups now on top of the auto-generated LMCE ones by prepending with &amp;quot;custom:&amp;quot; (for example, you may make a new storage group named &amp;quot;custom:MyDrive&amp;quot;, and it will not be removed or overwritten by the scripts that generate the storage groups). One last change is in the &amp;quot;Default&amp;quot; storage group - it no longer points to the drive with most space. This was changed because eventually it would throw mythweb for a loop once the paths changed. I will look into a better way to defaultly record to the drive with most space, most likely using recording profiles.&lt;br /&gt;
&lt;br /&gt;
* lmce-launch-manager (298,299) - db wrapper fix to handle empty resultsets&lt;br /&gt;
* pluto-bluetooth-dongle (124,143) - fix some connection issues in JavaMO&lt;br /&gt;
* pluto-mythtv-plugin (134,153)&lt;br /&gt;
* pluto-storage-devices (533)&lt;br /&gt;
* pluto-boot-scripts (234) - MD fixes&lt;br /&gt;
* mce-diskless-tools (391) - MD fixes&lt;br /&gt;
* pluto-install-scripts (627,628) - MD fixes&lt;br /&gt;
* pluto-x-scripts (520,523) - AV Wizard fix for MD&lt;br /&gt;
* pluto-zwave-lighting (505,506) - Init speedup&lt;br /&gt;
&lt;br /&gt;
=== 20090503 (alpha2.14) ===&lt;br /&gt;
* pluto-zwave-lighting_2.0.0.44.09050321942_i386.deb (505,506) - boolean fixes&lt;br /&gt;
&lt;br /&gt;
=== 20090505 (alpha2.15) ===&lt;br /&gt;
KDE on the MD should work now. The first boot of the system after the update will take a bit longer, as stuff that has not worked, is now being executed for the first time.&lt;br /&gt;
&lt;br /&gt;
* mce-diskless-tools_2.0.0.44.09050521951_i386.deb (627,628) - Lots of small fixes&lt;br /&gt;
* pluto-system-database_2.0.0.44.09050521951_i386.deb (211) - More hardy extinction&lt;br /&gt;
* pluto-boot-scripts_2.0.0.44.09050521951_i386.deb (234) - Small bug with regards to MySQL authorization fixed, which results in a running KDE on the MD, again.&lt;br /&gt;
&lt;br /&gt;
=== 20090505 (alpha2.16 snafu fix) ===&lt;br /&gt;
* pluto-boot-scripts_2.0.0.44.09050521958_i386.deb (234) - snafu causing weird things and corruption on updates&lt;br /&gt;
&lt;br /&gt;
=== 20090506 (alpha2.17) ===&lt;br /&gt;
* pluto-asterisk_2.0.0.44.09050621962_i386.deb (270,271) - Additional australian provider in the web admin (VoIPWA) and some janitory work.&lt;br /&gt;
* pluto-boot-scripts_2.0.0.44.09050621962_i386.deb (234) - Additional visual feedback during the first boot, after running the AV Wizard&lt;br /&gt;
&lt;br /&gt;
=== 20090507 (alpha2.18)===&lt;br /&gt;
* pluto-dhcpd-plugin_2.0.0.44.09050721973_i386.deb (302) - Pnp script for Cisco 7910, aastra (aastra still needs a device template)&lt;br /&gt;
* lmce-launch-manager_2.0.0.44.09050721973_i386.deb (298,299) - Launch manager is now started in its own screen session&lt;br /&gt;
* pluto-system-database_2.0.0.44.09050721973_i386.deb (211) - Removal of X Client Data as a dependency&lt;br /&gt;
* pluto-mythtv-plugin_2.0.0.44.09050721973_i386.deb (134,153) - small changes to keep backend in sync&lt;br /&gt;
* pluto-storage-devices_2.0.0.44.09050721973_i386.deb (533) - Updates the Default and LiveTV storage groups so they use the drive with most space&lt;br /&gt;
* pluto-boot-scripts_2.0.0.44.09050721973_i386.deb (234) - Better detection of Intel Mobile Graphics adapter&lt;br /&gt;
&lt;br /&gt;
=== 20090511 (alpha2.19) ===&lt;br /&gt;
* lmcevdr - more VDR configuration settings&lt;br /&gt;
* pluto-boot-scripts_2.0.0.44.09051121983_i386.deb (234) - Another KDE Desktop on MD fix&lt;br /&gt;
* mce-diskless-tools_2.0.0.44.09051121984_i386.deb (627,628) - Be agnostic about the compression format of tar archives, and more forgiving on download problems&lt;br /&gt;
&lt;br /&gt;
=== 20090515 (alpha2.20) ===&lt;br /&gt;
* lmcevdr_1.1-10_all.deb - more VDR configuration settings&lt;br /&gt;
* pluto-system-database_2.0.0.44.09051522002_i386.deb (211) - Additional package definitions (vdr-plugin-streamdev-server and vdr-plugin-streamdev-client)&lt;br /&gt;
* pluto-hald_2.0.0.44.09051522002_i386.deb (529,530) - USB detection, better MCE2 support&lt;br /&gt;
* pluto-vdr-plugin_2.0.0.44.09051522002_i386.deb (466,467) - Additional dependency for pluto-vdr-plugin to vdr-plugin-streamdev-server&lt;br /&gt;
* lmce-launch-manager_2.0.0.44.09051522002_i386.deb (298,299) - Prompt user for reload after new MD creation (Requires manual re-run of Diskless_CreateTBZ.sh)&lt;br /&gt;
* pluto-orbiter_2.0.0.44.09051522002_i386.deb (119,138) - Prompt user for reload after new MD creation (Requires manual re-run of Diskless_CreateTBZ.sh)&lt;br /&gt;
* pluto-storage-devices_2.0.0.44.09051522003_i386.deb (533) - some small MythTV storage group tweaks&lt;br /&gt;
* pluto-slim-server-streamer_2.0.0.44.09051522002_i386.deb (289,290) - changes to the configuraton script to start squeezecenter instead of slimserver&lt;br /&gt;
* pluto-website-admin_2.0.0.44.09051522002_i386.deb (220) - Screen Saver section fixed&lt;br /&gt;
* pluto-plutoutils_2.0.0.44.09051522002_i386.deb (197,196) - fix FileUtils::ReadURL method&lt;br /&gt;
* pluto-std-plugins_2.0.0.44.09051522002_i386.deb (116,135) - support for external media in conjunction with playlists&lt;br /&gt;
&lt;br /&gt;
=== 20090520 (alpha2.21) ===&lt;br /&gt;
* pluto-website-admin_2.0.0.44.09052022008_i386.deb (220) - GSD/IR code update fixes&lt;br /&gt;
&lt;br /&gt;
=== 20090601 (alpha 2.22) ===&lt;br /&gt;
This update contains lots of changes to the storage mechanism. Make sure you can live without a working system for a while, in case things don&#039;t work out ...&lt;br /&gt;
&lt;br /&gt;
* pluto-system-database_2.0.0.44.09060122043_i386.deb (211) - More VDR related changes in the package definitions.&lt;br /&gt;
* pluto-boot-scripts_2.0.0.44.09060122043_i386.deb (234) - New installations will use our own new_installation script, starting with number 1000000&lt;br /&gt;
* pluto-std-plugins_2.0.0.44.09060122043_i386.deb (116,135) - fixed bug in playlist support&lt;br /&gt;
* pluto-network-storage_2.0.0.44.09060122043_i386.deb (503,508) - New /home/public/data/pvr directory structure related&lt;br /&gt;
* pluto-storage-devices_2.0.0.44.09060122043_i386.deb (533) - New /home/public/data/pvr directory structure related&lt;br /&gt;
* pluto-mythtv-plugin_2.0.0.44.09060122043_i386.deb (134,153) - Storage group enhancements to use the new pvr directory, as well as addition of a new script to handle mythtv storagegroup creation and maintenance. Hopefully this will also fix some stability issues. Mythtv auto expire set from 1GB to 10GB to match the LMCE low disk space nag.&lt;br /&gt;
* pluto-website-admin_2.0.0.44.09060122043_i386.deb (220) - more Pluto -&amp;gt; LMCE renames...&lt;br /&gt;
* pluto-skins-basic_2.0.0.44.09060122043_i386.deb (204) - new art work for MythTV remote&lt;br /&gt;
* pluto-zwave-lighting2.0.0.44.09060122043_i386.deb (505,506) - inclusion enhancements&lt;br /&gt;
&lt;br /&gt;
=== 20090609 (alpha 2.23) ===&lt;br /&gt;
* pluto-boot-scripts_2.0.0.44.09060922056 (234)- backup procedure backs up pluto_media and mediapics&lt;br /&gt;
* pluto-skins-basic_2.0.0.44.09060922056 (204) - more art work for MythTV remote on a mobile, remove pluto from more orbiter screens&lt;br /&gt;
* pluto-system-database_2.0.0.44.09060922056 (211) - Updates to the MythTV remote and EnOcean package&lt;br /&gt;
* pluto-zwave-lighting_2.0.0.44.09060922056 (505,506) - device reset capabilities&lt;br /&gt;
* lmce-shoutcast-radio-plugin_2.0.0.44.09060922056 (703,704) - Initial shoutcast support&lt;br /&gt;
&lt;br /&gt;
=== 20090628 (alpha 2.24)  ===&lt;br /&gt;
* lmce-mediatomb_2.0.0.44.09062822099_i386.deb (702) - Support for MediaTomb UPnP Server. One day, I will understand why people don&#039;t put UPnP into a name, when it handles the configuration of a UPnP Server&lt;br /&gt;
* pluto-asterisk_2.0.0.44.09062822099_i386.deb (270,271) - Make sure asterisk is owner of all /etc/asterisk files after updating the dialplan.&lt;br /&gt;
* pluto-dhcpd-plugin_2.0.0.44.09062822099_i386.deb (302) - Make sure asterisk is owner of all /etc/asterisk files after adding IP phones&lt;br /&gt;
* pluto-orbiter_2.0.0.44.09062822099_i386.deb (119,138) - Support for Gyration 3101&lt;br /&gt;
* pluto-skins-basic_2.0.0.44.09062822099_i386.deb (204) - more art work for voice mail&lt;br /&gt;
* pluto-slim-server-streamer_2.0.0.44.09062822099_i386.deb (289,290) - support playing of URLs via SqueezeBoxes, turn off SqueezeBoxes after stopping from Orbiter&lt;br /&gt;
* pluto-std-plugins_2.0.0.44.09062822099_i386.deb (116,135) - Updates to voice mail datagrid, media streams by default attempt to grab a synopsis from the attribute database, if available, support for Gyration 3101&lt;br /&gt;
* pluto-system-database_2.0.0.44.09062822099_i386.deb (211) - Updates to the voice mail screens, cursor no longer visible in video playback (Yeah, TschakEEE go!!!), Support for Gyration 3101&lt;br /&gt;
* pluto-zwave-lighting_2.0.0.44.09062822099_i386.deb (505,506) - enhanced logging&lt;br /&gt;
&lt;br /&gt;
=== 20090721 (alpha 2.25) ===&lt;br /&gt;
* lmce-shoutcast-radio-plugin_2.0.0.44.09072122164_i386.deb (703,704) - sanity check on configuration values, prevents excessive load when too low interval&lt;br /&gt;
* pluto-bluetooth-dongle_2.0.0.44.09072122164_i386.deb (124,143) - JavaMO -Updated keymappings for SE phones, doesn&#039;t turn on backlight - saves phone battery&lt;br /&gt;
* pluto-chromoflex_2.0.0.44.09072122164_i386.deb (711,712) - Initial support&lt;br /&gt;
* pluto-dhcpd-plugin_2.0.0.44.09072122164_i386.deb (302) - Fixing overambitious deletion in configure_squeezebox.pl&lt;br /&gt;
* pluto-irtrans-ethernet_2.0.0.44.09072122164_i386.deb (709,710) - Plug and play support for the IRTrans Ethernet dongles&lt;br /&gt;
* pluto-orbiter_2.0.0.44.09072122164_i386.deb (119,138) - Fix of serious keyboard bug introduced in alpha 2.24&lt;br /&gt;
* pluto-slim-server-streamer_2.0.0.44.09072122164_i386.deb (289,290) - Modified launch script. [http://svn.linuxmce.org/trac.cgi/ticket/282 Trac #282 Preserve media position when moving media]&lt;br /&gt;
* pluto-slimserver-plugin_2.0.0.44.09072122164_i386.deb (425,425) - [http://svn.linuxmce.org/trac.cgi/ticket/282 Trac #282 Preserve media position when moving media]&lt;br /&gt;
* pluto-standard-plugins_2.0.0.44.09072122164_i386.deb (116,135) - Changes to Media Plugin to make nicer output of playing media in Playlist datagrid.&lt;br /&gt;
* pluto-system-database_2.0.0.44.09072122164_i386.deb (211) - Updates to device template #53.&lt;br /&gt;
&lt;br /&gt;
=== 20090722 (alpha2.26) ===&lt;br /&gt;
* pluto-av-wizard_2.0.0.44.09072222170_i386.deb (556,555) - HDMI sound support&lt;br /&gt;
* pluto-boot-scripts_2.0.0.44.09072222170_i386.deb (234) - HDMI sound support&lt;br /&gt;
* pluto-website-admin_2.0.0.44.09072222170_i386.deb (220) - HDMI sound support&lt;br /&gt;
** HDMI support requires ALSA 1.0.19 or later.&lt;br /&gt;
&lt;br /&gt;
=== 20090810 (alpha 2.27) ===&lt;br /&gt;
* DCERouter_2.0.0.44.09081022212_i386.deb (154,155) - Now includes dependencies for the Titanium and Slate skins to automatically be included.&lt;br /&gt;
* pluto-boot-scripts_2.0.0.44.09081022212_i386.deb (234) - Addition of a2600 directory into Config_Ops.sh&lt;br /&gt;
* lmce-activate-orbiter-plasmoid_2.0.0.44.09081022212_i386.deb (707,708) - Plasmoid to re-activate Orbiter&lt;br /&gt;
* mce-diskless-tools_2.0.0.44.09081022212_i386.deb (627,628) - Cache functionality for deb packages on MDs (on new created MDs). &lt;br /&gt;
* new-installer - Autoinstall apt-cache-ng and configure it on core.&lt;br /&gt;
* pluto-system-database_2.0.0.44.09081022212_i386.deb (211) - Italian Language - Lots of designer tweaks and changes - DB entries for titanium skin - a2600 remotes - and more&lt;br /&gt;
* lmce-game-plugin_2.0.0.44.09081022212_i386.deb - (671,672) Addition of MESS support, first driver is a2600&lt;br /&gt;
* lmce-game-player_2.0.0.44.09081022212_i386.deb - (673,674) Addition of Atari 2600 (a2600) support&lt;br /&gt;
* pluto-updatemedia_2.0.0.44.09081022212_i386.deb - (405,406) Addition of GAMEROM binary for rom grabbing from lmce_game database, and modifying UpdateMedia to use it to fix database resource leak present in versions of UpdateMedia which added ROM support.&lt;br /&gt;
* pluto-std-plugins_2.0.0.44.09081022212_i386.deb - (116,135) Updates to Media Plugin to handle multi system support for games.&lt;br /&gt;
* sdlmess_2.0.0.44.09081022212_i386.deb - (716,717) Addition of SDLMESS 0.133 to handle non-arcade emulations&lt;br /&gt;
* pluto-orbiter_2.0.0.44.09081022212_i386.deb - (119,138) NEW ORBITER BUILD - Addition of easy remote, and a2600 screens&lt;br /&gt;
* pluto-proxy-orbiter_2.0.0.44.09081022212_i386.deb - (487,488) NEW ORBITER BUILD&lt;br /&gt;
* pluto-orbitergen_2.0.0.44.09081022212_i386.deb - (226,227) NEW ARRAYS ADDED&lt;br /&gt;
* pluto-bluetooth-dongle_2.0.0.44.09081022212_i386.deb (124,143) - NEW ORBITER BUILD&lt;br /&gt;
* pluto-updateentarea_2.0.0.44.09081022212_i386.deb - (341,342) Fix to avoid 2600 player from being added as a non-pluto media scenario.&lt;br /&gt;
* VistaICM2_2.0.0.44.09081022212_i386.deb - (713,714) A new driver to control Honeywell/Ademco Vista security panels with an ICM module attached.&lt;br /&gt;
* lmce-skins-titanium_2.0.0.44.09081022212_i386.deb (718)- The New Default skin&lt;br /&gt;
* lmce-skins-slate_2.0.0.44.09081022212_i386.deb (719)- a dark alternate skin.&lt;br /&gt;
* lmce-mame-metadata_2.0.0.44.09081022212_i386.deb (680) - new metadata for 0.133&lt;br /&gt;
* lmce-mame-snaps_2.0.0.44.09081022212_i386.deb (681) - new snaps for 0.133&lt;br /&gt;
&lt;br /&gt;
=== 20090812 (alpha2 28) ===&lt;br /&gt;
* pluto-std-plugins_2.0.0.44.09081222216_i386.deb - (116,135) Reverting changes&lt;br /&gt;
&lt;br /&gt;
=== 20090814 (alpha 2.29) ===&lt;br /&gt;
&lt;br /&gt;
==== OSD Support ====&lt;br /&gt;
&lt;br /&gt;
* pluto-orbitergen_2.0.0.44.09081322226_i386.deb (226,227) - Changes for OSD suppot.&lt;br /&gt;
* pluto-boot-scripts_2.0.0.44.09081322226_i386.deb (234)&lt;br /&gt;
* lmce-launch-manager_2.0.0.44.09081322226_i386.deb (298,299) (or whatever the current launch manager is)&lt;br /&gt;
* pluto-confirmdependencies_2.0.0.44.09081322226_i386.deb (272,281)&lt;br /&gt;
* pluto-install-scripts_2.0.0.44.09081322226_i386.deb (391)&lt;br /&gt;
&lt;br /&gt;
=== 20090824 (alpha 2.30) ===&lt;br /&gt;
* new-installer - Fixes to apt-cacher&lt;br /&gt;
* mce-diskless-tools_2.0.0.44.09041921897_i386.deb (627,628) - Cache functionality for deb packages on MDs (on new created MDs).&lt;br /&gt;
* pluto-orbiter_2.0.0.44.09041921897_i386.deb - (119,138) NEW ORBITER BUILD - Addition of a2600 controller options screen, and call progress screen handler changes&lt;br /&gt;
* pluto-proxy-orbiter_2.0.0.44.09041921897_i386.deb - (487,488) NEW ORBITER BUILD - call progress now works properly on 7970 (addition to screen handler)&lt;br /&gt;
* pluto-bluetooth-dongle_2.0.0.44.09041921897_i386.deb (124,143) - NEW ORBITER BUILD &lt;br /&gt;
* pluto-boot-scripts_2.0.0.44.09041921897_i386.deb (234) - further refinement of OSD bits, modification of logrotate configuration for log files.&lt;br /&gt;
* pluto-system-database_2.0.0.44.09041921897_i386.deb (211) - lots of designer fixes for the above stuff&lt;br /&gt;
* lmce-dpms-monitor_2.0.0.44.09041921897_i386.deb (721,722) - DPMS Monitor support as a TV.&lt;br /&gt;
* pluto-web-admin_2.0.0.44.09041921897_i386.deb (220) - Addition of merkur2k&#039;s DHCP Leases viewer in Web Admin. Also addded the ability to add pictures to phone book contacts.&lt;br /&gt;
* pluto-std-plugins_2.0.0.44.09041921897_i386.deb (116,135) - Telecom plugin can now display pictures for contacts in call in progress and phone ringing screens.&lt;br /&gt;
* pluto-pnp-detection-scripts_2.0.0.44.09041921897_i386.deb (562) - NAD detection scripts&lt;br /&gt;
&lt;br /&gt;
=== 20090825 (alpha 2.31) ===&lt;br /&gt;
*  pluto-web-admin_2.0.0.44.09082422251_i386.deb (220) - Fix for DHCP leases viewer&lt;br /&gt;
&lt;br /&gt;
=== 20090903 (alpha 2.32) ===&lt;br /&gt;
* pluto-system-database (211)&lt;br /&gt;
** Fixes stallione&#039;s device template snafu (fix is in sqlCVS, so a sqlCVS update fixes existing systems)&lt;br /&gt;
** 3101 template fix&lt;br /&gt;
** Update of system will update all tables to UTF-8&lt;br /&gt;
* pluto-orbiter (119,138) - Fixes to GenericHIDInterface for Gyration 3101 remotes.&lt;br /&gt;
* pluto-storagedevices (533) - mythTV Storage Group fixes&lt;br /&gt;
* pluto-mythtv-plugin (134,153) - mythTV Storage Group Fixes&lt;br /&gt;
* pluto-mythtv-player (133,152) - mythTV Storage Group Fixes&lt;br /&gt;
* pluto-boot-scripts (234) &lt;br /&gt;
** more OSD refinements&lt;br /&gt;
** Add printer support to samba.&lt;br /&gt;
** Modify character set for all tables to utf-8&lt;br /&gt;
** Fixed Purge_Camera_Archive script&lt;br /&gt;
* pluto-website-admin (220)&lt;br /&gt;
** merkur2k&#039;s DHCP leases page&lt;br /&gt;
** MediaTomb now properly shows up under Advanced &amp;gt; UPNP Server.&lt;br /&gt;
* pluto-orbiterinstaller (363) - Windows orbiter executables are available again&lt;br /&gt;
&lt;br /&gt;
=== 20090904 (alpha 2.33) ===&lt;br /&gt;
* pluto-boot-scripts (234) - UTF8 update fixes&lt;br /&gt;
* pluto-mythtv-plugin (134,153) - mythTV Storage Group Fixes&lt;br /&gt;
* pluto-mythtv-player (133,152) - mythTV Storage Group Fixes&lt;br /&gt;
&lt;br /&gt;
=== 20090905 (alpha 2.34)  ===&lt;br /&gt;
* lmce-launch-manager (298,299) - Devices now respawn correctly! :D&lt;br /&gt;
* lmce-game-plugin - (671,672) Fixes for Atari 5200&lt;br /&gt;
* lmce-game-player - (673,674) Fixes for Atari 5200&lt;br /&gt;
* pluto-storage-devices (533) - mythTV Storage Group fixes&lt;br /&gt;
&lt;br /&gt;
=== 20090914 (alpha 2.35) ===&lt;br /&gt;
* pluto-website-admin (220)  - Amazon cover art fix&lt;br /&gt;
* pluto-storagedevices (533) - mythTV Storage Group fixes&lt;br /&gt;
* pluto-mythtv-plugin (134,153) - mythTV Storage Group Fixes&lt;br /&gt;
* pluto-mythtv-player (133,152) - mythTV Storage Group Fixes&lt;br /&gt;
* lmce-launch-manager (298,299) - Fix segfault when running core-only&lt;br /&gt;
* pluto-media-database (233) - Addition of System Attribute Type for Games&lt;br /&gt;
* pluto-pluto-media-db (254,255) - and the corresponding sql2cpp changes.&lt;br /&gt;
* pluto-boot-scripts (234) - fix OSD display to not emit messages when Orbiter or OrbiterGL is running. Addition of more game systems to pluto directory structure code in Config_Ops.sh&lt;br /&gt;
* lmce-game-plugin (671,672) - Addition of Intellivision, ColecoVision, Sega SG-1000, Sega Master System, Nintendo Entertainment System, and Famicom (the NES and Famicom are disabled until the MESS guys can fix a massive regression in the NES driver.) &lt;br /&gt;
* lmce-game-player (673,674) - and the corresponding Game Player changes.&lt;br /&gt;
* pluto-updatemedia (405,406) - UpdateMedia changes for detecting more games, GoodRoms detection.&lt;br /&gt;
* pluto-updateentarea (341,342) - and corresponding UpdateEntArea changes so the new game systems do not get detected as non-pluto media sources.&lt;br /&gt;
* pluto-system-database (211) - more and more designer changes, more game remotes, addition of Clean Screen button.&lt;br /&gt;
&lt;br /&gt;
=== 20090930 (alpha 2.36)  ===&lt;br /&gt;
* freepbx_0+2.3.1-2 - make sure www-data is the owner of the freepbx web dir&lt;br /&gt;
* new-installer&lt;br /&gt;
** detect and adjust DHCP settings for single nic install&lt;br /&gt;
** remove kdm start&lt;br /&gt;
* zaptel-modules - was missing since changing to kernel 14&lt;br /&gt;
&lt;br /&gt;
* pluto-bluetooth-dongle (124,143) - add obexftp as dependency for JAR installation&lt;br /&gt;
* pluto-boot-scripts (234) &lt;br /&gt;
** add suspend/resume hooks for LMCE devices&lt;br /&gt;
** Do not start X, if AutostartMedia in pluto.conf is not 1&lt;br /&gt;
* pluto-storage-devices (533) - Only run mythtv_setup.pl if MythTV is the chosen PVR&lt;br /&gt;
* lmce-launch-manager (298,299)&lt;br /&gt;
** Fixing startup mode for running core only&lt;br /&gt;
** Remove all calls to clean core scripts&lt;br /&gt;
* pluto-app-server (145,126) - call suspend script instead of just halt when told to suspend&lt;br /&gt;
* pluto-libbd - Fix possible segfault in Bluetooth Dongle [http://svn.linuxmce.org/trac.cgi/ticket/355 trac #355]&lt;br /&gt;
* pluto-vipchared - Fix segfault in Bluetooth Dongle [http://svn.linuxmce.org/trac.cgi/ticket/351 trac #351]&lt;br /&gt;
&lt;br /&gt;
=== 20091014 (alpha 2.37) ===&lt;br /&gt;
* pluto-mplayer-player (656,657) - We no longer reference the pluto-mplayer package, but use whatever mplayer package is available.&lt;br /&gt;
* mce-diskless-tools (627,628) - [http://svn.linuxmce.org/trac.cgi/ticket/359 Trac #359] fstab not correctly generated&lt;br /&gt;
* linux-image-diskless - Add depends to header package and modules&lt;br /&gt;
* lmce-launch-manager - fixes for coredumps&lt;br /&gt;
* pluto-boot-scripts - new unified startup process&lt;br /&gt;
&lt;br /&gt;
=== upcoming ... ===&lt;br /&gt;
* mce-diskless-tools (627,628) - Trac #359 fstab not correctly generated&lt;br /&gt;
* OpenVPN and PPTP Support - [http://svn.linuxmce.org/trac.cgi/ticket/339 Trac #339] &lt;br /&gt;
&lt;br /&gt;
== Previous alpha releases ==&lt;br /&gt;
* Notes about [[LinuxMCE-0810 alpha1]]&lt;br /&gt;
* Notes about [[LinuxMCE-0810 alpha0]]&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Nokia_N800&amp;diff=21288</id>
		<title>Nokia N800</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Nokia_N800&amp;diff=21288"/>
		<updated>2009-09-22T13:47:15Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: WebPads]]&lt;br /&gt;
[[Category: Orbiters]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Pluto-orbiter-NokiaN800.jpg|right]]&lt;br /&gt;
== Overview ==&lt;br /&gt;
Nokia N800 works pretty well as a LinuxMCE Orbiter. Its WiFi is much more stable than the [[Nokia 770]].  As of July 2008, the Nokia N800 was selling used on eBay in the US for around $200 USD and listed for $400 USD new.&lt;br /&gt;
&lt;br /&gt;
== Installation under OS2008 and OS2007 ==&lt;br /&gt;
There are three main steps required to set up the Nokia N800 as an orbiter:&lt;br /&gt;
#Connect to the (correct) wifi network.&lt;br /&gt;
#Install the orbiter software on the N800.&lt;br /&gt;
#Set up an orbiter for the N800 on LinuxMCE.&lt;br /&gt;
#Connect to LinuxMCE with the N800.&lt;br /&gt;
&lt;br /&gt;
===Connect to the (Correct) Wifi Network===&lt;br /&gt;
In order to download and install the orbiter software, you need to connect to the internet and browse to this wiki page that you are reading.  Obviously, for that step you need to connect the N800 to a wifi network that provides internet access.  &lt;br /&gt;
&lt;br /&gt;
There is a little wireless status icon on the N800&#039;s desktop.  Tapping that icon will allow you to configure the wireless connection.&lt;br /&gt;
&lt;br /&gt;
Once you have installed the orbiter software on the N800, you need to connect to the wifi network that provides access to the media center.  Remember that if this network connects to the EXTERNAL network port, you will need to configure the firewall on that port to allow the N800 to connect.&lt;br /&gt;
&lt;br /&gt;
===Install the Orbiter Software on the N770/N800/N810===&lt;br /&gt;
This step is really easy thanks to the complete installers available here;&lt;br /&gt;
&lt;br /&gt;
*This site contains the latest versions. Convergent Home Technologies - Nokia Tablet Repository (Bora/Chinook/Diablo ready) [http://diapub.com/~michael/]&lt;br /&gt;
*[http://possy.de/ Here] is the older, original installer.&lt;br /&gt;
&lt;br /&gt;
Just browse to the url&#039;s above from your Nokia Tablet and click the link for the OS you are currently running... and then follow the on-screen instructions&lt;br /&gt;
&lt;br /&gt;
Running those installers will install all the needed dependencies on the N770/N800/N810.&lt;br /&gt;
&lt;br /&gt;
===Set Up the N800 Orbiter in LinuxMCE===&lt;br /&gt;
LinuxMCE&#039;s orbiter setup for the N800 has to be configured manually.  This is done from the admin page as follows:&lt;br /&gt;
&lt;br /&gt;
1. On the Admin Page go to &#039;&#039;&#039;Wizard=&amp;gt;Devices=&amp;gt;Orbiters&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
2. At the bottom of the page there is a listbox to the left of a button called &#039;&#039;&#039;Add Orbiter&#039;&#039;&#039;.  Select &#039;&#039;&#039;Orbiter&#039;&#039;&#039; from the list and click &#039;&#039;&#039;Add Orbiter&#039;&#039;&#039;.  This will add the new orbiter to the current page and refresh.&lt;br /&gt;
&lt;br /&gt;
3. Find the orbiter you just created.  It&#039;s description should be &amp;quot;Orbiter&amp;quot;.  Change the fields as follows:&lt;br /&gt;
*Description: Nokia N800&lt;br /&gt;
*Room: Select the room you will use the orbiter in.&lt;br /&gt;
*Size: Nokia770&lt;br /&gt;
*This device uses a Wi-Fi connection: check&lt;br /&gt;
&lt;br /&gt;
4. Click &#039;&#039;&#039;Update&#039;&#039;&#039;.  This will save the settings you just changed and refresh the page.&lt;br /&gt;
&lt;br /&gt;
5. Find the Nokia N800 orbiter on the page again.  Check the box beside &#039;&#039;&#039;Reset Router when done regenerating&#039;&#039;&#039; then click &#039;&#039;&#039;Full Regen&#039;&#039;&#039;.  This will generate the screens for the N800 orbiter and reload the router.&lt;br /&gt;
&lt;br /&gt;
6. Find the Nokia N800 orbiter on the page again.  Note the number to the right of the &#039;&#039;&#039;Description&#039;&#039;&#039; field.  This number is the orbiter ID.  You will need it in the next section.&lt;br /&gt;
&lt;br /&gt;
Now all that&#039;s left is to connect to LinuxMCE with the N800.&lt;br /&gt;
&lt;br /&gt;
===Connect to LinuxMCE with the N800===&lt;br /&gt;
Connecting to LinuxMCE with the N800 orbiter software is accomplished as follows:&lt;br /&gt;
#Launch the orbiter software.  (You may have to hunt around a bit to find where it is.  A common place is off the &amp;quot;Start&amp;quot; menu under &amp;quot;Extras&amp;quot;.&lt;br /&gt;
#You should see a screen asking for the &#039;&#039;&#039;LinuxMCE Core IP&#039;&#039;&#039; and &#039;&#039;&#039;Orbiter ID&#039;&#039;&#039;.  Fill in the IP address of the core and the orbiter ID you noted when you created the orbiter in the previous section.&lt;br /&gt;
#Click &#039;&#039;&#039;Start Orbiter&#039;&#039;&#039;.  After a few seconds you should see the first of a couple of progress bars begin to advance.  (If the &#039;&#039;&#039;Start Orbiter&#039;&#039;&#039; button stays &amp;quot;pushed&amp;quot; (i.e. blue) for only a few seconds then changes back to normal, then something has gone wrong.  Check your network connection and verify the IP and Orbiter ID are correct.)&lt;br /&gt;
Once the progress bars are complete, you should see the familiar orbiter screen on the N800.&lt;br /&gt;
&lt;br /&gt;
Enjoy!&lt;br /&gt;
&lt;br /&gt;
== Alternative Installation Method for OS2007 ==&lt;br /&gt;
This installation guide is for the N800 with OS2007.&lt;br /&gt;
&lt;br /&gt;
The Orbiter package and all dependences can be found in the [https://garage.maemo.org/frs/?group_id=162 Maemo garage], for information on how to use it read &amp;quot;[http://smart-home-blog.com/writes/nokia770-as-plutohome-orbiter-os2006/ Using Nokia770/N800 as a Plutohome Orbiter]&amp;quot; on the [[SmartBlog]].&lt;br /&gt;
&lt;br /&gt;
=== Enable R&amp;amp;D Mode ===&lt;br /&gt;
Get the &amp;quot;flasher3.0&amp;quot; binary from the nokia page: http://tablets-dev.nokia.com/d3.php&lt;br /&gt;
Enter the following:&lt;br /&gt;
 ./flasher-3.0 --enable-rd-mode&lt;br /&gt;
Plug the N800 into USB and power on. After confirmation by the utility restart the device.&lt;br /&gt;
=== Enable &amp;quot;red pill&amp;quot; mode ===&lt;br /&gt;
Go to the program manager, go to the catalogs and add a new source. Put &amp;quot;matrix&amp;quot; in the adress field and push &amp;quot;cancel&amp;quot;. Answer the question with &amp;quot;red pill&amp;quot;.&lt;br /&gt;
=== Install dependencies ===&lt;br /&gt;
Define additional repositories to get development libraries (we need at least Maemo repository):&lt;br /&gt;
 Web address http://repository.maemo.org/&lt;br /&gt;
 Distribution bora&lt;br /&gt;
 Components free non-free extras&lt;br /&gt;
and&lt;br /&gt;
 Web address http://repository.maemo.org/extras/&lt;br /&gt;
 Distribution bora&lt;br /&gt;
 Components free non-free&lt;br /&gt;
&lt;br /&gt;
The following packages have to be installed manually (transfer to device and install via file or program manager:&lt;br /&gt;
 mysql-common_4.0.24-10-nokia_all.deb&lt;br /&gt;
 libmysqlclient12_4.0.24-10sarge2_armel.deb&lt;br /&gt;
 libsdl-gfx1.2_2.0.9-4_armel.deb&lt;br /&gt;
&lt;br /&gt;
==== Dependency availability ====&lt;br /&gt;
You can find all the dependencies directly on the Maemo Garage page of the orbiter.&lt;br /&gt;
&lt;br /&gt;
=== Install the orbiter ===&lt;br /&gt;
Now install the orbiter package from the maemo garage: https://garage.maemo.org/frs/?group_id=162&lt;br /&gt;
 linuxmceorbiter-0704-03_armel.deb (or later version)&lt;br /&gt;
=== Add new screen size to database ===&lt;br /&gt;
On the Core type the following as root:&lt;br /&gt;
 mysql&lt;br /&gt;
 use pluto_main&lt;br /&gt;
 insert into Size (Description,Width,Height,ScaleX,ScaleY) VALUES(&#039;Nokia770&#039;,800,480,376,300);&lt;br /&gt;
=== Install fonts ===&lt;br /&gt;
Copy the Truetype fonts from the core to the N800 (&amp;quot;/usr/share/fonts/truetype/msttcorefonts/&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
Quick&#039;n&#039;dirty on N800:&lt;br /&gt;
sudo gainroot (or becomeroot)&lt;br /&gt;
scp -r &amp;lt;user&amp;gt;@dcerouter:/usr/share/fonts/truetype/msttcorefonts/ /usr/share/fonts/truetype/msttcorefonts/&lt;br /&gt;
&lt;br /&gt;
This will copy files from core to N800 in xterm (maybe only if you have ssh installed) &amp;lt;user&amp;gt; is the user you created when installing Kubuntu/core.&lt;br /&gt;
&lt;br /&gt;
Somebody please code format the above command, posting from my N800 while its fresh and tired of pecking keys. dragon_788&lt;br /&gt;
&lt;br /&gt;
=== Create the orbiter in the LMCE administration interface ===&lt;br /&gt;
Add a new orbiter and select &amp;quot;Nokia770&amp;quot; as the screen size. After generation do a quick reload.&lt;br /&gt;
=== Go to orbit ===&lt;br /&gt;
much phun..&lt;br /&gt;
= A Note On Saving Battery =&lt;br /&gt;
Locking the screen while not using the orbiter, helps to conserve quite a bit of battery for me.&lt;br /&gt;
= See also: =&lt;br /&gt;
* [[Nokia 770]]&lt;br /&gt;
* [[Building Orbiter for the Nokia 770]]&lt;br /&gt;
&lt;br /&gt;
=== Future Development ===&lt;br /&gt;
Currently developing orbitor to work on a N900.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
*[http://www.nseries.com/products/n800/ Official Nokia N800 Site]&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=License&amp;diff=21213</id>
		<title>License</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=License&amp;diff=21213"/>
		<updated>2009-09-11T03:24:28Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Licensing]]&lt;br /&gt;
[[Category: Programmer&#039;s Guide]]&lt;br /&gt;
&lt;br /&gt;
All new software developed since the [http://plutohome.com Plutohome] branch will be licensed under GPL, yet much of the core Plutohome software (and thus core LinuxMCE software) is licensed under a proprietary [http://plutohome.com/index.php?section=public_license Pluto License]. Until further notice it should be assumed that the following licenses apply:&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; The following was copied from from this [http://plutohome.com/support/index.php?section=license&amp;amp;package=0 Plutohome page]: &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;Pluto is proud to support the open source movement and believes it is the way to deliver a superior product.  &lt;br /&gt;
All Pluto&#039;s source code is released under either the GPL or Pluto licenses.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;Software that may be useful apart from the Pluto system, such as sqlCVS, BD, RA, etc., is released under the GPL license.  &lt;br /&gt;
Also, Pluto&#039;s underlying protocol, DCE, and our DCE Devices are GPL.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Most of the core modules that are unique to Pluto and our target market are released under the Pluto license.  &lt;br /&gt;
The Pluto license is essentially the same as GPL when the software is &lt;br /&gt;
distributed without hardware (ie a pure software distribution).  If a hard goods manufacturer wants to include Pluto embedded in their product, &lt;br /&gt;
then the Pluto license cannot be used and a&lt;br /&gt;
separate license must be obtained from Pluto.  Pluto believes this arrangement is a mutual win-win.  By sacrificing the revenue from pure software sales, offering the software&lt;br /&gt;
royalty free, and opening the source, Pluto hopes to build an active community of users.  This benefits the community who can get Pluto for free, and it benefits the company&lt;br /&gt;
by making the product more sellable as an embedded solution to hard goods manufacturers and smart home dealers.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;The license texts are available here:&amp;lt;/p&amp;gt;&amp;lt;center&amp;gt;&amp;lt;table&amp;gt;&amp;lt;tr bgcolor=&amp;quot;lightblue&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Desciption&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
			&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Summary&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
			&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;License&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;This is the most popular open source license.  You are free to use, copy, sell and modify the software without paying any royalties.  However if you make modifications, you are required to make those available to the public.&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;[http://www.opensource.org/licenses/gpl-license.php full text]&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;When the software is offered without hard goods, the same rights and restrictions apply as with the GPL license.  However if a hard goods manufacturer wants to embed the software, or if a dealer wants to sell a turnkey hardware+software solution, then a separate license is required.&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;[http://plutohome.com/index.php?section=public_license full text]&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;center&amp;gt;&amp;lt;table&amp;gt;&amp;lt;tr bgcolor=&amp;quot;lightblue&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
			&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Package Type&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
			&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Package Description&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
			&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;License&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
			&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Manufacturer&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Core Programs&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;DCE Router&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Core Programs&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Orbiter&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Core Programs&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto PlutoVIP&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Core Programs&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto sqlCVS&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Core Programs&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Web Site - Admin&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Core Programs&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Web Site - Support&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;lightblue&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Libraries&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Bi-Directional Comm library (BD)&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Libraries&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto DCE library&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Libraries&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto IRBase library&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Libraries&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto PlutoUtils library&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Libraries&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Request Action (RA) Library&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Libraries&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Serial Class library&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Libraries&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto VIPCommon library&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;lightblue&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Utilities&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto sql2cpp&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;lightblue&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto DCE Devices&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto App Server&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto DCE Devices&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Bluetooth Dongle&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto DCE Devices&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Disk Drive&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto DCE Devices&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto GC100&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto DCE Devices&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto MythTV Player&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto DCE Devices&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Xine Player&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;lightblue&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Plug-ins&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto MythTV Plugin&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Plug-ins&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Standard Plugins&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Plug-ins&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Xine Plugin&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;lightblue&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Misc&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Development Dependencies&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Misc&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Local Database&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Misc&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Media Database&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Misc&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto System Database&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;lightblue&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Skins&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Skins - Basic&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=License&amp;diff=21120</id>
		<title>License</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=License&amp;diff=21120"/>
		<updated>2009-09-01T03:06:44Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Licensing]]&lt;br /&gt;
[[Category: Programmer&#039;s Guide]]&lt;br /&gt;
&lt;br /&gt;
The LinuxMCE Developers have not completely explained the LinuxMCE license. It is clear that all new software developed since the [http://plutohome.com Plutohome] branch will definitely be licensed under GPL, yet much of the core Plutohome software (and thus core LinuxMCE software) is licensed under a proprietary [http://plutohome.com/index.php?section=public_license Pluto License]. Until further notice it should be assumed that the following licenses apply:&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; The following was copied from from this [http://plutohome.com/support/index.php?section=license&amp;amp;package=0 Plutohome page]: &#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;Pluto is proud to support the open source movement and believes it is the way to deliver a superior product.  &lt;br /&gt;
All Pluto&#039;s source code is released under either the GPL or Pluto licenses.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;Software that may be useful apart from the Pluto system, such as sqlCVS, BD, RA, etc., is released under the GPL license.  &lt;br /&gt;
Also, Pluto&#039;s underlying protocol, DCE, and our DCE Devices are GPL.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Most of the core modules that are unique to Pluto and our target market are released under the Pluto license.  &lt;br /&gt;
The Pluto license is essentially the same as GPL when the software is &lt;br /&gt;
distributed without hardware (ie a pure software distribution).  If a hard goods manufacturer wants to include Pluto embedded in their product, &lt;br /&gt;
then the Pluto license cannot be used and a&lt;br /&gt;
separate license must be obtained from Pluto.  Pluto believes this arrangement is a mutual win-win.  By sacrificing the revenue from pure software sales, offering the software&lt;br /&gt;
royalty free, and opening the source, Pluto hopes to build an active community of users.  This benefits the community who can get Pluto for free, and it benefits the company&lt;br /&gt;
by making the product more sellable as an embedded solution to hard goods manufacturers and smart home dealers.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;The license texts are available here:&amp;lt;/p&amp;gt;&amp;lt;center&amp;gt;&amp;lt;table&amp;gt;&amp;lt;tr bgcolor=&amp;quot;lightblue&amp;quot;&amp;gt;&lt;br /&gt;
			&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Desciption&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
			&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Summary&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
			&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;License&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;This is the most popular open source license.  You are free to use, copy, sell and modify the software without paying any royalties.  However if you make modifications, you are required to make those available to the public.&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;[http://www.opensource.org/licenses/gpl-license.php full text]&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;When the software is offered without hard goods, the same rights and restrictions apply as with the GPL license.  However if a hard goods manufacturer wants to embed the software, or if a dealer wants to sell a turnkey hardware+software solution, then a separate license is required.&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;[http://plutohome.com/index.php?section=public_license full text]&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;center&amp;gt;&amp;lt;table&amp;gt;&amp;lt;tr bgcolor=&amp;quot;lightblue&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
			&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Package Type&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
			&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Package Description&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
			&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;License&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
			&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Manufacturer&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Core Programs&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;DCE Router&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Core Programs&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Orbiter&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Core Programs&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto PlutoVIP&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Core Programs&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto sqlCVS&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Core Programs&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Web Site - Admin&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Core Programs&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Web Site - Support&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;lightblue&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Libraries&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Bi-Directional Comm library (BD)&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Libraries&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto DCE library&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Libraries&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto IRBase library&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Libraries&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto PlutoUtils library&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Libraries&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Request Action (RA) Library&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Libraries&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Serial Class library&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Libraries&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto VIPCommon library&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;lightblue&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Utilities&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto sql2cpp&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;lightblue&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto DCE Devices&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto App Server&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto DCE Devices&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Bluetooth Dongle&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto DCE Devices&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Disk Drive&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto DCE Devices&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto GC100&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto DCE Devices&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto MythTV Player&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto DCE Devices&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Xine Player&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;lightblue&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Plug-ins&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto MythTV Plugin&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Plug-ins&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Standard Plugins&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Plug-ins&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Xine Plugin&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;lightblue&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Misc&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Development Dependencies&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Misc&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Local Database&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Misc&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Media Database&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Misc&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto System Database&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;lightblue&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr bgcolor=&amp;quot;#C0C0C0&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Skins&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto Skins - Basic&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;GPL&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;center&amp;gt;Pluto&amp;lt;/center&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Contribute&amp;diff=21108</id>
		<title>Contribute</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Contribute&amp;diff=21108"/>
		<updated>2009-08-31T16:23:24Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here&#039;s a chance to be a part of a great new open source project.  There are 3 types of developers LinuxMCE needs:&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;Maintainers for the existing open source projects incorporated in LinuxMCE:&#039;&#039;&#039; LinuxMCE consolidates a lot of existing open-source projects, like Ubuntu, Xine, MythTV, Pluto, Asterisk, etc.  So we&#039;d like some developers from those existing projects to join the team to be sure changes to those projects don&#039;t break LinuxMCE, and that LinuxMCE always includes the latest and greatest versions.&lt;br /&gt;
# &#039;&#039;&#039;Add new open source projects to LinuxMCE:&#039;&#039;&#039;  LinuxMCE is largely a framework for integrating lots of open source projects and enabling them to seamlessly work together.  So there&#039;s lot&#039;s of other great open source projects out there that it would be nice to integrate.  Adding your existing open source project to LinuxMCE not only makes LinuxMCE better, it adds a ton of functionality to your project and likely allows it to do things not otherwise possible.  This is where Open Source blows away closed source.  In the closed source world, you could never see all the competing software companies work together and share their code so it all seamlessly works together like LinuxMCE does.&lt;br /&gt;
# &#039;&#039;&#039;Totally new code for LinuxMCE:&#039;&#039;&#039;  Most of the functionality in LinuxMCE is already complete, and in general adding &#039;major&#039; new features is a matter of integrating an existing open source project, rather than writing all new code from scratch.  However, because LinuxMCE talks to so many devices, there are lots and lots of devices out there it would be nice to add support for.  We&#039;re hoping to be able to get some companies to sponsor a lot of this work, since this would open up a new market for them.  &lt;br /&gt;
&lt;br /&gt;
In addition to developers we also need:&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;Documentation:&#039;&#039;&#039;  This is probably our weakest point right now.  It&#039;s hard to get the full benefit of LinuxMCE because a lot of the features are not well documented and it&#039;s hard to grasp the full capabilities.&lt;br /&gt;
# &#039;&#039;&#039;QA/Testing:&#039;&#039;&#039;  We have setup an automated build system that creates a new test release each night, and a bug tracking system.  Since programmers never like to test and debug, yet that&#039;s what matters most when building a user base, we really need some detail oriented people to stress LinuxMCE and go through all the functions to flush out all the bugs.&lt;br /&gt;
# &#039;&#039;&#039;Promotion:&#039;&#039;&#039;  We need to get a substantial user base so the companies that make products for the home are motivated to support LinuxMCE and to get momentum behind the development.  If you&#039;re good at promotion, like making a demo video or flash animation, or posting announcements, or getting some press interest, why not lend a hand?&lt;br /&gt;
&lt;br /&gt;
If you&#039;d like to join the team, feel free to dive right in add yourself to the [[Contacts]] page.  If you&#039;d like some orientation and assistance, you&#039;ll find our contact info there, and we&#039;d be happy to email, IM, Skype or phone you and chat with anybody interested in joining the team.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Contacts&amp;diff=19114</id>
		<title>Contacts</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Contacts&amp;diff=19114"/>
		<updated>2009-05-19T16:02:34Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;LinuxMCE is a media centered [[Linux]] distribution.  It&#039;s built on the solid foundation laid down by debian and Ubuntu.  But with all kinds of goodies for the home of the future, from digital video recorder capabilities and home automation to functioning as a telephone switching hub for your home in lieu of a boring intercom system; all tied together by an advanced messaging infrastructure.  While the next release 0804 is almost done and focuses on stability, we&#039;re already planning for the next release and &#039;&#039;&#039;you&#039;&#039;&#039; could contribute to it&#039;s direction.  We&#039;re always looking for developers and maintainers to &#039;&#039;&#039;[[Contribute|join the team]]&#039;&#039;&#039;.  New LinuxMCE team members, please add your name, contact info, and a brief bio or description of what you&#039;re working on.  Thanks!&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Daniel Kristjansson&#039;&#039;&#039; -- contact: danielk -at- cuymedia (.net)&amp;lt;br&amp;gt;&lt;br /&gt;
Responsibilities: Community liaison, organizing open source volunteers and roadmap&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Thomas Cherryhomes&#039;&#039;&#039; -- contact: thom.cherryhomes -at- gmail (.com)&amp;lt;br&amp;gt;&lt;br /&gt;
Responsibilities: Hacking, Coding, Media Plugins/Players, Orbiter Development, HA Designer specialist.&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:hari|Harald Klein]]&#039;&#039;&#039; -- contact: hari -at- vt100 (.at)&amp;lt;br&amp;gt;&lt;br /&gt;
Responsibilities: [[sqlCVS]] maintenance, [[JavaMO]], open [[ZWave]] driver, testing&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:Nite_man|Michael Stepanov]]&#039;&#039;&#039; aka nite_man -- Contact: stepanov.michael -at- gmail (.com)&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: Build and test SDL Orbiter for Linux-based PC and Nokia770/N800/N810, Russian translation, testing and feedback.&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Pete Kalogiannis&#039;&#039;&#039; -- Contact: pkalogiannis -at- gmail (dot) com&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: [[Insteon]] Integration&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:Jondecker76|Jon Decker]]&#039;&#039;&#039; (aka jondecker76) -- Contact: jondecker76 -at- windstream (.net)&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: CM11A Driver support and integration, Lighting_Plugin maintenance and  upgrades, Climate_Plugin and maintenance and upgrades, Web Admin maintenance and upgrades&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:Ddamron|Dan Damron]]&#039;&#039;&#039; -- Contact: dan.damron -at- techengine (dot) ca&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: [[Insteon]] Integration via PLM (In OPEN beta test now!) / EZBridge/EZServ, [[PLCBUS]] Integration&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Robert Wilson&#039;&#039;&#039; aka rwilson131 -- Contact: rwilson131 at gmail dot com&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: Wiki Documentation and Creation of [[User Manual]]&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Derrick Lewis&#039;&#039;&#039; aka dlewis -- Contact info: dlewis (at) linuxmce (dot) org &amp;lt;br /&amp;gt;&lt;br /&gt;
Responsibilities: [http://forum.linuxmce.org Forum] Moderator and Evangelist&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Seven Walter&#039;&#039;&#039; aka CylonSeven -- Contact: Seven -at- Apollo Smart Homes (dot) com &amp;lt;br&amp;gt;&lt;br /&gt;
Offering: QA &amp;amp; Testing, Docs, Wiki, Promotions (Central Texas USA). Plenty of hardware for testing: Hybrid w/ RAID, fast MD/HTPC w/ HiDef &amp;amp; Digital Audio out, Firewire &amp;amp; IP cameras, ZWave, etc.&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Brandon Kruger&#039;&#039;&#039; aka bmk789 -- Contact via [[User:bmk789|User page]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Offering: wiki moderation &amp;amp; documentation&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:JimmyGosling|Roguen]]&#039;&#039;&#039; aka JimmyGosling(Forums), JimmyGos (IIRC) or TheGos (IIRC) -- Contact: Roguen (at) garage68 (dot) com &amp;lt;br /&amp;gt;&lt;br /&gt;
Offering: code development, wiki documentation&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Andy Brauer&#039;&#039;&#039;-- Contact andy (dot) brauer (at) bcx (dot) co (dot) za &amp;lt;br /&amp;gt;&lt;br /&gt;
Offering: code development, testing marketing and business development&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Evan King&#039;&#039;&#039;-- Contact info: evan (at) evanking (dot) net &amp;lt;br /&amp;gt;&lt;br /&gt;
Offering: Asterisk support and new features, Automation development, iPhone web integration in the future.&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Ken Tarwood&#039;&#039;&#039;-- Contact info: fastplymouth (at) gmail (dot) com, B5Duster(IRC) &amp;lt;br /&amp;gt;&lt;br /&gt;
Offering: Code and web admin app development (c++/c#, python, php), orbiter theming, testing, documentation and marketing activities.&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Uwe Stark&#039;&#039;&#039; aka orgel -- Contact info: orgel0 (at) freenet (dot) de &amp;lt;br /&amp;gt;&lt;br /&gt;
Responsibilities: German translation, translation into the [http://www.linux-mce.de German Wiki], moderator of the [http://forum.linux-mce.de German forum]&lt;br /&gt;
----&lt;br /&gt;
== Alumni ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Paul Webber&#039;&#039;&#039; -- contact: webpaul1 -at- gmail (.com)&amp;lt;br&amp;gt;&lt;br /&gt;
Paul launched LinuxMCE on March 15, 2007, but is moving on to other projects. He visits us occasionally but after release 0710 will no longer be solely responsible for any aspect of the LinuxMCE release cycle. See [[History|&#039;&#039;&#039;History of LinuxMCE&#039;&#039;&#039;]], for an explanation of why Paul started the project.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:Wiki administration]]&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=20090519Agenda&amp;diff=19108</id>
		<title>20090519Agenda</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=20090519Agenda&amp;diff=19108"/>
		<updated>2009-05-19T13:54:05Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Logistics==&lt;br /&gt;
*Agenda&lt;br /&gt;
**It is expected that meeting participants will be familiar with this agenda and the resources it links to&lt;br /&gt;
**Any one may add to the agenda - just put your name next to the topic&lt;br /&gt;
*Time and Place&lt;br /&gt;
**This meeting will be held on IRC.&lt;br /&gt;
**&#039;&#039;&#039;Date:&#039;&#039;&#039; Tuesday, May 19&lt;br /&gt;
**&#039;&#039;&#039;Time:&#039;&#039;&#039; 14:00 GMT/UTC, 10:00AM New York, 16:00 Berlin Time, 15:00 London Time&lt;br /&gt;
**&#039;&#039;&#039;Duration:&#039;&#039;&#039; 1.5 hour maximum&lt;br /&gt;
**&#039;&#039;&#039;Server:&#039;&#039;&#039; irc.freenode.net&lt;br /&gt;
**&#039;&#039;&#039;Channel:&#039;&#039;&#039; #linuxmce-meeting&lt;br /&gt;
**&#039;&#039;&#039;In case anyone is reading this: I am strongly opposing changing the meeting from an IRC meeting to an audio meeting&#039;&#039;&#039; - To many disadvantages in an audio meeting, like ability to understand people, ability to mark specific things for feature reference, to name just a few.&lt;br /&gt;
&lt;br /&gt;
==Agenda==&lt;br /&gt;
&lt;br /&gt;
===Items from previous meeting===&lt;br /&gt;
*Standardized testing procedures (hari)&lt;br /&gt;
*0810 Release Scheduling (&#039;&#039;&#039;NO ONE&#039;&#039;&#039;)&lt;br /&gt;
*Improved defect tracking (jimbodude)&lt;br /&gt;
**http://wiki.linuxmce.org/index.php/Bug_Reporting&lt;br /&gt;
&lt;br /&gt;
===Milestones===&lt;br /&gt;
I propose to better take care of the milestones in trac, and move all open tickets to milestone beta or further out. (and I will take care of it, if there is a consent [[User:Posde|posde]])&lt;br /&gt;
&lt;br /&gt;
===0810 Progress Review===&lt;br /&gt;
*Review of major bugs&lt;br /&gt;
&lt;br /&gt;
===0810 Short Term Goals===&lt;br /&gt;
*Defects to address&lt;br /&gt;
*Features to implement&lt;br /&gt;
&lt;br /&gt;
===High Level Design Discussions===&lt;br /&gt;
Items deferred from previous meeting&lt;br /&gt;
*Discuss possibility of running our own new_install script on www.linuxmce.org and assigning our own installation ID&#039;s - (jondecker76)&lt;br /&gt;
**Who knows if and/or when plutohome.com will disappear along with the script that is currently used. &lt;br /&gt;
**Since we are our own entity at this point and very active in changing the direction of LMCE, I&#039;d also like to see us start all over with installation ID #1 starting with 0810. &lt;br /&gt;
**This will cleanly separate us from pluto and provide insurance that we can continue to assign new installation ID&#039;s in the future (especially important once linking installations is possible). &lt;br /&gt;
**Old pluto installation ID&#039;s can be re-assigned for upgrades from 0710 with a post-upgrade script. &lt;br /&gt;
**This change can be made in a matter of an hour.&lt;br /&gt;
&lt;br /&gt;
===Procedural===&lt;br /&gt;
*LinuxFund&lt;br /&gt;
*501(c)(3)&lt;br /&gt;
*Schedule next meeting&lt;br /&gt;
**Asynchronous scheduling communication&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=20090519Agenda&amp;diff=18964</id>
		<title>20090519Agenda</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=20090519Agenda&amp;diff=18964"/>
		<updated>2009-05-12T17:15:43Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Logistics==&lt;br /&gt;
*Agenda&lt;br /&gt;
**It is expected that meeting participants will be familiar with this agenda and the resources it links to&lt;br /&gt;
**Any one may add to the agenda - just put your name next to the topic&lt;br /&gt;
*Time and Place&lt;br /&gt;
**This meeting will be held on IRC.&lt;br /&gt;
**&#039;&#039;&#039;Date:&#039;&#039;&#039; Sunday, April 26&lt;br /&gt;
**&#039;&#039;&#039;Time:&#039;&#039;&#039; 14:00 GMT/UTC, 10:00AM New York, 16:00 Berlin Time, 15:00 London Time&lt;br /&gt;
**&#039;&#039;&#039;Duration:&#039;&#039;&#039; 1.5 hour maximum&lt;br /&gt;
**&#039;&#039;&#039;Server:&#039;&#039;&#039; irc.freenode.net&lt;br /&gt;
**&#039;&#039;&#039;Channel:&#039;&#039;&#039; #linuxmce-meeting&lt;br /&gt;
**&#039;&#039;&#039;In case anyone is reading this: I am strongly opposing changing the meeting from an IRC meeting to an audio meeting&#039;&#039;&#039; - To many disadvantages in an audio meeting, like ability to understand people, ability to mark specific things for feature reference, to name just a few.&lt;br /&gt;
&lt;br /&gt;
==Agenda==&lt;br /&gt;
&lt;br /&gt;
===Items from previous meeting===&lt;br /&gt;
*Standardized testing procedures (hari)&lt;br /&gt;
*0810 Release Scheduling (&#039;&#039;&#039;NO ONE&#039;&#039;&#039;)&lt;br /&gt;
*Improved defect tracking (jimbodude)&lt;br /&gt;
**http://wiki.linuxmce.org/index.php/Bug_Reporting&lt;br /&gt;
&lt;br /&gt;
===Milestones===&lt;br /&gt;
I propose to better take care of the milestones in trac, and move all open tickets to milestone beta or further out. (and I will take care of it, if there is a consent [[User:Posde|posde]])&lt;br /&gt;
&lt;br /&gt;
===0810 Progress Review===&lt;br /&gt;
*Review of major bugs&lt;br /&gt;
&lt;br /&gt;
===0810 Short Term Goals===&lt;br /&gt;
*Defects to address&lt;br /&gt;
*Features to implement&lt;br /&gt;
&lt;br /&gt;
===High Level Design Discussions===&lt;br /&gt;
Items deferred from previous meeting&lt;br /&gt;
*Discuss possibility of running our own new_install script on www.linuxmce.org and assigning our own installation ID&#039;s - (jondecker76)&lt;br /&gt;
**Who knows if and/or when plutohome.com will disappear along with the script that is currently used. &lt;br /&gt;
**Since we are our own entity at this point and very active in changing the direction of LMCE, I&#039;d also like to see us start all over with installation ID #1 starting with 0810. &lt;br /&gt;
**This will cleanly separate us from pluto and provide insurance that we can continue to assign new installation ID&#039;s in the future (especially important once linking installations is possible). &lt;br /&gt;
**Old pluto installation ID&#039;s can be re-assigned for upgrades from 0710 with a post-upgrade script. &lt;br /&gt;
**This change can be made in a matter of an hour.&lt;br /&gt;
&lt;br /&gt;
===Procedural===&lt;br /&gt;
*LinuxFund&lt;br /&gt;
*501(c)(3)&lt;br /&gt;
*Schedule next meeting&lt;br /&gt;
**Asynchronous scheduling communication&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=20090519Agenda&amp;diff=18963</id>
		<title>20090519Agenda</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=20090519Agenda&amp;diff=18963"/>
		<updated>2009-05-12T17:14:21Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: New page: ==Logistics== *Agenda **It is expected that meeting participants will be familiar with this agenda and the resources it links to **Any one may add to the agenda - just put your name next t...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Logistics==&lt;br /&gt;
*Agenda&lt;br /&gt;
**It is expected that meeting participants will be familiar with this agenda and the resources it links to&lt;br /&gt;
**Any one may add to the agenda - just put your name next to the topic&lt;br /&gt;
*Time and Place&lt;br /&gt;
**This meeting will be held on IRC.&lt;br /&gt;
**&#039;&#039;&#039;Date:&#039;&#039;&#039; Sunday, April 26&lt;br /&gt;
**&#039;&#039;&#039;Time:&#039;&#039;&#039; 14:00 GMT/UTC, 10:00AM New York, 16:00 Berlin Time, 15:00 London Time&lt;br /&gt;
**&#039;&#039;&#039;Duration:&#039;&#039;&#039; 1.5 hour maximum&lt;br /&gt;
**&#039;&#039;&#039;Server:&#039;&#039;&#039; irc.freenode.net&lt;br /&gt;
**&#039;&#039;&#039;Channel:&#039;&#039;&#039; #linuxmce-meeting&lt;br /&gt;
**&#039;&#039;&#039;In case anyone is reading this: I am strongly opposing changing the meeting from an IRC meeting to an audio meeting&#039;&#039;&#039; - To many disadvantages in an audio meeting, like ability to understand people, ability to mark specific things for feature reference, to name just a few.&lt;br /&gt;
&lt;br /&gt;
==Agenda==&lt;br /&gt;
&lt;br /&gt;
===Items from previous meeting===&lt;br /&gt;
*Standardized testing procedures (hari)&lt;br /&gt;
*0810 Release Scheduling (&#039;&#039;&#039;NO ONE&#039;&#039;&#039;)&lt;br /&gt;
*Improved defect tracking (jimbodude)&lt;br /&gt;
**http://wiki.linuxmce.org/index.php/Bug_Reporting&lt;br /&gt;
&lt;br /&gt;
===Milestones===&lt;br /&gt;
I propose to better take care of the milestones in trac, and move all open tickets to milestone beta or further out. (and I will take care of it, if there is a consent [[User:Posde|posde]])&lt;br /&gt;
&lt;br /&gt;
===0810 Progress Review===&lt;br /&gt;
*Review of major bugs&lt;br /&gt;
&lt;br /&gt;
===0810 Short Term Goals===&lt;br /&gt;
*Defects to address&lt;br /&gt;
*Features to implement&lt;br /&gt;
&lt;br /&gt;
===High Level Design Discussions===&lt;br /&gt;
Items deferred from previous meeting&lt;br /&gt;
*Discuss possibility of running our own new_install script on www.linuxmce.org and assigning our own installation ID&#039;s - (jondecker76)&lt;br /&gt;
**Who knows if and/or when plutohome.com will disappear along with the script that is currently used. &lt;br /&gt;
**Since we are our own entity at this point and very active in changing the direction of LMCE, I&#039;d also like to see us start all over with installation ID #1 starting with 0810. &lt;br /&gt;
**This will cleanly separate us from pluto and provide insurance that we can continue to assign new installation ID&#039;s in the future (especially important once linking installations is possible). &lt;br /&gt;
**Old pluto installation ID&#039;s can be re-assigned for upgrades from 0710 with a post-upgrade script. &lt;br /&gt;
**This change can be made in a matter of an hour.&lt;br /&gt;
&lt;br /&gt;
===Procedural===&lt;br /&gt;
*Schedule next meeting&lt;br /&gt;
**Asynchronous scheduling communication&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=DeveloperMeetings&amp;diff=18962</id>
		<title>DeveloperMeetings</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=DeveloperMeetings&amp;diff=18962"/>
		<updated>2009-05-12T17:13:14Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: /* Meetings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Purpose==&lt;br /&gt;
This page serves as a place to keep track of discussions that happen in developer meetings and plan future meetings.&lt;br /&gt;
&lt;br /&gt;
==Meetings==&lt;br /&gt;
*Follow-up to April 15th Meeting (IRC #linuxmce-meeting - Tuesday, May 19, 14:00 GMT/UTC, 10:00AM New York, 16:00 Berlin Time, 15:00 London Time)&lt;br /&gt;
**[[20090519Agenda|Agenda]]&lt;br /&gt;
*General Organizational Meeting (IRC #linuxmce-meeting - 15 April 2009, 2PM GMT)&lt;br /&gt;
**[[20090415Agenda|Agenda]]&lt;br /&gt;
**[[20090415Transcript|Transcript]]&lt;br /&gt;
**[[20090415Minutes|Minutes]]&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=DeveloperMeetings&amp;diff=18961</id>
		<title>DeveloperMeetings</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=DeveloperMeetings&amp;diff=18961"/>
		<updated>2009-05-12T17:08:54Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Purpose==&lt;br /&gt;
This page serves as a place to keep track of discussions that happen in developer meetings and plan future meetings.&lt;br /&gt;
&lt;br /&gt;
==Meetings==&lt;br /&gt;
*Follow-up to April 15th Meeting (IRC #linuxmce-meeting - Tuesday, May 19, 14:00 GMT/UTC, 10:00AM New York, 16:00 Berlin Time, 15:00 London Time)&lt;br /&gt;
**[[20090426Agenda|Agenda]]&lt;br /&gt;
*General Organizational Meeting (IRC #linuxmce-meeting - 15 April 2009, 2PM GMT)&lt;br /&gt;
**[[20090415Agenda|Agenda]]&lt;br /&gt;
**[[20090415Transcript|Transcript]]&lt;br /&gt;
**[[20090415Minutes|Minutes]]&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=DeveloperMeetings&amp;diff=18960</id>
		<title>DeveloperMeetings</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=DeveloperMeetings&amp;diff=18960"/>
		<updated>2009-05-12T17:07:06Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Purpose==&lt;br /&gt;
This page serves as a place to keep track of discussions that happen in developer meetings and plan future meetings.&lt;br /&gt;
&lt;br /&gt;
==Meetings==&lt;br /&gt;
*Follow-up to April 15th Meeting (IRC #linuxmce-meeting - Wednesday, May 19, 14:00 GMT/UTC, 10:00AM New York, 16:00 Berlin Time, 15:00 London Time)&lt;br /&gt;
**[[20090426Agenda|Agenda]]&lt;br /&gt;
*General Organizational Meeting (IRC #linuxmce-meeting - 15 April 2009, 2PM GMT)&lt;br /&gt;
**[[20090415Agenda|Agenda]]&lt;br /&gt;
**[[20090415Transcript|Transcript]]&lt;br /&gt;
**[[20090415Minutes|Minutes]]&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Contacts&amp;diff=18881</id>
		<title>Contacts</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Contacts&amp;diff=18881"/>
		<updated>2009-05-08T18:26:05Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;LinuxMCE is a media centered [[Linux]] distribution.  It&#039;s built on the solid foundation laid down by debian and Ubuntu.  But with all kinds of goodies for the home of the future, from digital video recorder capabilities and home automation to functioning as a telephone switching hub for your home in lieu of a boring intercom system; all tied together by an advanced messaging infrastructure.  While the next release 0804 is almost done and focuses on stability, we&#039;re already planning for the next release and &#039;&#039;&#039;you&#039;&#039;&#039; could contribute to it&#039;s direction.  We&#039;re always looking for developers and maintainers to &#039;&#039;&#039;[[Contribute|join the team]]&#039;&#039;&#039;.  New LinuxMCE team members, please add your name, contact info, and a brief bio or description of what you&#039;re working on.  Thanks!&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Daniel Kristjansson&#039;&#039;&#039; -- contact: danielk -at- cuymedia (.net)&amp;lt;br&amp;gt;&lt;br /&gt;
Responsibilities: Community liaison, organizing open source volunteers and roadmap&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Thomas Cherryhomes&#039;&#039;&#039; -- contact: thom.cherryhomes -at- gmail (.com)&amp;lt;br&amp;gt;&lt;br /&gt;
Responsibilities: Hacking, Coding, Media Plugins/Players, Orbiter Development, HA Designer specialist.&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:hari|Harald Klein]]&#039;&#039;&#039; -- contact: hari -at- vt100 (.at)&amp;lt;br&amp;gt;&lt;br /&gt;
Responsibilities: [[sqlCVS]] maintenance, [[JavaMO]], open [[ZWave]] driver, testing&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:Nite_man|Michael Stepanov]]&#039;&#039;&#039; aka nite_man -- Contact: stepanov.michael -at- gmail (.com)&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: Build and test SDL Orbiter for Linux-based PC and Nokia770/N800/N810, Russian translation, testing and feedback.&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Pete Kalogiannis&#039;&#039;&#039; -- Contact: pkalogiannis -at- gmail (dot) com&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: [[Insteon]] Integration&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:Jondecker76|Jon Decker]]&#039;&#039;&#039; (aka jondecker76) -- Contact: jondecker76 -at- windstream (.net)&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: CM11A Driver support and integration, Lighting_Plugin maintenance and  upgrades, Climate_Plugin and maintenance and upgrades, Web Admin maintenance and upgrades&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:Ddamron|Dan Damron]]&#039;&#039;&#039; -- Contact: dan.damron -at- techengine (dot) ca&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: [[Insteon]] Integration via PLM (In OPEN beta test now!) / EZBridge/EZServ, [[PLCBUS]] Integration&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Robert Wilson&#039;&#039;&#039; aka rwilson131 -- Contact: rwilson131 at gmail dot com&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: Wiki Documentation and Creation of [[User Manual]]&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Derrick Lewis&#039;&#039;&#039; aka dlewis -- Contact info: dlewis (at) linuxmce (dot) org &amp;lt;br /&amp;gt;&lt;br /&gt;
Responsibilities: [http://forum.linuxmce.org Forum] Moderator&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Seven Walter&#039;&#039;&#039; aka CylonSeven -- Contact: Seven -at- Apollo Smart Homes (dot) com &amp;lt;br&amp;gt;&lt;br /&gt;
Offering: QA &amp;amp; Testing, Docs, Wiki, Promotions (Central Texas USA). Plenty of hardware for testing: Hybrid w/ RAID, fast MD/HTPC w/ HiDef &amp;amp; Digital Audio out, Firewire &amp;amp; IP cameras, ZWave, etc.&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Brandon Kruger&#039;&#039;&#039; aka bmk789 -- Contact via [[User:bmk789|User page]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Offering: wiki moderation &amp;amp; documentation&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:JimmyGosling|Roguen]]&#039;&#039;&#039; aka JimmyGosling(Forums), JimmyGos (IIRC) or TheGos (IIRC) -- Contact: Roguen (at) garage68 (dot) com &amp;lt;br /&amp;gt;&lt;br /&gt;
Offering: code development, wiki documentation&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Andy Brauer&#039;&#039;&#039;-- Contact andy (dot) brauer (at) bcx (dot) co (dot) za &amp;lt;br /&amp;gt;&lt;br /&gt;
Offering: code development, testing marketing and business development&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Evan King&#039;&#039;&#039;-- Contact info: evan (at) evanking (dot) net &amp;lt;br /&amp;gt;&lt;br /&gt;
Offering: Asterisk support and new features, Automation development, iPhone web integration in the future.&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Ken Tarwood&#039;&#039;&#039;-- Contact info: fastplymouth (at) gmail (dot) com, B5Duster(IRC) &amp;lt;br /&amp;gt;&lt;br /&gt;
Offering: Code and web admin app development (c++/c#, python, php), orbiter theming, testing, documentation and marketing activities.&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Uwe Stark&#039;&#039;&#039; aka orgel -- Contact info: orgel0 (at) freenet (dot) de &amp;lt;br /&amp;gt;&lt;br /&gt;
Responsibilities: German translation, translation into the [http://www.linux-mce.de German Wiki], moderator of the [http://forum.linux-mce.de German forum]&lt;br /&gt;
----&lt;br /&gt;
== Alumni ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Paul Webber&#039;&#039;&#039; -- contact: webpaul1 -at- gmail (.com)&amp;lt;br&amp;gt;&lt;br /&gt;
Paul launched LinuxMCE on March 15, 2007, but is moving on to other projects. He visits us occasionally but after release 0710 will no longer be solely responsible for any aspect of the LinuxMCE release cycle. See [[History|&#039;&#039;&#039;History of LinuxMCE&#039;&#039;&#039;]], for an explanation of why Paul started the project.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:Wiki administration]]&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Contacts&amp;diff=18880</id>
		<title>Contacts</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Contacts&amp;diff=18880"/>
		<updated>2009-05-08T18:22:54Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;LinuxMCE is a media centered [[Linux]] distribution.  It&#039;s built on the solid foundation laid down by debian and Ubuntu.  But with all kinds of goodies for the home of the future, from digital video recorder capabilities and home automation to functioning as a telephone switching hub for your home in lieu of a boring intercom system; all tied together by an advanced messaging infrastructure.  While the next release 0804 is almost done and focuses on stability, we&#039;re already planning for the next release and &#039;&#039;&#039;you&#039;&#039;&#039; could contribute to it&#039;s direction.  We&#039;re always looking for developers and maintainers to &#039;&#039;&#039;[[Contribute|join the team]]&#039;&#039;&#039;.  New LinuxMCE team members, please add your name, contact info, and a brief bio or description of what you&#039;re working on.  Thanks!&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Daniel Kristjansson&#039;&#039;&#039; -- contact: danielk -at- cuymedia (.net)&amp;lt;br&amp;gt;&lt;br /&gt;
Responsibilities: Community liaison, organizing open source volunteers and roadmap&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Thomas Cherryhomes&#039;&#039;&#039; -- contact: thom.cherryhomes -at- gmail (.com)&amp;lt;br&amp;gt;&lt;br /&gt;
Responsibilities: Hacking, Coding, Media Plugins/Players, Orbiter Development, HA Designer specialist.&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:hari|Harald Klein]]&#039;&#039;&#039; -- contact: hari -at- vt100 (.at)&amp;lt;br&amp;gt;&lt;br /&gt;
Responsibilities: [[sqlCVS]] maintenance, [[JavaMO]], open [[ZWave]] driver, testing&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:Nite_man|Michael Stepanov]]&#039;&#039;&#039; aka nite_man -- Contact: stepanov.michael -at- gmail (.com)&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: Build and test SDL Orbiter for Linux-based PC and Nokia770/N800/N810, Russian translation, testing and feedback.&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Pete Kalogiannis&#039;&#039;&#039; -- Contact: pkalogiannis -at- gmail (dot) com&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: [[Insteon]] Integration&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:Jondecker76|Jon Decker]]&#039;&#039;&#039; (aka jondecker76) -- Contact: jondecker76 -at- windstream (.net)&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: CM11A Driver support and integration, Lighting_Plugin maintenance and  upgrades, Climate_Plugin and maintenance and upgrades, Web Admin maintenance and upgrades&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:Ddamron|Dan Damron]]&#039;&#039;&#039; -- Contact: dan.damron -at- techengine (dot) ca&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: [[Insteon]] Integration via PLM (In OPEN beta test now!) / EZBridge/EZServ, [[PLCBUS]] Integration&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Robert Wilson&#039;&#039;&#039; aka rwilson131 -- Contact: rwilson131 at gmail dot com&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: Wiki Documentation and Creation of [[User Manual]]&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Derrick Lewis&#039;&#039;&#039; aka dlewis -- Contact info: dlewis (at) linuxmce (dot) org &amp;lt;br /&amp;gt;&lt;br /&gt;
Responsibilities: Forum Moderator&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Seven Walter&#039;&#039;&#039; aka CylonSeven -- Contact: Seven -at- Apollo Smart Homes (dot) com &amp;lt;br&amp;gt;&lt;br /&gt;
Offering: QA &amp;amp; Testing, Docs, Wiki, Promotions (Central Texas USA). Plenty of hardware for testing: Hybrid w/ RAID, fast MD/HTPC w/ HiDef &amp;amp; Digital Audio out, Firewire &amp;amp; IP cameras, ZWave, etc.&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Brandon Kruger&#039;&#039;&#039; aka bmk789 -- Contact via [[User:bmk789|User page]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Offering: wiki moderation &amp;amp; documentation&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:JimmyGosling|Roguen]]&#039;&#039;&#039; aka JimmyGosling(Forums), JimmyGos (IIRC) or TheGos (IIRC) -- Contact: Roguen (at) garage68 (dot) com &amp;lt;br /&amp;gt;&lt;br /&gt;
Offering: code development, wiki documentation&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Andy Brauer&#039;&#039;&#039;-- Contact andy (dot) brauer (at) bcx (dot) co (dot) za &amp;lt;br /&amp;gt;&lt;br /&gt;
Offering: code development, testing marketing and business development&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Evan King&#039;&#039;&#039;-- Contact info: evan (at) evanking (dot) net &amp;lt;br /&amp;gt;&lt;br /&gt;
Offering: Asterisk support and new features, Automation development, iPhone web integration in the future.&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Ken Tarwood&#039;&#039;&#039;-- Contact info: fastplymouth (at) gmail (dot) com, B5Duster(IRC) &amp;lt;br /&amp;gt;&lt;br /&gt;
Offering: Code and web admin app development (c++/c#, python, php), orbiter theming, testing, documentation and marketing activities.&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Uwe Stark&#039;&#039;&#039; aka orgel -- Contact info: orgel0 (at) freenet (dot) de &amp;lt;br /&amp;gt;&lt;br /&gt;
Responsibilities: German translation, translation into the [http://www.linux-mce.de German Wiki], moderator of the [http://forum.linux-mce.de German forum]&lt;br /&gt;
----&lt;br /&gt;
== Alumni ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Paul Webber&#039;&#039;&#039; -- contact: webpaul1 -at- gmail (.com)&amp;lt;br&amp;gt;&lt;br /&gt;
Paul launched LinuxMCE on March 15, 2007, but is moving on to other projects. He visits us occasionally but after release 0710 will no longer be solely responsible for any aspect of the LinuxMCE release cycle. See [[History|&#039;&#039;&#039;History of LinuxMCE&#039;&#039;&#039;]], for an explanation of why Paul started the project.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:Wiki administration]]&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Contacts&amp;diff=18879</id>
		<title>Contacts</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Contacts&amp;diff=18879"/>
		<updated>2009-05-08T18:22:35Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;LinuxMCE is a media centered [[Linux]] distribution.  It&#039;s built on the solid foundation laid down by debian and Ubuntu.  But with all kinds of goodies for the home of the future, from digital video recorder capabilities and home automation to functioning as a telephone switching hub for your home in lieu of a boring intercom system; all tied together by an advanced messaging infrastructure.  While the next release 0804 is almost done and focuses on stability, we&#039;re already planning for the next release and &#039;&#039;&#039;you&#039;&#039;&#039; could contribute to it&#039;s direction.  We&#039;re always looking for developers and maintainers to &#039;&#039;&#039;[[Contribute|join the team]]&#039;&#039;&#039;.  New LinuxMCE team members, please add your name, contact info, and a brief bio or description of what you&#039;re working on.  Thanks!&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Daniel Kristjansson&#039;&#039;&#039; -- contact: danielk -at- cuymedia (.net)&amp;lt;br&amp;gt;&lt;br /&gt;
Responsibilities: Community liaison, organizing open source volunteers and roadmap&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Thomas Cherryhomes&#039;&#039;&#039; -- contact: thom.cherryhomes -at- gmail (.com)&amp;lt;br&amp;gt;&lt;br /&gt;
Responsibilities: Hacking, Coding, Media Plugins/Players, Orbiter Development, HA Designer specialist.&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:hari|Harald Klein]]&#039;&#039;&#039; -- contact: hari -at- vt100 (.at)&amp;lt;br&amp;gt;&lt;br /&gt;
Responsibilities: [[sqlCVS]] maintenance, [[JavaMO]], open [[ZWave]] driver, testing&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:Nite_man|Michael Stepanov]]&#039;&#039;&#039; aka nite_man -- Contact: stepanov.michael -at- gmail (.com)&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: Build and test SDL Orbiter for Linux-based PC and Nokia770/N800/N810, Russian translation, testing and feedback.&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Pete Kalogiannis&#039;&#039;&#039; -- Contact: pkalogiannis -at- gmail (dot) com&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: [[Insteon]] Integration&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:Jondecker76|Jon Decker]]&#039;&#039;&#039; (aka jondecker76) -- Contact: jondecker76 -at- windstream (.net)&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: CM11A Driver support and integration, Lighting_Plugin maintenance and  upgrades, Climate_Plugin and maintenance and upgrades, Web Admin maintenance and upgrades&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:Ddamron|Dan Damron]]&#039;&#039;&#039; -- Contact: dan.damron -at- techengine (dot) ca&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: [[Insteon]] Integration via PLM (In OPEN beta test now!) / EZBridge/EZServ, [[PLCBUS]] Integration&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Robert Wilson&#039;&#039;&#039; aka rwilson131 -- Contact: rwilson131 at gmail dot com&amp;lt;br&amp;gt;&lt;br /&gt;
Offering: Wiki Documentation and Creation of [[User Manual]]&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Derrick Lewis&#039;&#039;&#039; aka dlewis -- Contact info: dlewis (at) linuxmce (dot) org &amp;lt;br /&amp;gt;&lt;br /&gt;
Responsibilities: Forum Moderator&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Seven Walter&#039;&#039;&#039; aka CylonSeven -- Contact: Seven -at- Apollo Smart Homes (dot) com &amp;lt;br&amp;gt;&lt;br /&gt;
Offering: QA &amp;amp; Testing, Docs, Wiki, Promotions (Central Texas USA). Plenty of hardware for testing: Hybrid w/ RAID, fast MD/HTPC w/ HiDef &amp;amp; Digital Audio out, Firewire &amp;amp; IP cameras, ZWave, etc.&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Brandon Kruger&#039;&#039;&#039; aka bmk789 -- Contact via [[User:bmk789|User page]]&amp;lt;br/&amp;gt;&lt;br /&gt;
Offering: wiki moderation &amp;amp; documentation&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;[[User:JimmyGosling|Roguen]]&#039;&#039;&#039; aka JimmyGosling(Forums), JimmyGos (IIRC) or TheGos (IIRC) -- Contact: Roguen (at) garage68 (dot) com &amp;lt;br /&amp;gt;&lt;br /&gt;
Offering: code development, wiki documentation&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Andy Brauer&#039;&#039;&#039;-- Contact andy (dot) brauer (at) bcx (dot) co (dot) za &amp;lt;br /&amp;gt;&lt;br /&gt;
Offering: code development, testing marketing and business development&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Evan King&#039;&#039;&#039;-- Contact info: evan (at) evanking (dot) net &amp;lt;br /&amp;gt;&lt;br /&gt;
Offering: Asterisk support and new features, Automation development, iPhone web integration in the future.&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Ken Tarwood&#039;&#039;&#039;-- Contact info: fastplymouth (at) gmail (dot) com, B5Duster(IRC) &amp;lt;br /&amp;gt;&lt;br /&gt;
Offering: Code and web admin app development (c++/c#, python, php), orbiter theming, testing, documentation and marketing activities.&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;Uwe Stark&#039;&#039;&#039; aka orgel -- Contact info: orgel0 (at) freenet (dot) de &amp;lt;br /&amp;gt;&lt;br /&gt;
Responsibilities: German translation, translation into the [http://www.linux-mce.de German Wiki], moderator of the [http://forum.linux-mce.de German forum]&lt;br /&gt;
----&lt;br /&gt;
== Alumni ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Paul Webber&#039;&#039;&#039; -- contact: webpaul1 -at- gmail (.com)&amp;lt;br&amp;gt;&lt;br /&gt;
Paul launched LinuxMCE on March 15, 2007, but is moving on to other projects. He visits us occasionally but after release 0710 will no longer be solely responsible for any aspect of the LinuxMCE release cycle. See [[History|&#039;&#039;&#039;History of LinuxMCE&#039;&#039;&#039;]], for an explanation of why Paul started the project.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:Wiki administration]]&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=20090415Agenda&amp;diff=18766</id>
		<title>20090415Agenda</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=20090415Agenda&amp;diff=18766"/>
		<updated>2009-05-03T17:12:49Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Logistics==&lt;br /&gt;
*This meeting happened&lt;br /&gt;
**[[20090415Transcript|Transcript]]&lt;br /&gt;
**[[20090415Minutes|Minutes]]&lt;br /&gt;
*Agenda&lt;br /&gt;
**It is expected that meeting participants will be familiar with this agenda and the resources it links to&lt;br /&gt;
**Any one may add to the agenda - just put your name next to the topic&lt;br /&gt;
*Time and Place&lt;br /&gt;
**This meeting will be held on IRC.&lt;br /&gt;
**&#039;&#039;&#039;Date:&#039;&#039;&#039; Wednesday, April 15&lt;br /&gt;
**&#039;&#039;&#039;Time:&#039;&#039;&#039; 2PM GMT (4PM Berlin, 10AM New York, 7AM Los Angeles)&lt;br /&gt;
**&#039;&#039;&#039;Duration:&#039;&#039;&#039; 1.5 hour maximum&lt;br /&gt;
**&#039;&#039;&#039;Server:&#039;&#039;&#039; irc.freenode.net&lt;br /&gt;
**&#039;&#039;&#039;Channel:&#039;&#039;&#039; #linuxmce-devel&lt;br /&gt;
&lt;br /&gt;
==Agenda==&lt;br /&gt;
&lt;br /&gt;
===0810 Progress Review===&lt;br /&gt;
*Status review of each component (including review of defects marked at least major, or of special interest)&lt;br /&gt;
**DCERouter&lt;br /&gt;
***No major bugs&lt;br /&gt;
**Orbiter&lt;br /&gt;
***[http://svn.linuxmce.org/trac.cgi/ticket/153 #153]: RA button on orbiters/on-screen orbiters crashes the orbiter&lt;br /&gt;
***[http://svn.linuxmce.org/trac.cgi/ticket/160 #160]: JavaMO.jar missing for build&lt;br /&gt;
***[Compile error in Orbiter_Plugin #9]: Compile error in Orbiter_Plugin&lt;br /&gt;
**Media Playing&lt;br /&gt;
***[http://svn.linuxmce.org/trac.cgi/ticket/40 #40]: MAME Integration (blocker/defect)&lt;br /&gt;
***[http://svn.linuxmce.org/trac.cgi/ticket/142 #142]: Added ability to brows/play files directly from a data CD/DVD (feature with patch - Itsik)&lt;br /&gt;
**Xine&lt;br /&gt;
***No major bugs&lt;br /&gt;
**MPlayer&lt;br /&gt;
***No major bugs&lt;br /&gt;
**MythTV&lt;br /&gt;
***[http://svn.linuxmce.org/trac.cgi/ticket/124 #124]: MythTV Plugin needs to use the new MythTV Storage Groups&lt;br /&gt;
**VDR&lt;br /&gt;
***[http://svn.linuxmce.org/trac.cgi/ticket/54 #54]: Initial vdr config errors&lt;br /&gt;
**Lighting,Climate&lt;br /&gt;
***No major bugs&lt;br /&gt;
**Setup and AV Wizard&lt;br /&gt;
***[http://svn.linuxmce.org/trac.cgi/ticket/27 #27]: Create Diskless Boot Image (blocker)&lt;br /&gt;
***[http://svn.linuxmce.org/trac.cgi/ticket/166 #166]: Automatic MD creation (blocker)&lt;br /&gt;
***[http://svn.linuxmce.org/trac.cgi/ticket/150 #150]: hardy entry ends up in the sources.list&lt;br /&gt;
***[http://svn.linuxmce.org/trac.cgi/ticket/167 #167]: pluto-blutooth-dongle does not automatically install when USB dongle inserted&lt;br /&gt;
**Web Admin&lt;br /&gt;
***[http://svn.linuxmce.org/trac.cgi/ticket/119 #119]: IR / GSD codes bugs&lt;br /&gt;
**Telephony&lt;br /&gt;
***No major bugs&lt;br /&gt;
**Other&lt;br /&gt;
***[http://svn.linuxmce.org/trac.cgi/ticket/26 #26]: New installer (blocker)&lt;br /&gt;
***[http://svn.linuxmce.org/trac.cgi/ticket/101 #101]: cleancore script bugs (blocker)&lt;br /&gt;
***[http://svn.linuxmce.org/trac.cgi/ticket/48 #48]: Launch Manager rewrite to be CLI only (no QT dependancy)&lt;br /&gt;
***[http://svn.linuxmce.org/trac.cgi/ticket/107 #107]: Backup system does not backup all relevant parts&lt;br /&gt;
*Review of other topics as they arise&lt;br /&gt;
&lt;br /&gt;
===0810 Short Term Goals===&lt;br /&gt;
*Defects to address&lt;br /&gt;
*Features to implement&lt;br /&gt;
&lt;br /&gt;
===0810 Release Scheduling===&lt;br /&gt;
*Should 0810 have a &amp;quot;formal&amp;quot; release schedule?&lt;br /&gt;
**Consider these sources as examples&lt;br /&gt;
***[https://wiki.ubuntu.com/GutsyReleaseSchedule Ubuntu Gutsy], [https://wiki.ubuntu.com/JauntyReleaseSchedule Ubuntu Jaunty]&lt;br /&gt;
***[http://live.gnome.org/Schedule Gnome]&lt;br /&gt;
***[http://techbase.kde.org/Schedules/Release_Schedules_Guide KDE General Guide], [http://techbase.kde.org/Schedules/KDE_3.2_Release_Schedule KDE 3.2]&lt;br /&gt;
**What milestones apply?&lt;br /&gt;
***Feature Freeze?&lt;br /&gt;
***Code Freeze?&lt;br /&gt;
***Beta release deadline?&lt;br /&gt;
***General release deadline?&lt;br /&gt;
*0810 Update release schedule (jondecker76)&lt;br /&gt;
**Discuss update scheduling for after 0810 is released, as well as the frequency of the updates. &lt;br /&gt;
**Maybe a planned monthly build (similar to how we do the weekly&#039;s now) for bugfixes/feature enhancements wouldn&#039;t be a bad idea.&lt;br /&gt;
&lt;br /&gt;
===High Level Design Discussions===&lt;br /&gt;
*Discuss possibility of running our own new_install script on www.linuxmce.org and assigning our own installation ID&#039;s - (jondecker76)&lt;br /&gt;
**Who knows if and/or when plutohome.com will disappear along with the script that is currently used. &lt;br /&gt;
**Since we are our own entity at this point and very active in changing the direction of LMCE, I&#039;d also like to see us start all over with installation ID #1 starting with 0810. &lt;br /&gt;
**This will cleanly separate us from pluto and provide insurance that we can continue to assign new installation ID&#039;s in the future (especially important once linking installations is possible). &lt;br /&gt;
**Old pluto installation ID&#039;s can be re-assigned for upgrades from 0710 with a post-upgrade script. &lt;br /&gt;
**This change can be made in a matter of an hour.&lt;br /&gt;
&lt;br /&gt;
===Procedural Changes===&lt;br /&gt;
*Discuss 501(c)(3) filing&lt;br /&gt;
*Discuss LinuxFund&lt;br /&gt;
*Discuss efforts to improve defect tracking methods (jimbodude)&lt;br /&gt;
**Discuss ways to make sure all defects are reported&lt;br /&gt;
**Discuss ways to make sure all reported defects are addressed in a timely manner&lt;br /&gt;
**Consider re-working [http://jimbodude.net/wiki/Bug_Reporting current work] into LinuxMCE/Trac specific policy&lt;br /&gt;
*Discuss effectiveness of future meetings&lt;br /&gt;
**Decide whether to have more&lt;br /&gt;
**Discuss meeting frequency&lt;br /&gt;
**[http://www.freeaudioconferencing.com/services.php Voice chat]? - (Cylon7)&lt;br /&gt;
**Schedule next meeting&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=20090415Agenda&amp;diff=18464</id>
		<title>20090415Agenda</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=20090415Agenda&amp;diff=18464"/>
		<updated>2009-04-15T13:39:09Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Logistics==&lt;br /&gt;
*Agenda&lt;br /&gt;
**It is expected that meeting participants will be familiar with this agenda and the resources it links to&lt;br /&gt;
**Any one may add to the agenda - just put your name next to the topic&lt;br /&gt;
*Time and Place&lt;br /&gt;
**This meeting will be held on IRC.&lt;br /&gt;
**&#039;&#039;&#039;Date:&#039;&#039;&#039; Wednesday, April 15&lt;br /&gt;
**&#039;&#039;&#039;Time:&#039;&#039;&#039; 2PM GMT (4PM Berlin, 10AM New York, 7AM Los Angeles)&lt;br /&gt;
**&#039;&#039;&#039;Duration:&#039;&#039;&#039; 1.5 hour maximum&lt;br /&gt;
**&#039;&#039;&#039;Server:&#039;&#039;&#039; irc.freenode.net&lt;br /&gt;
**&#039;&#039;&#039;Channel:&#039;&#039;&#039; #linuxmce-devel&lt;br /&gt;
&lt;br /&gt;
==Agenda==&lt;br /&gt;
&lt;br /&gt;
===0810 Progress Review===&lt;br /&gt;
*Status review of each component (including review of defects marked at least major, or of special interest)&lt;br /&gt;
**DCERouter&lt;br /&gt;
**Orbiter&lt;br /&gt;
**Media Playing&lt;br /&gt;
**Xine&lt;br /&gt;
**MPlayer&lt;br /&gt;
**MythTV&lt;br /&gt;
**VDR&lt;br /&gt;
**Lighting,Climate&lt;br /&gt;
**Setup and AV Wizard&lt;br /&gt;
**Web Admin&lt;br /&gt;
**Telephony&lt;br /&gt;
*Review of other topics as they arrise&lt;br /&gt;
&lt;br /&gt;
===0810 Short Term Goals===&lt;br /&gt;
*Defects to address&lt;br /&gt;
*Features to implement&lt;br /&gt;
&lt;br /&gt;
===0810 Release Scheduling===&lt;br /&gt;
*Should 0810 have a &amp;quot;formal&amp;quot; release schedule?&lt;br /&gt;
**Consider these sources as examples&lt;br /&gt;
***[https://wiki.ubuntu.com/GutsyReleaseSchedule Ubuntu Gutsy], [https://wiki.ubuntu.com/JauntyReleaseSchedule Ubuntu Jaunty]&lt;br /&gt;
***[http://live.gnome.org/Schedule Gnome]&lt;br /&gt;
***[http://techbase.kde.org/Schedules/Release_Schedules_Guide KDE General Guide], [http://techbase.kde.org/Schedules/KDE_3.2_Release_Schedule KDE 3.2]&lt;br /&gt;
**What milestones apply?&lt;br /&gt;
***Feature Freeze?&lt;br /&gt;
***Code Freeze?&lt;br /&gt;
***Beta release deadline?&lt;br /&gt;
***General release deadline?&lt;br /&gt;
*0810 Update release schedule (jondecker76)&lt;br /&gt;
**Discuss update scheduling for after 0810 is released, as well as the frequency of the updates. &lt;br /&gt;
**Maybe a planned monthly build (similar to how we do the weekly&#039;s now) for bugfixes/feature enhancements wouldn&#039;t be a bad idea.&lt;br /&gt;
&lt;br /&gt;
===High Level Design Discussions===&lt;br /&gt;
*Discuss possibility of running our own new_install script on www.linuxmce.org and assigning our own installation ID&#039;s - (jondecker76)&lt;br /&gt;
**Who knows if and/or when plutohome.com will disappear along with the script that is currently used. &lt;br /&gt;
**Since we are our own entity at this point and very active in changing the direction of LMCE, I&#039;d also like to see us start all over with installation ID #1 starting with 0810. &lt;br /&gt;
**This will cleanly separate us from pluto and provide insurance that we can continue to assign new installation ID&#039;s in the future (especially important once linking installations is possible). &lt;br /&gt;
**Old pluto installation ID&#039;s can be re-assigned for upgrades from 0710 with a post-upgrade script. &lt;br /&gt;
**This change can be made in a matter of an hour.&lt;br /&gt;
&lt;br /&gt;
===Procedural Changes===&lt;br /&gt;
*Discuss efforts to improve defect tracking methods (jimbodude)&lt;br /&gt;
**Discuss ways to make sure all defects are reported&lt;br /&gt;
**Discuss ways to make sure all reported defects are addressed in a timely manner&lt;br /&gt;
**Consider re-working [http://jimbodude.net/wiki/Bug_Reporting current work] into LinuxMCE/Trac specific policy&lt;br /&gt;
*Discuss effectiveness of future meetings&lt;br /&gt;
**Decide whether to have more&lt;br /&gt;
**Discuss meeting frequency&lt;br /&gt;
**[http://www.freeaudioconferencing.com/services.php Voice chat]? - (Cylon7)&lt;br /&gt;
**Schedule next meeting&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=20090415Agenda&amp;diff=18463</id>
		<title>20090415Agenda</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=20090415Agenda&amp;diff=18463"/>
		<updated>2009-04-15T13:36:40Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Logistics==&lt;br /&gt;
*Agenda&lt;br /&gt;
**It is expected that meeting participants will be familiar with this agenda and the resources it links to&lt;br /&gt;
**Any one may add to the agenda - just put your name next to the topic&lt;br /&gt;
*Time and Place&lt;br /&gt;
**This meeting will be held on IRC.&lt;br /&gt;
**&#039;&#039;&#039;Date:&#039;&#039;&#039; Wednesday, April 15&lt;br /&gt;
**&#039;&#039;&#039;Time:&#039;&#039;&#039; 2PM GMT (4PM Berlin, 10AM New York, 7AM Los Angeles)&lt;br /&gt;
**&#039;&#039;&#039;Duration:&#039;&#039;&#039; 1.5 hour maximum&lt;br /&gt;
**&#039;&#039;&#039;Server:&#039;&#039;&#039; irc.freenode.net&lt;br /&gt;
**&#039;&#039;&#039;Channel:&#039;&#039;&#039; #linuxmce-devel&lt;br /&gt;
&lt;br /&gt;
==Agenda==&lt;br /&gt;
&lt;br /&gt;
===0810 Progress Review===&lt;br /&gt;
*Status review of each component (including review of defects marked at least major, or of special interest)&lt;br /&gt;
**DCERouter&lt;br /&gt;
**Orbiter&lt;br /&gt;
**Media Playing&lt;br /&gt;
**Xine&lt;br /&gt;
**MPlayer&lt;br /&gt;
**MythTV&lt;br /&gt;
**VDR&lt;br /&gt;
**Lighting,Climate&lt;br /&gt;
**Setup and AV Wizard&lt;br /&gt;
**Web Admin&lt;br /&gt;
**Security&lt;br /&gt;
**Telephony&lt;br /&gt;
*Review of other topics as they arrise&lt;br /&gt;
&lt;br /&gt;
===0810 Short Term Goals===&lt;br /&gt;
*Defects to address&lt;br /&gt;
*Features to implement&lt;br /&gt;
&lt;br /&gt;
===0810 Release Scheduling===&lt;br /&gt;
*Should 0810 have a &amp;quot;formal&amp;quot; release schedule?&lt;br /&gt;
**Consider these sources as examples&lt;br /&gt;
***[https://wiki.ubuntu.com/GutsyReleaseSchedule Ubuntu Gutsy], [https://wiki.ubuntu.com/JauntyReleaseSchedule Ubuntu Jaunty]&lt;br /&gt;
***[http://live.gnome.org/Schedule Gnome]&lt;br /&gt;
***[http://techbase.kde.org/Schedules/Release_Schedules_Guide KDE General Guide], [http://techbase.kde.org/Schedules/KDE_3.2_Release_Schedule KDE 3.2]&lt;br /&gt;
**What milestones apply?&lt;br /&gt;
***Feature Freeze?&lt;br /&gt;
***Code Freeze?&lt;br /&gt;
***Beta release deadline?&lt;br /&gt;
***General release deadline?&lt;br /&gt;
*0810 Update release schedule (jondecker76)&lt;br /&gt;
**Discuss update scheduling for after 0810 is released, as well as the frequency of the updates. &lt;br /&gt;
**Maybe a planned monthly build (similar to how we do the weekly&#039;s now) for bugfixes/feature enhancements wouldn&#039;t be a bad idea.&lt;br /&gt;
&lt;br /&gt;
===High Level Design Discussions===&lt;br /&gt;
*Discuss possibility of running our own new_install script on www.linuxmce.org and assigning our own installation ID&#039;s - (jondecker76)&lt;br /&gt;
**Who knows if and/or when plutohome.com will disappear along with the script that is currently used. &lt;br /&gt;
**Since we are our own entity at this point and very active in changing the direction of LMCE, I&#039;d also like to see us start all over with installation ID #1 starting with 0810. &lt;br /&gt;
**This will cleanly separate us from pluto and provide insurance that we can continue to assign new installation ID&#039;s in the future (especially important once linking installations is possible). &lt;br /&gt;
**Old pluto installation ID&#039;s can be re-assigned for upgrades from 0710 with a post-upgrade script. &lt;br /&gt;
**This change can be made in a matter of an hour.&lt;br /&gt;
&lt;br /&gt;
===Procedural Changes===&lt;br /&gt;
*Discuss efforts to improve defect tracking methods (jimbodude)&lt;br /&gt;
**Discuss ways to make sure all defects are reported&lt;br /&gt;
**Discuss ways to make sure all reported defects are addressed in a timely manner&lt;br /&gt;
**Consider re-working [http://jimbodude.net/wiki/Bug_Reporting current work] into LinuxMCE/Trac specific policy&lt;br /&gt;
*Discuss effectiveness of future meetings&lt;br /&gt;
**Decide whether to have more&lt;br /&gt;
**Discuss meeting frequency&lt;br /&gt;
**[http://www.freeaudioconferencing.com/services.php Voice chat]? - (Cylon7)&lt;br /&gt;
**Schedule next meeting&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Cisco_7970&amp;diff=16126</id>
		<title>Cisco 7970</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Cisco_7970&amp;diff=16126"/>
		<updated>2008-11-06T19:25:59Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: /* Some useful tips */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Phones]]&lt;br /&gt;
[[Category: Orbiters]]&lt;br /&gt;
&lt;br /&gt;
== Preface ==&lt;br /&gt;
[[Image:Cisco7909.JPG]]&lt;br /&gt;
&lt;br /&gt;
LinuxMCE allows the use of many devices as [[Orbiters]]. One of them is the [http://www.cisco.com/en/US/products/hw/phones/ps379/ps5440/index.html CISCO 7970]. You can use it to control your home as well as to make calls.&lt;br /&gt;
&lt;br /&gt;
To add a new CISCO 7970 phone as an Orbiter follow these simple instructions (from information in the [http://forum.linuxmce.org/ LinuxMCE support forum]).&lt;br /&gt;
&lt;br /&gt;
== Preparation ==&lt;br /&gt;
&lt;br /&gt;
CISCO 7970 phone is plug-in-play device; LinuxMCE adds it automatically when it is plugged into the network. But first, we have to make some preparations. Run an Orbiter. Be sure that no others tasks are running.&lt;br /&gt;
Check the DHCP setting of your phone. It should be something like that: &amp;quot;get IP via DHCP and no alternative servers&amp;quot;.&lt;br /&gt;
Check the range of MAC addresses:&lt;br /&gt;
#Go to Advanced --&amp;gt; Configuration --&amp;gt; Device Template.&lt;br /&gt;
#Chose manufacturer CISCO. You should see in the right list at least two models: 7970 and 7960.&lt;br /&gt;
#Press the button &#039;Show model&#039;.&lt;br /&gt;
#On the opened window check &#039;Range MAC addresses&#039;. The range contains two big decimal digits. To get correct range for your phone first see its MAC address. A MAC address is six groups of two hexadecimal digits, separated by hyphens (&amp;lt;strong&amp;gt;-&amp;lt;/strong&amp;gt;) or colons (&amp;lt;strong&amp;gt;:&amp;lt;/strong&amp;gt;). The first three groups identify a maker. You leave them and fill the rest by 0 and F. For example, if MAC is &amp;lt;strong&amp;gt;00:16:78:CD:01:D8&amp;lt;/strong&amp;gt; its range will be &amp;lt;strong&amp;gt;00:16:78:00:00:00&amp;lt;/strong&amp;gt; - &amp;lt;strong&amp;gt;00:16:78:FF:FF:FF&amp;lt;/strong&amp;gt;. After that you should convert those two values into LinuxMCE representation. To do that run a script &amp;lt;strong&amp;gt;/usr/pluto/bin/convert_mac&amp;lt;/strong&amp;gt; and pass the hexadecimal values as parameters:&lt;br /&gt;
 /usr/pluto/bin/convert_mac 00:16:78:00:00:00&lt;br /&gt;
 /usr/pluto/bin/convert_mac 00:16:78:FF:FF:FF&lt;br /&gt;
:As result you will get two big decimal digits. Add them to the phone template and store.&lt;br /&gt;
If you have problems with phone installation, it may be related to firmware. The phone should have the latest firmware upgrade. (I didn&#039;t have any problem with existing firmware on my CISCO 7970, though).&lt;br /&gt;
&lt;br /&gt;
Note for &#039;&#039;&#039;CISCO 7960 SIP&#039;&#039;&#039; users: if your phone fails to register with asterisk then edit /tftpboot/SIPDefault.cnf and append &lt;br /&gt;
 nat_enable: 1&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
#Plug the phone power and network cable.  Note if you have two network cards on your core you should plug network cable in the right switch.&lt;br /&gt;
#During boot of the phone after 2-3 minutes you should see on the Orbiter a message about new device with your phone MAC address was detected. You should click by caption &amp;quot;Cisco 7970&amp;quot; below that.&lt;br /&gt;
#After that the phone should be registered with asterisk and you can see a normal CISCO screen. &lt;br /&gt;
#However, it&#039;ll take another 2-3 minutes to generate a new Orbiter for CISCO7970. &lt;br /&gt;
#When this operation finishes you&#039;ll see a message on the Orbiter screen. Make a quick reload of router (Wizard -- Reboot -- Quick Reload Router. I also rebooted CISCO 7970 because I didn&#039;t see anything in the menu Services).&lt;br /&gt;
#Now go to menu Services on CISCO 7970 and chose Orbiter.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
*&amp;lt;u&amp;gt;Problem:&amp;lt;/u&amp;gt; Phone boots successfully but there is no any message on the Orbiter&#039;s screen.&lt;br /&gt;
*&amp;lt;u&amp;gt;Solution:&amp;lt;/u&amp;gt; If the message doesn&#039;t appear check MAC addresses range.&lt;br /&gt;
&lt;br /&gt;
== Some useful tips ==&lt;br /&gt;
*To reset a Network configuration of CISCO79xx go to menu &#039;Network Setting&#039; and press the following sequence of buttons: &lt;br /&gt;
 **#**&lt;br /&gt;
*To check network communications between CISCO7970 and CORE run tcpdump on the CORE:&lt;br /&gt;
 tcpdump -i eth1 [CISCO7970 IP Address]&lt;br /&gt;
or to see detailed packets information:&lt;br /&gt;
 tcpdump -i -vv eth1 [CISCO7970 IP Address]&lt;br /&gt;
or change TimeZone change following line in /tftpboot/SEPDefault7970.cnf.xml (you can find proper TimeZone strings [http://www.voip-info.org/wiki/view/Asterisk+phone+cisco+7970+SIP here] ):&lt;br /&gt;
 &amp;lt;timeZone&amp;gt;W. Europe Standard/Daylight Time&amp;lt;/timeZone&amp;gt;&lt;br /&gt;
*To add the voicemail options to the message button, edit the sccp.conf file and add the following to the lines section of each phone:&lt;br /&gt;
 mailbox=&amp;lt;extension&amp;gt;&lt;br /&gt;
 vmnum=*97&lt;br /&gt;
Email suggestions to: stepanov.michael [at] gmail [dot] com or leave a comment.&lt;br /&gt;
&lt;br /&gt;
==Add Directory buttons to Cisco IP Phone==&lt;br /&gt;
&lt;br /&gt;
=== Download ===&lt;br /&gt;
Download the files here: [http://www.unit-e.cc/~tschak/Directory.zip http://www.unit-e.cc/~tschak/Directory.zip]&lt;br /&gt;
&lt;br /&gt;
=== Synopsis ===&lt;br /&gt;
&lt;br /&gt;
This set of files adds a working Directory for your Cisco IP phone. It has been tested on my Cisco 7970 phone, but does not use any additional features, so it should work on any of the other Cisco IP phones that support XML services, such as the Cisco 7960. &lt;br /&gt;
&lt;br /&gt;
It adds the following Features:&lt;br /&gt;
&lt;br /&gt;
* Directory button now works!&lt;br /&gt;
* Works with Contacts from the Pluto phone directory&lt;br /&gt;
* Paginates them based on # of entries in phone book&lt;br /&gt;
* Shows the phone type.&lt;br /&gt;
&lt;br /&gt;
=== Installing this Patch ===&lt;br /&gt;
&lt;br /&gt;
* Unpack the files to the pluto-admin directory. (/var/www/pluto-admin/)&lt;br /&gt;
* edit the file /tftpboot/SEPDefault7970.cnf.xml (it just needs to be the default xml for your cisco phone, adjust as needed.)&lt;br /&gt;
** Find the &amp;lt;directoryURL&amp;gt;&amp;lt;/directoryURL&amp;gt; tags, and place &#039;&#039;&#039;http://192.168.80.1/pluto-admin/directory.php&#039;&#039;&#039; between them.&lt;br /&gt;
* Reboot the phone by pressing the settings button, and pressing the following button sequence &#039;&#039;&#039;**#**&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Once the phone boots, try the directory by pressing the Directory button!&lt;br /&gt;
&lt;br /&gt;
If there are any problems, let me know --[[User:Tschak909|Tschak909]] ( thom.cherryhomes (at) gmail (dot) com ).&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Cisco_7970&amp;diff=16125</id>
		<title>Cisco 7970</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Cisco_7970&amp;diff=16125"/>
		<updated>2008-11-06T19:25:47Z</updated>

		<summary type="html">&lt;p&gt;Dlewis: /* Some useful tips */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Phones]]&lt;br /&gt;
[[Category: Orbiters]]&lt;br /&gt;
&lt;br /&gt;
== Preface ==&lt;br /&gt;
[[Image:Cisco7909.JPG]]&lt;br /&gt;
&lt;br /&gt;
LinuxMCE allows the use of many devices as [[Orbiters]]. One of them is the [http://www.cisco.com/en/US/products/hw/phones/ps379/ps5440/index.html CISCO 7970]. You can use it to control your home as well as to make calls.&lt;br /&gt;
&lt;br /&gt;
To add a new CISCO 7970 phone as an Orbiter follow these simple instructions (from information in the [http://forum.linuxmce.org/ LinuxMCE support forum]).&lt;br /&gt;
&lt;br /&gt;
== Preparation ==&lt;br /&gt;
&lt;br /&gt;
CISCO 7970 phone is plug-in-play device; LinuxMCE adds it automatically when it is plugged into the network. But first, we have to make some preparations. Run an Orbiter. Be sure that no others tasks are running.&lt;br /&gt;
Check the DHCP setting of your phone. It should be something like that: &amp;quot;get IP via DHCP and no alternative servers&amp;quot;.&lt;br /&gt;
Check the range of MAC addresses:&lt;br /&gt;
#Go to Advanced --&amp;gt; Configuration --&amp;gt; Device Template.&lt;br /&gt;
#Chose manufacturer CISCO. You should see in the right list at least two models: 7970 and 7960.&lt;br /&gt;
#Press the button &#039;Show model&#039;.&lt;br /&gt;
#On the opened window check &#039;Range MAC addresses&#039;. The range contains two big decimal digits. To get correct range for your phone first see its MAC address. A MAC address is six groups of two hexadecimal digits, separated by hyphens (&amp;lt;strong&amp;gt;-&amp;lt;/strong&amp;gt;) or colons (&amp;lt;strong&amp;gt;:&amp;lt;/strong&amp;gt;). The first three groups identify a maker. You leave them and fill the rest by 0 and F. For example, if MAC is &amp;lt;strong&amp;gt;00:16:78:CD:01:D8&amp;lt;/strong&amp;gt; its range will be &amp;lt;strong&amp;gt;00:16:78:00:00:00&amp;lt;/strong&amp;gt; - &amp;lt;strong&amp;gt;00:16:78:FF:FF:FF&amp;lt;/strong&amp;gt;. After that you should convert those two values into LinuxMCE representation. To do that run a script &amp;lt;strong&amp;gt;/usr/pluto/bin/convert_mac&amp;lt;/strong&amp;gt; and pass the hexadecimal values as parameters:&lt;br /&gt;
 /usr/pluto/bin/convert_mac 00:16:78:00:00:00&lt;br /&gt;
 /usr/pluto/bin/convert_mac 00:16:78:FF:FF:FF&lt;br /&gt;
:As result you will get two big decimal digits. Add them to the phone template and store.&lt;br /&gt;
If you have problems with phone installation, it may be related to firmware. The phone should have the latest firmware upgrade. (I didn&#039;t have any problem with existing firmware on my CISCO 7970, though).&lt;br /&gt;
&lt;br /&gt;
Note for &#039;&#039;&#039;CISCO 7960 SIP&#039;&#039;&#039; users: if your phone fails to register with asterisk then edit /tftpboot/SIPDefault.cnf and append &lt;br /&gt;
 nat_enable: 1&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
#Plug the phone power and network cable.  Note if you have two network cards on your core you should plug network cable in the right switch.&lt;br /&gt;
#During boot of the phone after 2-3 minutes you should see on the Orbiter a message about new device with your phone MAC address was detected. You should click by caption &amp;quot;Cisco 7970&amp;quot; below that.&lt;br /&gt;
#After that the phone should be registered with asterisk and you can see a normal CISCO screen. &lt;br /&gt;
#However, it&#039;ll take another 2-3 minutes to generate a new Orbiter for CISCO7970. &lt;br /&gt;
#When this operation finishes you&#039;ll see a message on the Orbiter screen. Make a quick reload of router (Wizard -- Reboot -- Quick Reload Router. I also rebooted CISCO 7970 because I didn&#039;t see anything in the menu Services).&lt;br /&gt;
#Now go to menu Services on CISCO 7970 and chose Orbiter.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
*&amp;lt;u&amp;gt;Problem:&amp;lt;/u&amp;gt; Phone boots successfully but there is no any message on the Orbiter&#039;s screen.&lt;br /&gt;
*&amp;lt;u&amp;gt;Solution:&amp;lt;/u&amp;gt; If the message doesn&#039;t appear check MAC addresses range.&lt;br /&gt;
&lt;br /&gt;
== Some useful tips ==&lt;br /&gt;
*To reset a Network configuration of CISCO79xx go to menu &#039;Network Setting&#039; and press the following sequence of buttons: &lt;br /&gt;
 **#**&lt;br /&gt;
*To check network communications between CISCO7970 and CORE run tcpdump on the CORE:&lt;br /&gt;
 tcpdump -i eth1 [CISCO7970 IP Address]&lt;br /&gt;
or to see detailed packets information:&lt;br /&gt;
 tcpdump -i -vv eth1 [CISCO7970 IP Address]&lt;br /&gt;
or change TimeZone change following line in /tftpboot/SEPDefault7970.cnf.xml (you can find proper TimeZone strings [http://www.voip-info.org/wiki/view/Asterisk+phone+cisco+7970+SIP here] ):&lt;br /&gt;
 &amp;lt;timeZone&amp;gt;W. Europe Standard/Daylight Time&amp;lt;/timeZone&amp;gt;&lt;br /&gt;
*To add the voicemail options to the message button, edit the sccp.conf file and add the following to the lines section of each phone:&lt;br /&gt;
 mailbox=&amp;lt;extension&amp;gt;&lt;br /&gt;
 vmnum=*97&lt;br /&gt;
 &lt;br /&gt;
Email suggestions to: stepanov.michael [at] gmail [dot] com or leave a comment.&lt;br /&gt;
&lt;br /&gt;
==Add Directory buttons to Cisco IP Phone==&lt;br /&gt;
&lt;br /&gt;
=== Download ===&lt;br /&gt;
Download the files here: [http://www.unit-e.cc/~tschak/Directory.zip http://www.unit-e.cc/~tschak/Directory.zip]&lt;br /&gt;
&lt;br /&gt;
=== Synopsis ===&lt;br /&gt;
&lt;br /&gt;
This set of files adds a working Directory for your Cisco IP phone. It has been tested on my Cisco 7970 phone, but does not use any additional features, so it should work on any of the other Cisco IP phones that support XML services, such as the Cisco 7960. &lt;br /&gt;
&lt;br /&gt;
It adds the following Features:&lt;br /&gt;
&lt;br /&gt;
* Directory button now works!&lt;br /&gt;
* Works with Contacts from the Pluto phone directory&lt;br /&gt;
* Paginates them based on # of entries in phone book&lt;br /&gt;
* Shows the phone type.&lt;br /&gt;
&lt;br /&gt;
=== Installing this Patch ===&lt;br /&gt;
&lt;br /&gt;
* Unpack the files to the pluto-admin directory. (/var/www/pluto-admin/)&lt;br /&gt;
* edit the file /tftpboot/SEPDefault7970.cnf.xml (it just needs to be the default xml for your cisco phone, adjust as needed.)&lt;br /&gt;
** Find the &amp;lt;directoryURL&amp;gt;&amp;lt;/directoryURL&amp;gt; tags, and place &#039;&#039;&#039;http://192.168.80.1/pluto-admin/directory.php&#039;&#039;&#039; between them.&lt;br /&gt;
* Reboot the phone by pressing the settings button, and pressing the following button sequence &#039;&#039;&#039;**#**&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Once the phone boots, try the directory by pressing the Directory button!&lt;br /&gt;
&lt;br /&gt;
If there are any problems, let me know --[[User:Tschak909|Tschak909]] ( thom.cherryhomes (at) gmail (dot) com ).&lt;/div&gt;</summary>
		<author><name>Dlewis</name></author>
	</entry>
</feed>