<?xml version="1.0"?>
<rss version="0.91">
  <channel>
    <title>AwareTek Mash-Up</title>
    <link>http://www.awaretek.com/weblog2/index.html</link>
    <description></description>
        <item>
      <title>New Directions</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_07_29.html#e33</link>
      <description><![CDATA[I have upgraded my audio equipment. A few people have commented on the inconsistent and sometimes poor sound quality on the Python411 podcast series, that I have been producing the least expensive microphone available and no mixer or pre-amp and the Apple software that came with my Mac. ... [162 words]]]></description>
      <pubDate>Sun, 30 Jul 2006 23:02:25 GMT</pubDate>
    </item>
    <item>
      <title>Ten Consents...towards building a consensus for the Global Age</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_07_08.html#e32</link>
      <description><![CDATA[1. People everywhere are born equal, no matter their country or place of birth. >>> a. Workers everywhere deserve a living wage. ... [440 words]]]></description>
      <pubDate>Wed, 12 Jul 2006 21:15:41 GMT</pubDate>
    </item>
    <item>
      <title>a Book Review of "WxPython in Action"</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_07_08.html#e31</link>
      <description><![CDATA["WxPython in Action" is a new and definitive guide to the popular wxPython GUI framework. wxPython has been growing in popularity by leaps and bounds in recent years but has been hampered by a comparative lack of good, comprehensive documentation, so much so that many people have turned to studying the documentation for the underlying wxWidgets framework, that is written in C++. ... [1046 words]]]></description>
      <pubDate>Tue, 11 Jul 2006 17:13:39 GMT</pubDate>
    </item>
    <item>
      <title>Python Tutorials</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_07_08.html#e30</link>
      <description><![CDATA[I have updated the tutorials.html">Tutorials section of my website recently. It is interesting to see the new topics that are being addressed by tutorials in recent months, such as threading, concurrent programming, scientific programming, robotics and linguistics. ... [128 words]]]></description>
      <pubDate>Sun, 9 Jul 2006 12:04:43 GMT</pubDate>
    </item>
    <item>
      <title>"Tricks of the Podcasting Masters": a Book Review</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_07_01.html#e29</link>
      <description><![CDATA[Tricks of the Podcasting Masters is a good read if you want to find out the who, what, when, why and where of the podcasting phenomenon. It is not a technical re-hash of the hardware and software tools of podcasting, but rather a discussion of the creative side of podcasting, its history, personalities, techniques, tricks and motivations. ... [717 words]]]></description>
      <pubDate>Mon, 3 Jul 2006 23:38:59 GMT</pubDate>
    </item>
    <item>
      <title>Firedrop Plugins are Fun to Write!</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_05_27.html#e28</link>
      <description><![CDATA[I have written 2 simple plugins for Firedrop. One just adds a random saying from the "Zen of Python" to the end of a Firedrop blog entry. ... [919 words]]]></description>
      <pubDate>Mon, 29 May 2006 21:28:51 GMT</pubDate>
    </item>
    <item>
      <title>Firedrop2 Plugins are Fun to Write</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_05_27.html#e27</link>
      <description><![CDATA[I have written 2 simple plugins for Firedrop. One just adds a random saying from the "Zen of Python" to the end of a Firedrop blog entry. ... [867 words]]]></description>
      <pubDate>Mon, 29 May 2006 21:24:45 GMT</pubDate>
    </item>
    <item>
      <title>SmartPoll, a test run of a new Firedrop Plugin...</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_05_27.html#e26</link>
      <description><![CDATA[Additional functionality will be added later... function findProgLang() { var OptionOne = window.document.datainput.OptionOne.value; var OptionTwo = window.document.datainput.OptionTwo.value; var OptionThree = window.document.datainput.OptionThree.value; var OptionFour = window.document.datainput.OptionFour.value; var OptionFive = window.document.datainput.OptionFive.value; var OptionSix = window.document.datainput.OptionSix.value; var OptionSeven = window.document.datainput.OptionSeven.value; var c1 = window.document.datainput.c1.value; var c2 = window.document.datainput.c2.value; var c3 = window.document.datainput.c3.value; var c4 = window.document.datainput.c4.value; var c5 = window.document.datainput.c5.value; var c6 = window.document.datainput.c6.value; var c7 = window.document.datainput.c7.value; var w1 = window.document.datainput.w1.value; var w2 = window.document.datainput.w2.value; var w3 = window.document.datainput.w3.value; var w4 = window.document.datainput.w4.value; var w5 = window.document.datainput.w5.value; var w6 = window.document.datainput.w6.value; var w7 = window.document.datainput.w7.value; var ScoreOptionOnec1 = window.document.datainput.ScoreOptionOnec1.value; var ScoreOptionOnec2 = window.document.datainput.ScoreOptionOnec2.value; var ScoreOptionOnec3 = window.document.datainput.ScoreOptionOnec3.value; var ScoreOptionOnec4 = window.document.datainput.ScoreOptionOnec4.value; var ScoreOptionOnec5 = window.document.datainput.ScoreOptionOnec5.value; var ScoreOptionOnec6 = window.document.datainput.ScoreOptionOnec6.value; var ScoreOptionOnec7 = window.document.datainput.ScoreOptionOnec7.value; var ScoreOptionTwoc1 = window.document.datainput.ScoreOptionTwoc1.value; var ScoreOptionTwoc2 = window.document.datainput.ScoreOptionTwoc2.value; var ScoreOptionTwoc3 = window.document.datainput.ScoreOptionTwoc3.value; var ScoreOptionTwoc4 = window.document.datainput.ScoreOptionTwoc4.value; var ScoreOptionTwoc5 = window.document.datainput.ScoreOptionTwoc5.value; var ScoreOptionTwoc6 = window.document.datainput.ScoreOptionTwoc6.value; var ScoreOptionTwoc7 = window.document.datainput.ScoreOptionTwoc7.value; var ScoreOptionThreec1 = window.document.datainput.ScoreOptionThreec1.value; var ScoreOptionThreec2 = window.document.datainput.ScoreOptionThreec2.value; var ScoreOptionThreec3 = window.document.datainput.ScoreOptionThreec3.value; var ScoreOptionThreec4 = window.document.datainput.ScoreOptionThreec4.value; var ScoreOptionThreec5 = window.document.datainput.ScoreOptionThreec5.value; var ScoreOptionThreec6 = window.document.datainput.ScoreOptionThreec6.value; var ScoreOptionThreec7 = window.document.datainput.ScoreOptionThreec7.value; var ScoreOptionFourc1 = window.document.datainput.ScoreOptionFourc1.value; var ScoreOptionFourc2 = window.document.datainput.ScoreOptionFourc2.value; var ScoreOptionFourc3 = window.document.datainput.ScoreOptionFourc3.value; var ScoreOptionFourc4 = window.document.datainput.ScoreOptionFourc4.value; var ScoreOptionFourc5 = window.document.datainput.ScoreOptionFourc5.value; var ScoreOptionFourc6 = window.document.datainput.ScoreOptionFourc6.value; var ScoreOptionFourc7 = window.document.datainput.ScoreOptionFourc7.value; var ScoreOptionFivec1 = window.document.datainput.ScoreOptionFivec1.value; var ScoreOptionFivec2 = window.document.datainput.ScoreOptionFivec2.value; var ScoreOptionFivec3 = window.document.datainput.ScoreOptionFivec3.value; var ScoreOptionFivec4 = window.document.datainput.ScoreOptionFivec4.value; var ScoreOptionFivec5 = window.document.datainput.ScoreOptionFivec5.value; var ScoreOptionFivec6 = window.document.datainput.ScoreOptionFivec6.value; var ScoreOptionFivec7 = window.document.datainput.ScoreOptionFivec7.value; var ScoreOptionSixc1 = window.document.datainput.ScoreOptionSixc1.value; var ScoreOptionSixc2 = window.document.datainput.ScoreOptionSixc2.value; var ScoreOptionSixc3 = window.document.datainput.ScoreOptionSixc3.value; var ScoreOptionSixc4 = window.document.datainput.ScoreOptionSixc4.value; var ScoreOptionSixc5 = window.document.datainput.ScoreOptionSixc5.value; var ScoreOptionSixc6 = window.document.datainput.ScoreOptionSixc6.value; var ScoreOptionSixc7 = window.document.datainput.ScoreOptionSixc7.value; var ScoreOptionSevenc1 = window.document.datainput.ScoreOptionSevenc1.value; var ScoreOptionSevenc2 = window.document.datainput.ScoreOptionSevenc2.value; var ScoreOptionSevenc3 = window.document.datainput.ScoreOptionSevenc3.value; var ScoreOptionSevenc4 = window.document.datainput.ScoreOptionSevenc4.value; var ScoreOptionSevenc5 = window.document.datainput.ScoreOptionSevenc5.value; var ScoreOptionSevenc6 = window.document.datainput.ScoreOptionSevenc6.value; var ScoreOptionSevenc7 = window.document.datainput.ScoreOptionSevenc7.value; var TotalOptionOne = (ScoreOptionOnec1 * w1) + (ScoreOptionOnec2 * w2) + (ScoreOptionOnec3 * w3) + (ScoreOptionOnec4 * w4) + (ScoreOptionOnec5 * w5) + (ScoreOptionOnec6 * w6) + (ScoreOptionOnec7 * w7); var TotalOptionTwo = (ScoreOptionTwoc1 * w1) + (ScoreOptionTwoc2 * w2) + (ScoreOptionTwoc3 * w3) + (ScoreOptionTwoc4 * w4) + (ScoreOptionTwoc5 * w5) + (ScoreOptionTwoc6 * w6) + (ScoreOptionTwoc7 * w7); var TotalOptionThree = (ScoreOptionThreec1 * w1) + (ScoreOptionThreec2 * w2) + (ScoreOptionThreec3 * w3) + (ScoreOptionThreec4 * w4) + (ScoreOptionThreec5 * w5) + (ScoreOptionThreec6 * w6) + (ScoreOptionThreec7 * w7); var TotalOptionFour = (ScoreOptionFourc1 * w1) + (ScoreOptionFourc2 * w2) + (ScoreOptionFourc3 * w3) + (ScoreOptionFourc4 * w4) + (ScoreOptionFourc5 * w5) + (ScoreOptionFourc6 * w6)+ (ScoreOptionFourc7 * w7); var TotalOptionFive = (ScoreOptionFivec1 * w1) + (ScoreOptionFivec2 * w2) + (ScoreOptionFivec3 * w3) + (ScoreOptionFivec4 * w4) + (ScoreOptionFivec5 * w5) + (ScoreOptionFivec6 * w6) + (ScoreOptionFivec7 * w7); var TotalOptionSix = (ScoreOptionSixc1 * w1) + (ScoreOptionSixc2 * w2) + (ScoreOptionSixc3 * w3) + (ScoreOptionSixc4 * w4) + (ScoreOptionSixc5 * w5) + (ScoreOptionSixc6 * w6) + (ScoreOptionSixc7 * w7); var TotalOptionSeven = (ScoreOptionSevenc1 * w1) + (ScoreOptionSevenc2 * w2) + (ScoreOptionSevenc3 * w3) + (ScoreOptionSevenc4 * w4) + (ScoreOptionSevenc5 * w5) + (ScoreOptionSevenc6 * w6) + (ScoreOptionSevenc7 * w7); var scores = OptionOne +" " + "scores:" +" " + TotalOptionOne + OptionTwo + " " + "scores:" +" " + TotalOptionTwo +" " + OptionThree + " " + "scores:" +" " + TotalOptionThree +" " + OptionFour + " " + "scores:" +" " + TotalOptionFour +" " + OptionFive + " " + "scores:" +" " + TotalOptionFive +" " + OptionSix + " " + "scores:" +" " + TotalOptionSix +" " + OptionSeven + " " + "scores:" +" " + TotalOptionSeven +" "; var i; var lang; var winner = 0; var progs = new Array(TotalOptionOne, TotalOptionTwo, TotalOptionThree, TotalOptionFour, TotalOptionFive, TotalOptionSix, TotalOptionSeven); for (i in progs) { if (progs[i] > winner){ winner = progs[i]}} if (TotalOptionOne == winner) { lang = OptionOne } if (TotalOptionTwo == winner) { lang = OptionTwo } if (TotalOptionThree == winner) { lang = OptionThree } if (TotalOptionFour == winner) { lang = OptionFour } if (TotalOptionFive == winner) { lang = OptionFive } if (TotalOptionSix == winner) { lang = OptionSix } if (TotalOptionSeven == winner) { lang = OptionSeven } window.document.datainput.answer.value = scores; alert(lang + " is the right choise to make!"); } Enter Your Options in the top row, right hand side boxes. ... [824 words]]]></description>
      <pubDate>Sun, 28 May 2006 17:02:42 GMT</pubDate>
    </item>
    <item>
      <title>Podcasts about the Baha'i Faith</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_05_13.html#e25</link>
      <description><![CDATA[Ask a Baha'i by Bill Dvorak Emerald Coast Baha'i Podcast a Baha'i perspective U.S National Baha'i Podcast and my podcast has some Baha'i content at AwareTek Podcast ... [27 words]]]></description>
      <pubDate>Sun, 14 May 2006 19:51:25 GMT</pubDate>
    </item>
    <item>
      <title>Why I am a Baha'i: A Postmodern Journey to Faith at the Dawn of a New Millennium</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_04_29.html#e24</link>
      <description><![CDATA["The earth is but one country and mankind its citizens." Baha'u'llah The Baha'i Faith fulfills the role of affirming the truths of all the world's major historical religions, as well as many indigenous spiritual traditions from around the world, while moving them into the future in a manner consistent with modern science. The Baha'i Faith is a continuation and fulfillment of the Abrahamic Judeo-Christian-Islamic religions, while for the first time within this huge stream, equally affirming the Hindu-Buddhist stream of spirituality. ... [1287 words]]]></description>
      <pubDate>Fri, 5 May 2006 17:49:31 GMT</pubDate>
    </item>
    <item>
      <title>God is dead. Long live G_d.</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_04_29.html#e23</link>
      <description><![CDATA[The gap between what we can explain and what we can’t explain is G_d. In previous times, this gap was larger than it is now, and the concept of G_d was an anthropomorphic God. ... [67 words]]]></description>
      <pubDate>Sun, 30 Apr 2006 05:16:29 GMT</pubDate>
    </item>
    <item>
      <title>A New Beginning</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_04_22.html#e22</link>
      <description><![CDATA[I have some things I want to say, so I am starting this new blog. My old blog has lots of material and is still available at the Python Liberation Front. ... [96 words]]]></description>
      <pubDate>Tue, 25 Apr 2006 13:46:15 GMT</pubDate>
    </item>
    <item>
      <title>Monday Morning, April 24, 2006</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_04_22.html#e21</link>
      <description><![CDATA[I will be more active on this new blog now. I have some things I want to say. Some will be said on my AwareTek podcast series. ... [48 words]]]></description>
      <pubDate>Mon, 24 Apr 2006 13:17:56 GMT</pubDate>
    </item>
    <item>
      <title>Podcast Experiment One</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_04_15.html#e20</link>
      <description><![CDATA[This is an experiment to create a combined Podcast and Blog hybrid. See my podcast Congratulations Rob and Karen I hope it works. ... [30 words]]]></description>
      <pubDate>Wed, 19 Apr 2006 13:43:08 GMT</pubDate>
    </item>
    <item>
      <title>Monday morning, April 10</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_04_08.html#e19</link>
      <description><![CDATA[Here I am, bright eyed and bushy tailed. I am, like this blog, a little rough around the edges. I hope by mid week to be brighter and even more bushy tailed ;-)0 See ya later alligator ... [37 words]]]></description>
      <pubDate>Mon, 10 Apr 2006 12:04:47 GMT</pubDate>
    </item>
    <item>
      <title>Welcome to the all-new AwareTek Mash-Up Blog</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_04_08.html#e18</link>
      <description><![CDATA[If you are looking for my old blog, please got to Python Liberation Front. If you are looking for this blog, stay tuned! ... [24 words]]]></description>
      <pubDate>Sat, 8 Apr 2006 22:54:10 GMT</pubDate>
    </item>
    <item>
      <title>This is my new blog</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2006_04_08.html#e17</link>
      <description><![CDATA[Hello. My old blog is at Python Liberation Front This one is new as of April 8, 2006. ... [18 words]]]></description>
      <pubDate>Sat, 8 Apr 2006 22:39:00 GMT</pubDate>
    </item>
    <item>
      <title>My First Post</title>
      <link>http://www.awaretek.com/weblog2/arch_d7_2003_12_20.html#e1</link>
      <description><![CDATA[Hello World. ... [2 words]]]></description>
      <pubDate>Sat, 20 Dec 2003 23:21:40 GMT</pubDate>
    </item>

  </channel>
</rss>
