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

<channel>
	<title>VITALBODIES BLOG</title>
	<atom:link href="http://www.vitalbodies.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vitalbodies.com/blog</link>
	<description>Art, Healing, Energy and Life...</description>
	<lastBuildDate>Wed, 10 Mar 2010 09:16:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Getting A 3dconnexion Device Running In Ubuntu</title>
		<link>http://www.vitalbodies.com/blog/2010/03/09/getting-a-3dconnexion-device-running-in-ubuntu/</link>
		<comments>http://www.vitalbodies.com/blog/2010/03/09/getting-a-3dconnexion-device-running-in-ubuntu/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 08:55:47 +0000</pubDate>
		<dc:creator>VitalBodies</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[3D Mouse]]></category>
		<category><![CDATA[3Dconnexion]]></category>
		<category><![CDATA[Space Pilot]]></category>

		<guid isPermaLink="false">http://www.vitalbodies.com/blog/?p=1601</guid>
		<description><![CDATA[Getting A 3dconnexion Device Running In Ubuntu:
UPDATE: OPEN SOURCE: (we just found this and have not fully tried the open source version but would really like to soon&#8230; See below at the bottom)

http://spacenav.sourceforge.net/

VitalBodies recently bought a 3dConnexions 3D SpacePilot controller to use in Blender to help with the learning curve of the Blender interface. We [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Getting A 3dconnexion Device Running In Ubuntu:</strong></p>
<p style="padding-left: 30px;"><strong><span style="color: #ff0000;">UPDATE:</span> OPEN SOURCE: </strong>(we just found this and have not fully tried the open source version but would really like to soon&#8230; See below at the bottom)<strong><br />
</strong></p>
<p style="padding-left: 30px;"><a href="http://spacenav.sourceforge.net/">http://spacenav.sourceforge.net/</a></p>
<p style="padding-left: 30px;"><a href="http://www.vitalbodies.com/blog/wp-content/uploads/2010/03/SpaceNav_Synaptic_Package_Manager-.png"><img class="aligncenter size-medium wp-image-1616" title="SpaceNav_Synaptic_Package_Manager" src="http://www.vitalbodies.com/blog/wp-content/uploads/2010/03/SpaceNav_Synaptic_Package_Manager--300x224.png" alt="" width="300" height="224" /></a></p>
<p>VitalBodies recently bought a 3dConnexions 3D SpacePilot controller to use in Blender to help with the learning curve of the Blender interface. We got the <em>proprietary</em> driver going using the steps below, but we are still trying to get the device going in Blender 2.49.</p>
<p><strong>UBUNTU: </strong></p>
<p>We downloaded and installed the proprietary driver 3dconnexion site: (As stated in their instructions)</p>
<p>The Blender page on 3dConnexion: <a href="http://www.3dconnexion.com/index.php?id=108" target="_blank">http://www.3dconnexion.com/index.php?id=108</a></p>
<p>Plugin: <a href="http://www.3dconnexion.com/index.php?eID=sdl&amp;ext=tx_iccsoftware&amp;oid=27237638-d168-4cc6-bc67-4b1fe78de7c4&amp;filename=3DxBlender2_47-Linux-i386.zip&amp;ap1=PleaseSelect&amp;ap2=&amp;ap3=" target="_blank">http://www.3dconnexion.com/index.php?eID=sdl&amp;ext=tx_iccsoftware&amp;oid=27237638-d168-4cc6-bc67-4b1fe78de7c4&amp;filename=3DxBlender2_47-Linux-i386.zip&amp;ap1=PleaseSelect&amp;ap2=&amp;ap3=</a></p>
<p>We ran each of these commands using sudo:</p>
<pre>sudo nautilus</pre>
<p>Copy the 3dxware-linux-v1-2-11.tgz to /tmp</p>
<p>Copy and extract the install-3dxunix.sh file into /tmp using the terminal.</p>
<pre>sudo tar xfz 3dxware-linux-v1-4-3.x86_64.tar.gz install-3dxunix.sh</pre>
<p>Run the install script:</p>
<pre>sudo ./install-3dxunix.sh</pre>
<p>Then we had to install libmotif because the driver complained about not having the library libXm.so.3.</p>
<p>We used System &gt; Administration &gt; Synaptic Package Manager &gt; search &#8221; libmotif&#8221; to find and install the libraries.</p>
<p><a href="http://www.vitalbodies.com/blog/wp-content/uploads/2010/03/Synaptic_Package_Manager_0-.png"><img class="aligncenter size-medium wp-image-1615" title="Synaptic_Package_Manager_0" src="http://www.vitalbodies.com/blog/wp-content/uploads/2010/03/Synaptic_Package_Manager_0--300x210.png" alt="" width="300" height="210" /></a></p>
<p><strong>START THE DRIVER: </strong></p>
<p>Run the driver from the command line:</p>
<pre>sudo /etc/3DxWare/daemon/3dxsrv -d usb</pre>
<p>Here is what we saw:</p>
<p><a href="http://www.vitalbodies.com/blog/wp-content/uploads/2010/03/driver_0.png"><img class="aligncenter size-medium wp-image-1614" title="driver_0" src="http://www.vitalbodies.com/blog/wp-content/uploads/2010/03/driver_0-300x277.png" alt="" width="300" height="277" /></a></p>
<p><strong>BLENDER: (Not sure about part as this is still experimental)<br />
</strong></p>
<p>The next step is to get it going with blender:</p>
<p>Download the blender build from <a href="http://www.blenderbuilds.com/" target="_blank">http://www.blenderbuilds.com/</a></p>
<p>Unzip the build.</p>
<p>Copy the 3DxNdofBlender.plugin folder to the plugin directory which is usually in home/user_name/.blend/plugins if you are using the Blender install from the Ubuntu (can require View &gt; Show Hidden Files).</p>
<p>Double-clicked blender and you should be set to go&#8230;</p>
<p><strong>BlenderBuilds.com: (Are they shutting down or is the 3Dconnexion taking over -shutting down is our best guess?)<br />
</strong></p>
<p><a href="http://www.blenderbuilds.com/2007/08/05/august-build-3dconnexion-with-a-prize/">http://www.blenderbuilds.com/2007/08/05/august-build-3dconnexion-with-a-prize/</a></p>
<p><strong>ADDITIONAL RESOURCES:</strong></p>
<p><a href="http://www.arakhne.org/3dxware/index.html">http://www.arakhne.org/3dxware/index.html</a></p>
<p>Forum Article with readme files and other info: <a href="http://www.3dconnexion.com/forum/viewtopic.php?p=18109#18109">http://www.3dconnexion.com/forum/viewtopic.php?p=18109#18109</a></p>
<p>Interesting insights on getting the Open Source version going: <a href="http://www.3dconnexion.com/forum/viewtopic.php?p=13877#13877">http://www.3dconnexion.com/forum/viewtopic.php?p=13877#13877</a></p>
<p><strong>POLL:</strong></p>
<p>Add your vote to the poll we started: <a href="http://www.3dconnexion.com/forum/viewtopic.php?p=18109#18109">http://www.3dconnexion.com/forum/viewtopic.php?p=18109#18109</a></p>
<p><strong>TERMINAL:</strong></p>
<p>If you need to find your device this command is suggested:</p>
<pre>lshal | less</pre>
<p>Followed by the &#8220;/&#8221; and the first few letters of the name of the device.</p>
<pre> /Space</pre>
<p>Then:</p>
<pre>Enter</pre>
<p>That gave us this:</p>
<pre>usb_device.product = '3Dconnexion Space Pilot 3D Mouse'  (string)</pre>
<p><strong>UN-INSTALL THE DRIVER: </strong>(?)</p>
<pre>﻿sudo aptitude remove 3dxunix</pre>
<p>Since the driver was installed with a script rather than as a package, the above command will NOT remove the driver. Anyone know how to remove it?</p>
<p>We have an answer from the comments related to this post:</p>
<blockquote><p>&#8220;Delete it.<br />
And delete the corresponding line in the /etc/inittab.&#8221;</p></blockquote>
<p>We take that to mean delete the directory</p>
<pre>/etc/3DxWare</pre>
<p>And this lines of code (at least for us):</p>
<pre>3d:2345:respawn:/etc/3DxWare/daemon/3dxsrv -d usb &lt;/dev/null &gt;/dev/null 2&gt;&amp;1</pre>
<p>One can use sudo nautilus to navigate the files and delete them and then gedit to edit the inittab.</p>
<p>You will also need to delete the plugin in the .blend/plugins folder also.</p>
<p><span style="color: #ff0000;"><strong>UPDATE </strong></span><strong><span style="color: #ff0000;">SPACENAV:</span> </strong>(From the Readme)<strong><br />
</strong></p>
<p><strong>1. About</strong><br />
Spacenavd, is a free software replacement user-space driver (daemon), for<br />
3Dconnexion&#8217;s space-something 6dof input devices. It&#8217;s compatible with the<br />
original 3dxsrv proprietary daemon provided by 3Dconnexion, and works<br />
perfectly with any program that was written for the 3Dconnexion driver.</p>
<p>For more info on the spacenav project, visit: <a href="http://spacenav.sourceforge.net">http://spacenav.sourceforge.net</a></p>
<p><strong>2. Dependencies</strong><br />
In order to compile the spacenavd daemon, you&#8217;ll need the following:<br />
* GNU C Compiler<br />
* GNU make<br />
* Xlib headers (optional)</p>
<p>You can compile the daemon without Xlib, but it won&#8217;t be compatible with<br />
applications that where written for the original proprietary 3Dconnexion<br />
driver (e.g. blender, maya, etc). The 3dxsrv compatibility interface needs to<br />
go through the X window system.</p>
<p><strong>3. Installation</strong><br />
If you have the dependencies installed, just run &#8220;./configure&#8221; and then<br />
&#8220;make&#8221; to compile the daemon, and &#8220;make install&#8221;, to install it. The<br />
default installation prefix is &#8220;/usr/local&#8221;. If you wish to install<br />
somewhere else, you may pass &#8211;prefix=/whatever to the configure script.</p>
<p><strong>4. Running spacenavd</strong><br />
If your system uses SysV init, then you may run the supplied &#8220;setup_init&#8221;<br />
script, and everything should be set up to have spacenavd start automatically<br />
during system startup. However, for now, you won&#8217;t have to reboot, just type<br />
&#8220;/etc/init.d/spacenavd start&#8221; as root, to start the daemon immediately.</p>
<p>If your system uses BSD init (you can tell if you *don&#8217;t* have a series of<br />
directories called rc0.d, rc1.d, and so on, in /etc), then you&#8217;ll have to<br />
follow your init documentation and set this up yourself. You may be able to<br />
use the provided init_script file as a starting point.</p>
<p><strong>5. Configuration</strong><br />
The spacenavd daemon reads a number of options from the /etc/spnavrc file. If<br />
that file doesn&#8217;t exist, then it uses default values for everything. You may<br />
use the graphical spnavcfg program to interactively set any of these options.<br />
The daemon should respond immediately to your changes, and also the<br />
configuration file should be updated automatically.</p>
<p><strong>6. Troubleshooting</strong><br />
If you&#8217;re having trouble running spacenavd, read the up to date FAQ on the<br />
spacenav website: http://spacenav.sourceforge.net/faq.html</p>
<p>If you&#8217;re still having trouble, send a description of your problem to the<br />
spacenav-users mailing list: spacenav-users@lists.sourceforge.net<br />
along with a copy of your /var/log/spnavd.log and any other relevant<br />
information.</p>
<p><strong>7. License</strong><br />
This program is released under the terms of the GNU GPLv3, see COPYING for<br />
details.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2010/03/09/getting-a-3dconnexion-device-running-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lenovo ThinkPad W700 Mobile Workstation</title>
		<link>http://www.vitalbodies.com/blog/2010/03/07/lenovo-thinkpad-w700-mobile-workstation/</link>
		<comments>http://www.vitalbodies.com/blog/2010/03/07/lenovo-thinkpad-w700-mobile-workstation/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 08:36:37 +0000</pubDate>
		<dc:creator>VitalBodies</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Huey Pro]]></category>
		<category><![CDATA[Lenovo]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[ThinkPad]]></category>
		<category><![CDATA[ThinkStation]]></category>
		<category><![CDATA[W700]]></category>
		<category><![CDATA[Workstation]]></category>

		<guid isPermaLink="false">http://www.vitalbodies.com/blog/?p=1597</guid>
		<description><![CDATA[Lenovo ThinkPad W700 Mobile Workstation
We recently got a new w700 Thinkpad.
Wow, this is one radical notebook.
Some of the more exotic features:
WACOM Digitizer Pad on select models
Huey Pro integrated Color Calibration Sensor in palm rest on select models
Ubuntu works out of the box easy on this system which is awesome &#8211; this Notebook was super easy [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Lenovo ThinkPad W700 Mobile Workstation</strong></p>
<p>We recently got a new w700 Thinkpad.</p>
<p>Wow, this is one radical notebook.</p>
<p>Some of the more exotic features:</p>
<p>WACOM Digitizer Pad on select models<br />
Huey Pro integrated Color Calibration Sensor in palm rest on select models</p>
<p>Ubuntu works out of the box easy on this system which is awesome &#8211; this Notebook was super easy to get going.</p>
<p>We have not figured out how to get the tablet or color sensor going yet but have yet to try &#8211; do you know?<br />
Here are a few brief hints:<br />
To adjust the screen brightness:<br />
Try Fn END to dim the screen down a notch.<br />
Meaning the function key and then the End key.<br />
Fn Home for brighter.</p>
<p>They have memory for this notebook on Amazon (which was surprising) and this beast takes up to 8GB:<br />
<a href="http://www.amazon.com/gp/product/B002E1VZXO?ie=UTF8&amp;tag=peace09&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B002E1VZXO">4GB Memory Upgrade RAM For Lenovo ThinkPad W700 Series</a><img class=" dcaajustrptprkrejkqk dcaajustrptprkrejkqk dcaajustrptprkrejkqk dcaajustrptprkrejkqk dcaajustrptprkrejkqk dcaajustrptprkrejkqk tskzeidmkdfrvyzazmvf tskzeidmkdfrvyzazmvf tskzeidmkdfrvyzazmvf tskzeidmkdfrvyzazmvf tskzeidmkdfrvyzazmvf tskzeidmkdfrvyzazmvf" style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=peace09&amp;l=as2&amp;o=1&amp;a=B002E1VZXO" border="0" alt="" width="1" height="1" /></p>
<p>Keyboard light switch (fn +pgup)</p>
<p>Info on the W700:</p>
<p>ThinkWiki: http://www.thinkwiki.org/wiki/Category:W700</p>
<p>Watcom How To: ﻿http://ubuntuforums.org/showpost.php?p=6546012&amp;postcount=1</p>
<p>We also bought a new Lenovo d10 Thinkstation and that work out of the box easy also in Ubuntu!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2010/03/07/lenovo-thinkpad-w700-mobile-workstation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Art Donation To MakeHuman.org</title>
		<link>http://www.vitalbodies.com/blog/2010/02/12/art-donation-to-makehuman-org/</link>
		<comments>http://www.vitalbodies.com/blog/2010/02/12/art-donation-to-makehuman-org/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 06:07:17 +0000</pubDate>
		<dc:creator>VitalBodies</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Inkscape]]></category>
		<category><![CDATA[MakeHuman]]></category>

		<guid isPermaLink="false">http://www.vitalbodies.com/blog/?p=1591</guid>
		<description><![CDATA[VitalBodies recently created a virtual software box concept for the MakeHuman.org project.
Inkscape was used to draw the boxes and GIMP was used to edit the screen captures.

Larger Version: http://www.vitalbodies.com/site/uploads/images/graphics/MakeHuman_Boxes_V1_1920&#215;1080_2.png
]]></description>
			<content:encoded><![CDATA[<p>VitalBodies recently created a virtual software box concept for the MakeHuman.org project.</p>
<p>Inkscape was used to draw the boxes and GIMP was used to edit the screen captures.</p>
<p style="text-align: center;"><a href="http://www.vitalbodies.com/site/uploads/images/graphics/MakeHuman_Boxes_V1_1920x1080_2.png"><img class="aligncenter size-full wp-image-1592" title="MakeHuman Virtual Software Boxes" src="http://www.vitalbodies.com/blog/wp-content/uploads/2010/02/MakeHuman_Boxes_V1_1920x1080_4.png" alt="" width="400" height="225" /></a></p>
<p>Larger Version: <a href="http://www.vitalbodies.com/site/uploads/images/graphics/MakeHuman_Boxes_V1_1920x1080_2.png">http://www.vitalbodies.com/site/uploads/images/graphics/MakeHuman_Boxes_V1_1920&#215;1080_2.png</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2010/02/12/art-donation-to-makehuman-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting MakeHuman Up And Running In Ubuntu</title>
		<link>http://www.vitalbodies.com/blog/2010/01/09/getting-makehuman-to-run-in-ubuntu/</link>
		<comments>http://www.vitalbodies.com/blog/2010/01/09/getting-makehuman-to-run-in-ubuntu/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 02:00:43 +0000</pubDate>
		<dc:creator>VitalBodies</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[3d female]]></category>
		<category><![CDATA[3d male]]></category>
		<category><![CDATA[AQSIS]]></category>
		<category><![CDATA[digital actor]]></category>
		<category><![CDATA[MakeHuman]]></category>

		<guid isPermaLink="false">http://www.vitalbodies.com/blog/?p=1550</guid>
		<description><![CDATA[Getting MakeHuman Up And Running In Ubuntu


MakeHuman(TM) is an open source (so it&#8217;s completely free), innovative and professional software for the modelling of 3-Dimensional humanoid characters. Features that make this software unique include a new, highly intuitive GUI and a high quality mesh, optimized to work in subdivision surface mode (for example, Zbrush). Using MakeHuman, [...]]]></description>
			<content:encoded><![CDATA[<p>Getting MakeHuman Up And Running In Ubuntu</p>
<p style="text-align: center;"><a href="http://www.vitalbodies.com/blog/wp-content/uploads/2010/01/makehuman.jpg"><img class="aligncenter size-full wp-image-1552" title="makehuman" src="http://www.vitalbodies.com/blog/wp-content/uploads/2010/01/makehuman.jpg" alt="" width="403" height="268" /></a></p>
<blockquote>
<p style="text-align: center;">MakeHuman(TM) is an open source (so it&#8217;s completely free), innovative and professional software for the modelling of 3-Dimensional humanoid characters. Features that make this software unique include a new, highly intuitive GUI and a high quality mesh, optimized to work in subdivision surface mode (for example, Zbrush). Using MakeHuman, a photorealistic character can be modeled in less than 2 minutes; MakeHuman is released under an Open Source Licence (GPL3.0) , and is available for Windows, Mac OS X and Linux.</p>
</blockquote>
<p>To get the nightly builds to automatically update on your system add these lines to your software sources:</p>
<p>System &gt; Administration &gt; Software Sources &gt; Other Software &gt; Add</p>
<p><strong>For 32-bit: </strong></p>
<pre>http://download.tuxfamily.org/makehuman/deb/i386/</pre>
<p><strong>For 64-bit:</strong></p>
<pre>http://download.tuxfamily.org/makehuman/deb/amd64/</pre>
<p><strong>Installing MakeHuman: </strong>(The deb name for nightly builds is &#8220;makehuman&#8221;. The deb name for alpha releases is &#8220;makehuman-alpha&#8221;.)</p>
<p>Nightly builds: The developer version(s) for people who are actually building or testing the software (makehuman).<br />
makehuman-alpha: What is needed to get the current alpha version.<br />
Stable version: Not available yet &#8211; software is still in alpha.<br />
Current non-developer version (end user): makehuman-alpha</p>
<p>In the Terminal (Applications &gt; Terminal) paste this command and hit enter for the end user version:</p>
<pre>apt-get install makehuman-alpha</pre>
<p>In the Terminal (Applications &gt; Terminal) paste this command and hit enter for the developer version:</p>
<pre>apt-get install makehuman-nightly</pre>
<p>Note: The makehuman-nightly and makehuman-alpha debs are mutually exclusive, so installing one on the system will remove the other.</p>
<p><strong>Add missing folders: </strong></p>
<p>You will need to add these folders to usr/local/makehuman to make the program work: (at the time of this post these folders were needed)</p>
<p>models (This allows SAVE to function properly)</p>
<p>exports (This allows EXPORT to function properly)</p>
<p><strong>Create folders in your home folder for your saved work and exported models: </strong></p>
<p>Note: Alpha 5 with do this automatically.<strong><br />
</strong></p>
<pre>mkdir ~/models
mkdir ~/exports

cd /usr/local/makehuman
sudo ln -sf /home/<code>replace-with-user-name</code>/models models
sudo ln -sf /home/<code>replace-with-user-name</code>/exports exports
</pre>
<p><strong>For the nightly version: </strong></p>
<pre>
<pre>cd /usr/share/makehuman
sudo ln -sf /home/<code>replace-with-user-name</code>/models models
sudo ln -sf /home/<code>replace-with-user-name</code>/exports exports</pre>
</pre>
<p><strong>Start MakeHuman: </strong></p>
<p>In the Terminal (Applications &gt; Terminal) paste this command and hit enter:</p>
<pre>cd /usr/local/makehuman &amp;&amp; ./makehuman
</pre>
<p><strong>For the nightly version: </strong></p>
<pre>
<pre>cd /usr/share/makehuman &amp;&amp; ./makehuman</pre>
</pre>
<p><strong>AQSIS: </strong>Make sure you completely remove AQSIS 1.2 and install AQSIS 1.6 or newer in the System &gt; Administration &gt; Synaptic Package Manager  so that make human renders properly.</p>
<p>Check what version you have:</p>
<pre>aqsl -version</pre>
<p>Where to find the newest version: (You will need libaqsis and aqsis in that order)</p>
<p><a href="http://sourceforge.net/projects/aqsis/files/">http://sourceforge.net/projects/aqsis/files/</a></p>
<p>Once downloaded you can install them with a right click and then &#8211; Open with Gdebi Package installer &#8211; or the like.</p>
<p><strong>Shaders:</strong> If you need to recompile the shaders (because the renders do not look correct) to the newest version of AQSIS once you have installed that version paste this in the terminal and hit Enter:</p>
<pre>cd /usr/local/makehuman/data/shaders/renderman</pre>
<p>Then:</p>
<pre>sudo aqsl hair.sl
sudo aqsl lightmap.sl
sudo aqsl onlyci.sl
sudo aqsl scatteringtexture.sl
sudo aqsl shadowspot.sl
sudo aqsl skin.sl</pre>
<p>I was able to get them recompiled using this method.</p>
<p>The other way that is suggested to to delete the 6 .sl files in the  /usr/local/makehuman/data/shaders/renderman folder and restart MakeHuman.</p>
<p><strong>OTHER NOTES: </strong>You should be able to render (in color) and export a mesh with the current Makehuman-alpha version (Alpha4) or later. <strong><br />
</strong></p>
<p><strong>Resources: </strong></p>
<p><strong>MakeHuman Site:</strong> <a href="http://www.makehuman.org">http://www.makehuman.org</a></p>
<p><strong>MakeHuman Forums:</strong> <a href="http://www.makehuman.org/forum/">http://www.makehuman.org/forum/</a></p>
<p><strong>MakeHuman Docs:</strong> <a href="http://sites.google.com/site/makehumandocs/Home">http://sites.google.com/site/makehumandocs/Home</a></p>
<p><strong>MakeHuman Blog:</strong> <a href="http://makehuman.blogspot.com/">http://makehuman.blogspot.com/</a></p>
<p style="text-align: center;">-</p>
<p style="text-align: center;">VitalBodies would like to thank the MakeHuman team (and Joel Palmius, aka joepal on MH forums for the deb files for Ubuntu) for all of your efforts!</p>
<p style="text-align: center;"><a href="http://vitalbodies.com/site/uploads/images/buttons/MakeHuman.png"><img class="aligncenter size-full wp-image-1567" title="MakeHuman" src="http://www.vitalbodies.com/blog/wp-content/uploads/2010/01/MakeHuman.png" alt="" width="100" height="100" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2010/01/09/getting-makehuman-to-run-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Potentizing foods for healing and great taste&#8230;</title>
		<link>http://www.vitalbodies.com/blog/2009/12/24/potentizing-foods-for-healing-and-great-taste/</link>
		<comments>http://www.vitalbodies.com/blog/2009/12/24/potentizing-foods-for-healing-and-great-taste/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 08:30:50 +0000</pubDate>
		<dc:creator>VitalBodies</dc:creator>
				<category><![CDATA[The Art of Living]]></category>
		<category><![CDATA[healing foods]]></category>

		<guid isPermaLink="false">http://www.vitalbodies.com/blog/?p=1534</guid>
		<description><![CDATA[How to make common foods healing foods...]]></description>
			<content:encoded><![CDATA[<p>﻿There was a time long ago I remember in Hawaii, where a free pizza was given as to us, as it was layered in the wrong order.<br />
Nothing was wrong with the pie, but the order the layers were added was wrong.<br />
Cooked to perfection, smelled delicious also.</p>
<p>&#8220;You will see she said you will see&#8221; said the food person.<br />
She brings out a second pizza that was layered correctly &#8211; exactly the same in every other way &#8211; tasted quite different &#8211; &#8220;you see, I told you you would see&#8221;&#8230;<br />
Was amazed how different it really was.<br />
A pizza at the time was a high priced item and free one was amazing! This was a town with only a pizza place &#8211; If I remember correctly&#8230;</p>
<p>Some times it is interesting what it takes (how much or how little) to get it just right&#8230;</p>
<p>I have found in healing or cooking the same holds true.<br />
The same all to common ingredients that might be in the cup boards might be total healers if done just so.<br />
With cooking I have seen the phenomenon many times when trying.<br />
In fact, even in the ritual of morning coffee.</p>
<p><strong>Try this: </strong><br />
If there is a drink you like that is more than one ingredient make two (rather than the usually one) &#8211; (Two drinks in two cups):<br />
1st drink/cup: Add the ingredients THEN stir.<br />
2nd drink/cup:: Add one liquid STIR and add ingredients when the liquid is spinning/swirling in the cup.</p>
<p>Taste the drink from each cup; which do you like better?<br />
I always like the one that spun&#8230;</p>
<p>Example: Coffee, cream (half and half), cocoa powder.</p>
<p><strong>In fact make four &#8211; if you find this fun: </strong><br />
1: coffee stir then cream, stir then cocoa.<br />
2: cocoa, then cream the coffee then stir.<br />
3: coffee stir then cocoa stir then cream.<br />
4: cream stir, then coffee stir then cocoa.<br />
Etc<br />
Which tastes/feels better?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2009/12/24/potentizing-foods-for-healing-and-great-taste/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Car Allowance Rebate System (CARS)</title>
		<link>http://www.vitalbodies.com/blog/2009/06/30/car-allowance-rebate-system-cars/</link>
		<comments>http://www.vitalbodies.com/blog/2009/06/30/car-allowance-rebate-system-cars/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 18:58:44 +0000</pubDate>
		<dc:creator>vitalbodies</dc:creator>
				<category><![CDATA[The Art of Living]]></category>
		<category><![CDATA[CARS]]></category>
		<category><![CDATA[fuel efficient vehicle]]></category>

		<guid isPermaLink="false">http://www.vitalbodies.com/blog/?p=1524</guid>
		<description><![CDATA[President Obama signed into law a program NHTSA is calling the Car Allowance Rebate System (CARS). This is a government program that helps you purchase a new, more fuel efficient vehicle when you trade in a less fuel efficient vehicle.
Visit -http://www.cars.gov/
]]></description>
			<content:encoded><![CDATA[<p>President Obama signed into law a program NHTSA is calling the Car Allowance Rebate System (CARS). This is a government program that helps you purchase a new, more fuel efficient vehicle when you trade in a less fuel efficient vehicle.</p>
<p style="text-align: center;">Visit -<a href="http://www.cars.gov/" target="_blank">http://www.cars.gov/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2009/06/30/car-allowance-rebate-system-cars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting OpenOffice To Play Nice With Ebay File Exchange</title>
		<link>http://www.vitalbodies.com/blog/2009/06/21/getting-openoffice-to-play-nice-with-ebay-file-exchange/</link>
		<comments>http://www.vitalbodies.com/blog/2009/06/21/getting-openoffice-to-play-nice-with-ebay-file-exchange/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 20:31:59 +0000</pubDate>
		<dc:creator>vitalbodies</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[File Exchange]]></category>
		<category><![CDATA[Keith's Online Sales]]></category>
		<category><![CDATA[Openoffice]]></category>

		<guid isPermaLink="false">http://www.vitalbodies.com/blog/?p=1508</guid>
		<description><![CDATA[Getting OpenOffice To Play Nice With Ebay File Exchange
VitalBodies recently made the transition from listing items on ebay one by one, to using File Exchange to do bulk uploading and editing of listings. Not being familiar with Spreadsheet programs like OpenOffice, spread sheets or File Exchange presented a rather steep learning curve. In fact, the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Getting OpenOffice To Play Nice With Ebay File Exchange</strong></p>
<p>VitalBodies recently made the transition from listing items on ebay one by one, to using File Exchange to do bulk uploading and editing of listings. Not being familiar with Spreadsheet programs like OpenOffice, spread sheets or File Exchange presented a rather steep learning curve. In fact, the learning curve was so steep at some points it seemed more like a brick wall with no way to pass through. With a LOT of help from the kind staff at Ebay (thank you Cheyenne V) we were able to create a file of some of our listings that would at least upload. Where the next set of problems began is that upon opening the file and making the most simple change (like changing the shipping weight of an item) and saving the file, it would no longer upload.</p>
<p><span style="color: #ff0000;"><strong>An unknown Error has occurred try again later.</strong></span></p>
<p>Our CSV (at the time) was the default comma separated spread sheet that used the quote (&#8220;) as the text delimiter and Unicode (UTF-8) character set. Within OpenOffice the spread sheet looked perfect. When the staff at ebaY would examine the file in Excel the spread sheet look perfect to them also. Their main comment was always &#8220;you just need to make sure the zip code column is set to custom rather than number so that it will preserve zip codes that start with a zero. When we do that the file uploads fine.</p>
<p>So around and around we went, trying to upload, and having the file fail, and then sending the file back to ebaY, and them sending it back again saying it was fine.</p>
<p>Finally <a id="ebay-contact-link" title="angelesbrotherscycles" href="http://forums.ebay.com/contactUser.jspa?requested=angelesbrotherscycles" target="_blank">angelesbrotherscycles</a> in the forums said:</p>
<blockquote><p>Here&#8217;s 2 annoying things about your situation:</p>
<p>1)  OpenOffice apparently will always double quote everything.  The double quotes are fine &#8211; except that&#8230;.</p>
<p>2) File Exchange seems to not like double quotes in the first line &#8211; probably because they mean something special for setting defaults.</p>
<p>Open the file you&#8217;re going to upload in something other than OpenOffice, remove the double quotes (you can find / replace the &#8221; character with nothing), and try uploading.</p></blockquote>
<p>We tried that and could not get the problem to go away but it was clear they were onto something. If you opened the spreadsheet in a text editor there were lots more &#8221; than the file ebaY would send back out of Excel.</p>
<p>One other clue that was pointed out is that OpenOffice does not open a CSV, instead it seems to import it. Thus you have to select (every time) your delimiters.</p>
<p>Unfortunately though we had hit our limit, we had been trying for so so long. Plus we do not know OpenOffice all that well and the intricate ins and outs of File Exchange.</p>
<p>Then came Keith&#8217;s Online Sales to the rescue!</p>
<p style="text-align: left;"><a href="http://stores.ebay.com/id=201020658"><img class="aligncenter" title="keiths online sales" src="http://www.vitalbodies.com/site/uploads/images/graphics/keiths_online_sales_8.png" alt="" width="310" height="90" /></a>Keith agreed to look over our file and see if he could get it to upload. After some time and effort the file would upload yet would get a 100% failure rate with parsing errors.</p>
<p style="text-align: left;">This was a break through, because at least the file would upload!</p>
<p style="text-align: left;">He took the file even further and got it to upload with a 100% success rate!</p>
<p style="text-align: left;">Wow, what a HUGE break through! We were so excited!</p>
<p style="text-align: left;">Next we just needed to test the file on our own and make sure we could OPEN, EDIT and SAVE the file without breaking it again.</p>
<p style="text-align: left;">With careful instruction we were able to.</p>
<p style="text-align: left;">The trick was to make the file TAB delimited with no text delimiter at all.</p>
<p style="text-align: left;">The fields that needed to be TEXT (like the title and description) had to have the &#8221; added manually in the field within the spreadsheet like this: &#8220;Futon Mattress TWIN 3&#8243;&#8221; Pure Virgin Wool Organic Cotton &#8220;.</p>
<p style="text-align: left;">Note how the 3&#8243; (three inches) has to have a second &#8221; and the whole text phrase has to be within &#8220;&#8221;.</p>
<p style="text-align: left;">Obviously you have to have all the required headers and such as required by ebaY, but we had already been down that road earlier and our file was compliant.</p>
<p style="text-align: left;">As a thank you VitalBodies made Keith some new fun logos and graphics for his ebay store:</p>
<p style="text-align: center;"><a href="http://stores.ebay.com/id=201020658"><img class="aligncenter" title="keiths online sales" src="http://www.vitalbodies.com/site/uploads/images/graphics/keiths_online_sales.png" alt="keiths online sales" width="310" height="90" /></a></p>
<p style="text-align: center;"><a href="http://stores.ebay.com/id=201020658"><img class="aligncenter" title="keiths online sales" src="http://www.vitalbodies.com/site/uploads/images/graphics/keiths_online_sales_0.png" alt="keiths online sales" width="310" height="90" /></a></p>
<p style="text-align: center;"><a href="http://stores.ebay.com/id=201020658"><img class="aligncenter" title="keiths online sales" src="http://www.vitalbodies.com/site/uploads/images/graphics/keiths_online_sales_1.png" alt="keiths online sales" width="310" height="90" /></a></p>
<p style="text-align: center;"><a href="http://stores.ebay.com/id=201020658"><img class="aligncenter" title="keiths online sales" src="http://www.vitalbodies.com/site/uploads/images/graphics/keiths_online_sales_2.png" alt="keiths online sales" width="310" height="90" /></a></p>
<p style="text-align: center;"><a href="http://stores.ebay.com/id=201020658"><img class="aligncenter" title="keiths online sales" src="http://www.vitalbodies.com/site/uploads/images/graphics/keiths_online_sales_3.png" alt="keiths online sales" width="310" height="90" /></a></p>
<p style="text-align: center;"><a href="http://stores.ebay.com/id=201020658"><img class="aligncenter" title="keiths online sales" src="http://www.vitalbodies.com/site/uploads/images/graphics/keiths_online_sales_4.png" alt="keiths online sales" width="310" height="90" /></a></p>
<p style="text-align: center;"><a href="http://stores.ebay.com/id=201020658"><img class="aligncenter" title="keiths online sales" src="http://www.vitalbodies.com/site/uploads/images/graphics/keiths_online_sales_5.png" alt="keiths online sales" width="310" height="90" /></a></p>
<p style="text-align: center;"><a href="http://stores.ebay.com/id=201020658"><img class="aligncenter" title="keiths online sales" src="http://www.vitalbodies.com/site/uploads/images/graphics/keiths_online_sales_6.png" alt="keiths online sales" width="310" height="90" /></a></p>
<p style="text-align: center;"><a href="http://stores.ebay.com/id=201020658"><img class="aligncenter" title="keiths online sales" src="http://www.vitalbodies.com/site/uploads/images/graphics/keiths_online_sales_7.png" alt="keiths online sales" width="310" height="90" /></a></p>
<p style="text-align: center;"><a href="http://stores.ebay.com/id=201020658"><img class="aligncenter" title="keiths online sales" src="http://www.vitalbodies.com/site/uploads/images/graphics/keiths_online_sales_8.png" alt="keiths online sales" width="310" height="90" /></a></p>
<p style="text-align: center;"><a href="http://stores.ebay.com/id=201020658"><img class="aligncenter" title="keiths online sales" src="http://www.vitalbodies.com/site/uploads/images/graphics/keiths_online_sales_9.png" alt="keiths online sales" width="310" height="90" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2009/06/21/getting-openoffice-to-play-nice-with-ebay-file-exchange/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postie Email Blogging Plug-in Appreciation Graphics</title>
		<link>http://www.vitalbodies.com/blog/2009/06/20/postie-email-blogging-plug-in-appreciation-graphics/</link>
		<comments>http://www.vitalbodies.com/blog/2009/06/20/postie-email-blogging-plug-in-appreciation-graphics/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 21:09:55 +0000</pubDate>
		<dc:creator>vitalbodies</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Appreciation]]></category>
		<category><![CDATA[Bitstream Vera Sans]]></category>
		<category><![CDATA[email blogging]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Impossibilium BRK]]></category>
		<category><![CDATA[Inkscape]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[postie]]></category>
		<category><![CDATA[Robert Felty]]></category>
		<category><![CDATA[robfelty.com]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.vitalbodies.com/blog/?p=1498</guid>
		<description><![CDATA[Postie Email Blogging Plug-in Appreciation Graphics
VitalBodies likes Postie for email blogging and wanted to create some appreciation graphics to show our support!
Which is your favorite?










VitalBodies is not associated with Postie, we just like the plug-in and secretly made some fun graphics as a show of support.
Which one did robfelty.com like the best? The winner is, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Postie Email Blogging Plug-in Appreciation Graphics</strong></p>
<p>VitalBodies likes Postie for email blogging and wanted to create some appreciation graphics to show our support!</p>
<p>Which is your favorite?</p>
<p><a href="http://blog.robfelty.com/plugins/postie/"><img class="aligncenter" title="Postie Email Blogging Plug-in For WordPress" src="http://www.vitalbodies.com/site/uploads/images/graphics/postie_200x200_0.png" alt="" width="200" height="200" /></a></p>
<p style="text-align: center;"><a href="http://blog.robfelty.com/plugins/postie/"><img class="aligncenter" title="Postie Email Blogging Plug-in For WordPress" src="http://www.vitalbodies.com/site/uploads/images/graphics/postie_200x200_1.png" alt="" width="200" height="200" /></a></p>
<p style="text-align: center;"><a href="http://blog.robfelty.com/plugins/postie/"><img class="aligncenter" title="Postie Email Blogging Plug-in For WordPress" src="http://www.vitalbodies.com/site/uploads/images/graphics/postie_200x200_2.png" alt="" width="200" height="200" /></a></p>
<p style="text-align: center;"><a href="http://blog.robfelty.com/plugins/postie/"><img class="aligncenter" title="Postie Email Blogging Plug-in For WordPress" src="http://www.vitalbodies.com/site/uploads/images/graphics/postie_200x200_3.png" alt="" width="200" height="200" /></a></p>
<p style="text-align: center;"><a href="http://blog.robfelty.com/plugins/postie/"><img class="aligncenter" title="Postie Email Blogging Plug-in For WordPress" src="http://www.vitalbodies.com/site/uploads/images/graphics/postie_200x200_5.png" alt="" width="200" height="200" /></a></p>
<p style="text-align: center;"><a href="http://blog.robfelty.com/plugins/postie/"><img class="aligncenter" title="Postie Email Blogging Plug-in For WordPress" src="http://www.vitalbodies.com/site/uploads/images/graphics/postie_200x200_6.png" alt="" width="200" height="200" /></a></p>
<p style="text-align: center;"><a href="http://blog.robfelty.com/plugins/postie/"><img class="aligncenter" title="Postie Email Blogging Plug-in For WordPress" src="http://www.vitalbodies.com/site/uploads/images/graphics/postie_200x200_7.png" alt="" width="200" height="200" /></a></p>
<p style="text-align: center;"><a href="http://blog.robfelty.com/plugins/postie/"><img class="aligncenter" title="Postie Email Blogging Plug-in For WordPress" src="http://www.vitalbodies.com/site/uploads/images/graphics/postie_200x200_8.png" alt="" width="200" height="200" /></a></p>
<p style="text-align: center;"><a href="http://blog.robfelty.com/plugins/postie/"><img class="aligncenter" title="Postie Email Blogging Plug-in For WordPress" src="http://www.vitalbodies.com/site/uploads/images/graphics/postie_100x100_8.png" alt="" width="100" height="100" /></a></p>
<p style="text-align: center;"><a href="http://blog.robfelty.com/plugins/postie/"><img class="aligncenter" title="Postie Email Blogging Plug-in For WordPress" src="http://www.vitalbodies.com/site/uploads/images/graphics/postie_100x100_7.png" alt="" width="100" height="100" /></a></p>
<p style="text-align: center;">VitalBodies is not associated with Postie, we just like the plug-in and secretly made some fun graphics as a show of support.</p>
<p style="text-align: center;">Which one did robfelty.com like the best? The winner is, number 7!</p>
<p style="text-align: center;"><a href="http://blog.robfelty.com/plugins/postie/"><img class="aligncenter" title="Postie Email Blogging Plug-in For WordPress" src="http://www.vitalbodies.com/site/uploads/images/graphics/postie_100x100_7.png" alt="" width="100" height="100" /></a>Created in Inkscape &#8211; Fonts are Bitstream Vera Sans and Impossibilium BRK.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2009/06/20/postie-email-blogging-plug-in-appreciation-graphics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtueMart, Joomla and CSV Improved Team Work</title>
		<link>http://www.vitalbodies.com/blog/2009/06/15/virtuemart-joomla-and-csv-improved-team-work/</link>
		<comments>http://www.vitalbodies.com/blog/2009/06/15/virtuemart-joomla-and-csv-improved-team-work/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 18:20:10 +0000</pubDate>
		<dc:creator>vitalbodies</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[CSV]]></category>
		<category><![CDATA[CSV Improved]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Team Work]]></category>
		<category><![CDATA[VirtueMart]]></category>

		<guid isPermaLink="false">http://www.vitalbodies.com/blog/?p=1490</guid>
		<description><![CDATA[VirtueMart, Joomla and CSV Improved Team Work
Joomla is one of the leading open source CMS (content management systems) used on the internet to create powerful modular web sites.
VirtueMart is the leading open source shopping cart solutions that integrates within Joomla as a componet.
CSV Improved is the leading the way to allow VirtueMart shop owners to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>VirtueMart, Joomla and CSV Improved Team Work</strong></p>
<div class="wp-caption aligncenter" style="width: 444px"><a href="http://www.vitalbodies.com/site/uploads/images/graphics/CSV_Improved_Team_Work.png"><img title="VirtueMart, Joomla and CSV Improved" src="http://www.vitalbodies.com/site/uploads/images/graphics/CSV_Improved_Team_Work.png" alt="" width="434" height="562" /></a><p class="wp-caption-text">Click image for a larger version</p></div>
<p style="text-align: left;"><strong>Joomla</strong> is one of the leading open source CMS (content management systems) used on the internet to create powerful modular web sites.</p>
<p><strong>VirtueMart</strong> is the leading open source shopping cart solutions that integrates within Joomla as a componet.</p>
<p><strong><a href="http://www.csvimproved.com" target="_blank">CSV Improved</a></strong> is the leading the way to allow VirtueMart shop owners to Import and Export products in mass via a CSV or spread sheet.</p>
<p>VitalBodies create a the graphic above for CSV Improved as a thank you for all the hard work and dedication in making CSV happen right within the Joomla control panel. Adding products within the familar Joomla control panel is much easier than doing everything at the MySQL level.</p>
<p style="text-align: center;"><strong>Visit &#8211; <a href="http://www.csvimproved.com/" target="_blank">CSV Improved</a> &#8211; <a href="http://virtuemart.net/" target="_blank">VirtueMart</a> &#8211; <a href="http://www.joomla.org/" target="_blank">Joomla!</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2009/06/15/virtuemart-joomla-and-csv-improved-team-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bodum Double Wall Boro-silicate Glasses Cups and Vessels</title>
		<link>http://www.vitalbodies.com/blog/2009/06/10/bodum-double-wall-boro-silicate-glasses-cups-and-vessels/</link>
		<comments>http://www.vitalbodies.com/blog/2009/06/10/bodum-double-wall-boro-silicate-glasses-cups-and-vessels/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 06:52:53 +0000</pubDate>
		<dc:creator>vitalbodies</dc:creator>
				<category><![CDATA[The Art of Living]]></category>
		<category><![CDATA[Bodum]]></category>
		<category><![CDATA[boro-silicate]]></category>
		<category><![CDATA[double walled glass]]></category>

		<guid isPermaLink="false">http://www.vitalbodies.com/blog/?p=1466</guid>
		<description><![CDATA[Bodum Double Wall Boro-silicate Glasses Cups and Vessels:
Review: The double walled glass are a puritans drinking vessel delight!

They are boro-silicate glass like lab glass making them non-toxic. They are really thin and light and surprisingly clear. You will see your drink (what you are drinking) like you never have.The liquid appears to float in the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Bodum Double Wall Boro-silicate Glasses Cups and Vessels:</strong></p>
<p>Review: The double walled glass are a puritans drinking vessel delight!</p>
<p><a href="http://www.vitalbodies.com/blog/wp-content/uploads/2009/06/bodum_double_walled_glass.jpg"><img class="aligncenter size-medium wp-image-1468" title="bodum_double_walled_glass" src="http://www.vitalbodies.com/blog/wp-content/uploads/2009/06/bodum_double_walled_glass-475x475.jpg" alt="bodum_double_walled_glass" width="475" height="475" /></a></p>
<p>They are boro-silicate glass like lab glass making them non-toxic. They are really thin and light and surprisingly clear. You will see your drink (what you are drinking) like you never have.The liquid appears to float in the air. They are thermo which is really nice for hot or cold drinks and helps the drink maintain the temperature you served the liquid at.You have to choose these vessels carefully by both size and shape and price. They can look larger or smaller than they are in the product images as there is usually nothing in the background to gain a sense of the true size and the shape can be misleading. For shape what matters in many ways is how well they handle while washing them. This is very true if you hand wash the glasses. These glasses can suddenly be really slick and just pop out of your hands if they are wet or soapy. The glass is so thin they suggest you add liquid first before adding ice. These are not your everyday persons drinking vessel as they require care and thought rather than thoughtlessness.</p>
<p>The glass we choose for our image is rare in that you do not often find an all glass only tea maker including the cup, cap and filter. In addition to the tea maker there are many cups and glasses and even coffee presses that are double walled glass.</p>
<p>We found the best selection and prices here:</p>
<p><a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fs%3Fie%3DUTF8%26rs%3D1055398%26sort%3Dprice%26ref%255F%3Dsr%255Fpg%255F1%26keywords%3Dbodum%2520double%2520wall%26qid%3D1244701459%26rh%3Di%253Aaps%252Ck%253Abodum%2520double%2520wall%252Ci%253Agarden%252Cn%253A1055398%252Cn%253A%25211063498%26page%3D1&amp;tag=peace09&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957">Bodum Double Walled Glass</a><img style="border:none !important; margin:0px !important;" src="https://www.assoc-amazon.com/e/ir?t=peace09&amp;l=ur2&amp;o=1" border="0" alt="" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vitalbodies.com/blog/2009/06/10/bodum-double-wall-boro-silicate-glasses-cups-and-vessels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
