<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>QICBoy - LIFE category</title>
  <link>http://www.qicboy.com/categories/life/</link>
  <description>Hippopotomonstrosesquippedaliophiliac</description>
  <language>en</language>
  <copyright>qicboy</copyright>
  <lastBuildDate>Fri, 10 Oct 2008 14:00:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  <image>
    <url>http://www.qicboy.com/themes/user-default/favicon.png</url>
    <title>QICBoy (LIFE category)</title>
    <link>http://www.qicboy.com/</link>
  </image>
  
  
  <item>
    <title>Scott London pictures</title>
    <link>http://www.qicboy.com/2008/10/10/1223647200000.html</link>
    
      
        <description>
          &lt;p&gt;&lt;img src=&#034;http://www.qicboy.com/files/2008/10/10/london.jpg&#034;/&gt;
Scott London has some beautiful &lt;a target=&#034;_blank&#034; href=&#034;http://www.scottlondon.com/photo/burningman2008/001.html&#034;&gt;pictures&lt;/a&gt; of Burning Man 2008.

&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>BURN</category>
    
    <comments>http://www.qicboy.com/2008/10/10/1223647200000.html#comments</comments>
    <guid isPermaLink="true">http://www.qicboy.com/2008/10/10/1223647200000.html</guid>
    <pubDate>Fri, 10 Oct 2008 14:00:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Missing water main</title>
    <link>http://www.qicboy.com/2007/10/22/1193061600001.html</link>
    
      
        <description>
          &lt;p&gt;&lt;a href=&#034;http://www.qicboy.com/files/2007/10/22/waterbig.jpg&#034;&gt;&lt;img src=&#034;http://www.qicboy.com/files/2007/10/22/water.jpg&#034;/&gt;&lt;/a&gt;
You might recall that, back in &lt;a href=&#034;./2007/07/30/1185809400000.html&#034;&gt;July&lt;/a&gt;, someone tried to rip off the water main.  This weekend they were successful.  
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>LIFE</category>
    
    <comments>http://www.qicboy.com/2007/10/22/1193061600001.html#comments</comments>
    <guid isPermaLink="true">http://www.qicboy.com/2007/10/22/1193061600001.html</guid>
    <pubDate>Mon, 22 Oct 2007 14:00:00 GMT</pubDate>
  </item>
  
  <item>
    <title>BRTC PBX with 7960</title>
    <link>http://www.qicboy.com/2007/10/14/1192384800000.html</link>
    
      
        <description>
          &lt;p&gt;
&lt;a href=&#034;http://www.qicboy.com/files/2007/10/14/7960big.jpg&#034;&gt;&lt;img src=&#034;http://www.qicboy.com/files/2007/10/14/7960.jpg&#034;/&gt;&lt;/a&gt;
Once I had the &lt;a href=&#034;./2007/10/13/1192298400000.html&#034;&gt;soft phone working&lt;/a&gt; it was time to connect the Cisco 7960&#039;s to the PBX. The 7960&#039;s are wired (CAT5) to the Netgear router.
&lt;/p&gt;

&lt;ol&gt;

&lt;li&gt;
SSH to the machine 192.168.1.5 to install &#034;P0S3-06-3-00.bin&#034;, &#034;P0S3-06-3-00.sbn&#034; and &#034;brctc.bmp&#034;.  The first two files contain the phone firmware.  When the phone boots it will connect to the PBX system and download the latest firmware.  The phones I have are running a really old version of the firmware so loading these files on the PBX will allow them to update themselves when they come online.
&lt;/li&gt;
&lt;pre class=&#034;codeSample&#034;&gt;
# cd /tftpboot
# wget http://www.qicboy.com/files/2007/10/14/P0S3-06-3-00.zip
# unzip P0S3-08-6-00.zip
# mv OS79XX.TXT OS79XX.TXT.rel
# cp OS79XX.TXT.rel OS79XX.TXT
# vi OS79XX.TXT
P0S3-06-3-00
# setup-cisco
# mv SIPDefault.cnf SIPDefault.cnf.rel
# cp SIPDefault.cnf.rel SIPDefault.cnf
# vi SIPDefault.cnf
image_version: &#034;P0S3-06-3-00&#034;
logo_url: &#034;http://192.168.1.5/cisco/bmp/brctc.bmp&#034; 
# cd /var/www/html/cisco/bmp/
# wget http://www.qicboy.com/files/2007/10/14/brctc.bmp
&lt;/pre&gt;

&lt;li&gt;
Follow the instructions in step 4 above and add the following options to the extension. 
&lt;/li&gt;
&lt;pre class=&#034;codeSample&#034;&gt;
FreePBX
Ext	: 2001
Display	: Cisco
Secret	: 2001
Nat	: no
&lt;/pre&gt;

&lt;li&gt;
Configure the phone to point at the PBX.
  &lt;ol&gt;
  &lt;li&gt;
Press &#034;Settings&#034; then 9 (Unlock Config). Ignore this step if option 9 reads Lock instead of Unlock. Enter the password (cisco). Press &#034;Accept&#034;. 
  &lt;li&gt;
Press 3 to enter the Network Configuration menu.
  &lt;/li&gt;
  &lt;li&gt;
Press 27 (Alternate TFTP: NO).  Ignore this step if option 27 reads YES instead of NO.  Press &#034;Yes&#034;.
  &lt;/li&gt;
  &lt;li&gt;
Press 7 (TFTP Server) then &#034;Edit&#034;.  Enter the IP address of the PBX (192.168.1.5).
  &lt;/li&gt;
  &lt;li&gt;
Press &#034;Back&#034; to exit the &#034;Network Configuration&#034; menu.
  &lt;/li&gt;
  &lt;li&gt;
Press 4 to enter the &#034;SIP Configuration&#034; menu.
  &lt;/li&gt;
  &lt;li&gt;
Press 1 to enter the &#034;Line 1 Settings&#034; menu.  Enter the following values.
  &lt;/li&gt;
  &lt;li&gt;
Press &#034;Save&#034;.
  &lt;/li&gt;
  &lt;li&gt;
Press the three keys 6 + * + settings at the same time to reboot the phone.
  &lt;/li&gt;
  &lt;/ol&gt;
&lt;pre class=&#034;codeSample&#034;&gt;
Name	                : 2001
Shortname               : 2001
Authentication Name     : 2001
Authentication Password : 2001
Display Name            : 2001
Proxy Address           : 192.168.1.5
Proxy Port              : 5060
&lt;/pre&gt;
&lt;/li&gt;

&lt;/ol&gt;


        </description>
      
      
    
    
    
    <category>BURN</category>
    
    <comments>http://www.qicboy.com/2007/10/14/1192384800000.html#comments</comments>
    <guid isPermaLink="true">http://www.qicboy.com/2007/10/14/1192384800000.html</guid>
    <pubDate>Sun, 14 Oct 2007 18:00:00 GMT</pubDate>
  </item>
  
  <item>
    <title>BRCTC PBX with soft phone</title>
    <link>http://www.qicboy.com/2007/10/13/1192298400000.html</link>
    
      
        <description>
          &lt;p&gt;
&lt;a href=&#034;http://www.qicboy.com/files/2007/10/13/asterisk1big.jpg&#034;&gt;&lt;img src=&#034;http://www.qicboy.com/files/2007/10/13/asterisk1.jpg&#034;/&gt;&lt;/a&gt;
I have the basics of the BRCTC system working at home.  The &lt;a href=&#034;./2007/08/07/1186528800000.html&#034;&gt;server&lt;/a&gt; I purchased to host the software came in on Friday.  I borrowed a CD ROM from a friend, inserted the &lt;a href=&#034;http://www.trixbox.org/downloads&#034;&gt;trixbox-2.2&lt;a&gt; CD and let it do its thing.  It took less than 15 minutes to get the system installed and running.   The PBX is presently wired (CAT5) to my Netgear router. I also have a laptop connected to the router using WIFI.
&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Purchase TK System from Ewayco ($342).
&lt;/li&gt;

&lt;li&gt;Remove cover from TK System, connect CDROM, insert CD, reboot, respond to a few brief questions, let the software install itself.
&lt;/li&gt;

&lt;li&gt;
Log into the console as root.  It will tell you the URL to access to administer the machine (e.g. http://192.168.1.5).
&lt;/li&gt;

&lt;li&gt;Configure an extension. Before you can connect to the asterisk server from an IP phone, you need to configure the extension on the server.  Here are the steps to configure a basic extension.
  &lt;ol&gt;
  &lt;li&gt;
Point your web browser at that URL (e.g. http://192.168.1.5).  Click the link labeled &#034;switch&#034; in the upper right hand corner and use maint:password as the login:password combination.
  &lt;/li&gt;
  &lt;li&gt;
Navigate to &#034;Asterisk | FreePBX | Setup | extensions&#034;.
  &lt;/li&gt;
  &lt;li&gt;
Add a generic SIP device and click submit.
  &lt;/li&gt;
  &lt;li&gt;
Add the following options to the extension.
  &lt;/li&gt;
  &lt;/ol&gt;
&lt;pre class=&#034;codeSample&#034;&gt;
Ext	: 2000
Display	: SysOp
Secret	: 2000
&lt;/pre&gt;
&lt;/li&gt;

&lt;li&gt;Configure the IP phone.  I prefer to use X-Lite because once it&#039;s installed, you can copy the folder onto a thumb drive and take it with you.  Here are the steps needed to configure X-Lite to connect to the asterisk server.
  &lt;ol&gt;
  &lt;li&gt;
Start X-Lite.  
  &lt;/li&gt;
  &lt;li&gt;
Right click on the application window and select &#034;SIP Account Settings...&#034;.
  &lt;/li&gt;
  &lt;li&gt;
Click on the &#034;Add...&#034; button and
  &lt;/li&gt;
  &lt;li&gt;
Provide the following options.
  &lt;/li&gt;
  &lt;/ol&gt;
&lt;pre class=&#034;codeSample&#034;&gt;
Display Name 	: 2000
User name	: Sysop
Password	: 2000
Authorization..	: 2000
Domain		: 192.168.1.5
Proxy		: 192.168.1.5
&lt;/pre&gt;
&lt;/li&gt;

&lt;/ol&gt;

&lt;p&gt;
That&#039;s all there is to it.  Using the soft phone is a realy nice way to troubleshoot problems.  Once soft phone is connected properly I can add any number of other extensions and place an inter PBX call.
&lt;/p&gt;

        </description>
      
      
    
    
    
    <category>BURN</category>
    
    <comments>http://www.qicboy.com/2007/10/13/1192298400000.html#comments</comments>
    <guid isPermaLink="true">http://www.qicboy.com/2007/10/13/1192298400000.html</guid>
    <pubDate>Sat, 13 Oct 2007 18:00:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Power Risers</title>
    <link>http://www.qicboy.com/2007/10/12/1192197600000.html</link>
    
      
        <description>
          &lt;p&gt;UPDATE: I have every reason to believe that the company is bogus.  Do not order from them!
&lt;/p&gt;

&lt;p&gt;&lt;img src=&#034;http://www.qicboy.com/files/2007/10/12/risers.jpg&#034;/&gt;
A few years ago, I saw someone at Decom wearing a crazy pair of stilts.  He was jumping through the air as I tried to take his picture.  I still have the picture at my desk.  Today I finally &lt;a target=&#034;_blank&#034; href=&#034;http://www.powerizerz.com/&#034;&gt;ordered&lt;/a&gt; a pair for myself.  
There are plenty of &lt;a target=&#034;_blank&#034; href=&#034;http://www.youtube.com/watch?v=7dd5ASGJbcI&#034;&gt;other&lt;/a&gt; videos on the stilts &lt;a target=&#034;_blank&#034; href=&#034;http://www.youtube.com/watch?v=MutvUfQcmMg&#034;&gt;available&lt;/a&gt; elsewhere, just search on &lt;a href=&#034;http://video.google.com/videosearch?q=powerisers&#034;&gt;powerisers&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;
&lt;object width=&#034;425&#034; height=&#034;350&#034;&gt;&lt;param name=&#034;movie&#034; value=&#034;http://www.youtube.com/v/fONoM4twYjw&#034;&gt;&lt;/param&gt;&lt;param name=&#034;wmode&#034; value=&#034;transparent&#034;&gt;&lt;/param&gt;&lt;embed src=&#034;http://www.youtube.com/v/fONoM4twYjw&#034; type=&#034;application/x-shockwave-flash&#034; wmode=&#034;transparent&#034; width=&#034;425&#034; height=&#034;350&#034;&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;/p&gt;

        </description>
      
      
    
    
    
    <category>LIFE</category>
    
    <comments>http://www.qicboy.com/2007/10/12/1192197600000.html#comments</comments>
    <guid isPermaLink="true">http://www.qicboy.com/2007/10/12/1192197600000.html</guid>
    <pubDate>Fri, 12 Oct 2007 14:00:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Arse Electronica, Bluegrass and Decompression</title>
    <link>http://www.qicboy.com/2007/10/05/1191592800000.html</link>
    
      
        <description>
          &lt;p&gt;&lt;img src=&#034;http://www.qicboy.com/files/2007/10/05/weekend.jpg&#034;/&gt;
&lt;a target=&#034;_blank&#034; href=&#034;http://www.monochrom.at/arse-elektronika/&#034;&gt;Arse Electronica&lt;/a&gt; starts tonight.  &lt;a target=&#034;_blank&#034; href=&#034;http://www.strictlybluegrass.com/&#034;&gt;Hardly Strictly Bluegrass&lt;/a&gt; is also running in Golden Gate Park this weekend.  &lt;a target=&#034;_blank&#034; href=&#034;http://www.burningman.com/blackrockcity_yearround/special_events/decompression/decom2007.html&#034;&gt;Decompression&lt;/a&gt; is on Sun.   


&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>BURN</category>
    
    <category>LIFE</category>
    
    <comments>http://www.qicboy.com/2007/10/05/1191592800000.html#comments</comments>
    <guid isPermaLink="true">http://www.qicboy.com/2007/10/05/1191592800000.html</guid>
    <pubDate>Fri, 05 Oct 2007 14:00:00 GMT</pubDate>
  </item>
  
  <item>
    <title>TV Free Burning Man</title>
    <link>http://www.qicboy.com/2007/10/04/1191506400000.html</link>
    
      
        <description>
          &lt;p&gt;&lt;img src=&#034;http://www.qicboy.com/files/2007/10/04/tvfree.jpg&#034;/&gt;
The series of videos by &lt;a target=&#034;_blank&#034; href=&#034;http://www.current.tv/pods/tvfreeburningman/&#034;&gt;TV Free Burning Man&lt;/a&gt; shows an interesting glimpse into the different communities of the city.  The video below explains 2007&#039;s theme: The Green Man. &lt;/p&gt;


&lt;p&gt;
&lt;object width=&#034;425&#034; height=&#034;350&#034;&gt;
&lt;param name=&#034;movie&#034; value=&#034;http://www.current.tv/swf/flvplayer/flvPlayer.swf&#034;&gt;&lt;/param&gt;
&lt;param name=&#034;wmode&#034; value=&#034;transparent&#034;&gt;&lt;/param&gt;
&lt;param name=&#034;scale&#034; value=&#034;noscale&#034;&gt;&lt;/param&gt;
&lt;param name=&#034;url&#034; value=&#034;http://video.current.tv/video/feeds/tvfreeburningman/PD07192-bmgm.flv&#034;&gt;&lt;/param&gt;
&lt;param name=&#034;autoplay&#034; value=&#034;false&#034;&gt;&lt;/param&gt;
&lt;param name=&#034;vol&#034; value=&#034;50&#034;&gt;&lt;/param&gt;
&lt;param name=&#034;assetID&#034; value=&#034;&#034;&gt;&lt;/param&gt;
&lt;param name=&#034;viewType&#034; value=&#034;5&#034;&gt;&lt;/param&gt;

&lt;embed src=&#034;http://www.current.tv/swf/flvplayer/flvPlayer.swf&#034; type=&#034;application/x-shockwave-flash&#034; wmode=&#034;transparent&#034; width=&#034;425&#034; height=&#034;350&#034; FlashVars=&#034;wmode=transparent&amp;amp;scale=noscale&amp;amp;url=http://video.current.tv/video/feeds/tvfreeburningman/PD07192-bmgm.flv&amp;amp;autoplay=false&amp;amp;vol=50&amp;amp;assetID=&amp;amp;viewType=5&#034;&gt;
&lt;/embed&gt;

&lt;/object&gt;
&lt;br /&gt;
&lt;/p&gt;

&lt;!--
var fs = new SWFObject(&#034;/swf/flvplayer/flvPlayer.swf&#034;, &#034;flvplayer&#034;, &#034;400&#034;, &#034;300&#034;, &#034;8&#034;, &#034;#000000&#034;, true);
fs.addParam(&#034;wmode&#034;, &#034;transparent&#034;);
fs.addParam(&#034;scale&#034;, &#034;noscale&#034;);
fs.addVariable(&#034;url&#034;, &#034;http://video.current.tv/video/feeds/tvfreeburningman/PD07192-bmgm.flv&#034;);
fs.addVariable(&#034;autoplay&#034;, &#034;true&#034;);
fs.addVariable(&#034;vol&#034;, &#034;50&#034;);
fs.addVariable(&#034;assetID&#034;, &#034;&#034;);
fs.addVariable(&#034;viewType&#034;, &#034;5&#034;);
fs.write(&#034;flashPlayer&#034;);
--&gt;
        </description>
      
      
    
    
    
    <category>BURN</category>
    
    <category>TECH | VIDEO | OTHER</category>
    
    <comments>http://www.qicboy.com/2007/10/04/1191506400000.html#comments</comments>
    <guid isPermaLink="true">http://www.qicboy.com/2007/10/04/1191506400000.html</guid>
    <pubDate>Thu, 04 Oct 2007 14:00:00 GMT</pubDate>
  </item>
  
  <item>
    <title>What happened to the 60&#039;s</title>
    <link>http://www.qicboy.com/2007/10/03/1191420000000.html</link>
    
      
        <description>
          &lt;p&gt;&lt;img src=&#034;http://www.qicboy.com/files/2007/10/02/larry.jpg&#034;&gt;
Larry Harvey, the founder of Burning Man, gives his thoughts on &#034;What happened to the 60&#039;s&#034; in this video.
&lt;/p&gt;
&lt;p&gt;
&lt;object width=&#034;425&#034; height=&#034;350&#034;&gt;&lt;param name=&#034;movie&#034; value=&#034;http://www.youtube.com/v/pCKow5RaLNI&#034;&gt;&lt;/param&gt;&lt;param name=&#034;wmode&#034; value=&#034;transparent&#034;&gt;&lt;/param&gt;&lt;embed src=&#034;http://www.youtube.com/v/pCKow5RaLNI&#034; type=&#034;application/x-shockwave-flash&#034; wmode=&#034;transparent&#034; width=&#034;425&#034; height=&#034;350&#034;&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>BURN</category>
    
    <category>TECH | VIDEO | YOUTUBE</category>
    
    <comments>http://www.qicboy.com/2007/10/03/1191420000000.html#comments</comments>
    <guid isPermaLink="true">http://www.qicboy.com/2007/10/03/1191420000000.html</guid>
    <pubDate>Wed, 03 Oct 2007 14:00:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Barbie Death Camp</title>
    <link>http://www.qicboy.com/2007/09/30/1191194400000.html</link>
    
      
        <description>
          &lt;p&gt;&lt;img src=&#034;http://www.qicboy.com/files/2007/09/30/barbie.jpg&#034;/&gt;
Barbie Death Camp is one of the theme camps at burning man.    I tried taking some photos of them a couple years back but none of the ones I took are as good as the ones on &lt;a href=&#034;http://www.flickr.com/photos/tags/barbiedeathcamp/interesting/&#034;&gt;flickr&lt;/a&gt;.
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>BURN</category>
    
    <comments>http://www.qicboy.com/2007/09/30/1191194400000.html#comments</comments>
    <guid isPermaLink="true">http://www.qicboy.com/2007/09/30/1191194400000.html</guid>
    <pubDate>Sun, 30 Sep 2007 23:20:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Into the wild</title>
    <link>http://www.qicboy.com/2007/09/24/1190695440000.html</link>
    
      
        <description>
          &lt;p&gt;&lt;img src=&#034;http://www.qicboy.com/files/2007/09/24/wild.jpg&#034;/&gt;
I was anxious to attend the pre-screening of Into the Wild.  They kept me there for nearly 2 hours before telling me and a group of others that we weren&#039;t going to be admitted.  Needless to say, I was bummed.  Still, it looks like it&#039;s going to be a worthwhile movie.  Whatever you do, DO NOT read the intro to the book 1997 version.  The 2007 cover contains the exact same text but has eliminated the spoiler last sentence.
&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>LIFE</category>
    
    <comments>http://www.qicboy.com/2007/09/24/1190695440000.html#comments</comments>
    <guid isPermaLink="true">http://www.qicboy.com/2007/09/24/1190695440000.html</guid>
    <pubDate>Tue, 25 Sep 2007 04:44:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>
