<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.no-ip.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Weblogs at blogs.no-ip.org</title><link>http://blogs.no-ip.org/media/</link><description>&lt;EM&gt;you&lt;/EM&gt; know why you're here !</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>nothin' runs like a deere</title><link>http://blogs.no-ip.org/media/p/5220.aspx</link><pubDate>Thu, 29 Oct 2009 14:17:59 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:5220</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;
&lt;div&gt;&lt;span style="font-family:Century Gothic;color:#000080;font-size:x-small;"&gt;&lt;a title="http://video.google.com/videosearch?q=pipe%20dream
CTRL + Click to follow link"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
which is very cool, but, unfortunately, not true :&amp;#39;(&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;a href="http://www.kcrg.com/news/local/4820196.html"&gt;http://www.kcrg.com/news/local/4820196.html&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.truthorfiction.com/rumors/a/animusic.htm"&gt;http://www.truthorfiction.com/rumors/a/animusic.htm&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.snopes.com/photos/arts/musicmachine.asp"&gt;http://www.snopes.com/photos/arts/musicmachine.asp&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.hoax-slayer.com/incredible-music-machine.shtml"&gt;http://www.hoax-slayer.com/incredible-music-machine.shtml&lt;/a&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;better quality videos here: &lt;br /&gt;&lt;a href="http://video.google.com/videosearch?q=pipe%20dream"&gt;http://video.google.com/videosearch?q=pipe%20dream&lt;/a&gt;&amp;nbsp;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Subject: Fwd: 13,029 hrs of Unique Engineering&lt;br /&gt;&lt;br /&gt;&amp;quot;AMAZING! This is truly remarkable!&lt;br /&gt;&lt;br /&gt;&amp;quot;Turn your sound on. Keep your eyes on the bouncing balls while you enjoy this wonderful, musical masterpiece.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&amp;quot;This incredible machine was built as a collaborative effort between&amp;nbsp;the&amp;nbsp;Robert M. Trammell Music Conservatory and the Sharon Wick School of Engineering at the University of Iowa. Amazingly, 97%&amp;nbsp;of the machines&amp;#39; components came from John Deere Industries and&amp;nbsp;irrigation&amp;nbsp;equipment of Bancroft, Iowa . . .&amp;nbsp;farm equipment!&lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&amp;quot;It took the team a combined 13,029 hours of set-up, alignment,&amp;nbsp;calibration, and tuning before filming this video but&amp;nbsp;as you can&amp;nbsp;see it was WELL&amp;nbsp;WORTH the effort.&amp;nbsp;It is now on display in the Matthew Gerhard Alumni&amp;nbsp;Hall at the&amp;nbsp;University and is already slated to be donated to the Smithsonian.&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&amp;quot;Enjoy!&amp;nbsp;&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.52.20/extraordinaire_5F00_instrument_5F00_de_5F00_musique.wmv" length="6021408" type="video/x-ms-wmv" /></item><item><title>Amazon Web Services / Product Advertising API Query Signer (JavaScript )</title><link>http://blogs.no-ip.org/media/p/5015.aspx</link><pubDate>Mon, 11 May 2009 21:16:37 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:5015</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;*** UPDATE 2009.07.13 ***&lt;/p&gt;
&lt;p&gt;See &lt;a href="http://sowacs.appspot.com"&gt;http://sowacs.appspot.com&lt;/a&gt; for the latest.&amp;nbsp; This has gotten a whole lot more serious since last updated.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;*** UPDATED 2009.06.12 ***&lt;/p&gt;
&lt;p&gt;&amp;nbsp;BUG FIX: Adjust for&amp;nbsp;FF back button / form state / dom &amp;quot;bug&amp;quot; (better this way anyway); ensure that fields collected from form &lt;em&gt;do not&lt;/em&gt; contain timestamp or signature.&lt;/p&gt;
&lt;p&gt;*** UPDATED 2009.06.03 ***&lt;/p&gt;
&lt;p&gt;BUG FIX: Wasn&amp;#39;t handling single digit days correctly in IE.&amp;nbsp; FF was ok.&amp;nbsp; Unknown about other browsers.&lt;/p&gt;
&lt;p&gt;*** UPDATED 2009.05.21 ***&lt;/p&gt;
&lt;p&gt;Now handles forms / POST.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Minor change to interface: &amp;quot;getSignedQuery&amp;quot; is now &amp;quot;signQuery&amp;quot;, same arguments.&lt;/li&gt;
&lt;li&gt;New methods: 
&lt;ul&gt;
&lt;li&gt;signForm&lt;/li&gt;
&lt;li&gt;getFormSignature&lt;/li&gt;
&lt;li&gt;getQuerySignature&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Bug fixes: 
&lt;ul&gt;
&lt;li&gt;! &amp;#39; ( ) * &amp;nbsp;were not being &lt;em&gt;globally&lt;/em&gt; replaced when URI encoding.&lt;/li&gt;
&lt;li&gt;Timestamp format would have failed in Firefox&amp;nbsp;(FF bug: toUTCString() returns &amp;quot;www,&amp;nbsp;dd&amp;nbsp;MMM&amp;nbsp;yyyy HH:mm:ss &lt;strong&gt;GMT&lt;/strong&gt;&amp;quot; instead of &amp;quot;... &lt;strong&gt;UTC&lt;/strong&gt;&amp;quot;).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Also included the dependency files in this zip.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;/*&lt;br /&gt;&amp;nbsp;AWSQS = Amazon Web Services / Product Advertising API Query Signer (JavaScript)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;2009.05.21, fractalnavel: fixed some errors picked up by &lt;a href="http://jslint.com/"&gt;http://jslint.com/&lt;/a&gt;&lt;br /&gt;&amp;nbsp;2009.05.18, fractalnavel: tweaks&lt;br /&gt;&amp;nbsp;2009.05.17, fractalnavel: factored more generic form &amp;amp; query methods&lt;br /&gt;&amp;nbsp;2009.05.16, fractalnavel: mods for SRE&lt;br /&gt;&amp;nbsp;2009.05.11, fractalnavel: original; with thanks for assistance to the folks at&amp;nbsp;&amp;nbsp;&lt;a href="http://developer.amazonwebservices.com/connect/thread.jspa?threadID=31701"&gt;http://developer.amazonwebservices.com/connect/thread.jspa?threadID=31701&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;All customary licenses and disclaimers for code posted in open forums apply.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;============================================================================&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;Dependencies - you will need to download, save &amp;amp; reference the following:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;- ecmanaut.base64.js from &lt;a href="http://ecmanaut.blogspot.com/2007/11/javascript-base64-singleton.html"&gt;http://ecmanaut.blogspot.com/2007/11/javascript-base64-singleton.html&lt;/a&gt;&lt;br /&gt;&amp;nbsp;- jssha256.js from &lt;a href="http://point-at-infinity.org/jssha256/"&gt;http://point-at-infinity.org/jssha256/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;Usage:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;- Reference the dependencies and this file, e.g.:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;lt;script language=&amp;quot;javacript&amp;quot; src=&amp;quot;jssha256.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;lt;script language=&amp;quot;javacript&amp;quot; src=&amp;quot;ecmanaut.base64.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;lt;script language=&amp;quot;javacript&amp;quot; src=&amp;quot;AWSQuerySigner.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;- Call as follows, e.g.:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;AWSQS.signForm( theForm, strAWSSecretAccessKey );&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;--- OR ---&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;strSignedQuery = AWSQS.signQuery( strOriginalQuery, strAWSSecretAccessKey );&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;Can also retrieve timestamp &amp;amp; signature:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;var oSign = AWSQS.getFormSignature( theForm, strAWSSecretAccessKey );&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;--- OR ---&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;var oSign = AWSQS.getQuerySignature( strOriginalQuery, strAWSSecretAccessKey );&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;where oSign = { Timestamp: (timestamp), Signature: (signature) }&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&amp;nbsp;Notes:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;- Intended to assist with retro-fitting existing JavaScript code for the new AWS query signing requirement&lt;br /&gt;&amp;nbsp;- No error handling is provided&lt;/p&gt;
&lt;p&gt;*/&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.50.15/AWSQuerySigner.zip" length="6931" type="application/x-zip-compressed" /></item><item><title>Don't Screw With Old People</title><link>http://blogs.no-ip.org/media/p/4843.aspx</link><pubDate>Fri, 13 Mar 2009 16:47:45 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:4843</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;passed on by my 80 year old uncle&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.48.43/GrannyAirBag.wmv" length="985146" type="video/x-ms-wmv" /></item><item><title>the sky in motion</title><link>http://blogs.no-ip.org/media/p/4752.aspx</link><pubDate>Wed, 31 Dec 2008 15:46:24 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:4752</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;see &lt;a target="_blank" href="http://www.theskyinmotion.com/index.html?skyinmotion.html"&gt;the sky in motion&lt;/a&gt;, and &lt;a target="_blank" href="http://antwrp.gsfc.nasa.gov/apod/ap081231.html" title="astronomy picture of the day"&gt;apod 2008.12.31&lt;/a&gt;.&amp;nbsp; meditation for the new year.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description><enclosure url="http://www.theskyinmotion.com/big/skyinmotion-b.flv" length="66106082" type="text/plain" /></item><item><title>Journey of the Sorcerer [Eagles]</title><link>http://blogs.no-ip.org/media/p/4690.aspx</link><pubDate>Tue, 11 Nov 2008 02:08:35 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:4690</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;test asf&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description><enclosure url="http://sowacs.no-ip.com/downloads/Eagles%20-%2004%20-%20Journey%20Of%20The%20Sorcerer-1.asf" length="1035594" type="video/x-ms-asf" /></item><item><title>Why Man Creates - Edifice Excerpt</title><link>http://blogs.no-ip.org/media/p/4689.aspx</link><pubDate>Tue, 11 Nov 2008 01:46:22 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:4689</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;test asx&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.46.89/history_5F00_4min.asx" length="393" type="video/x-ms-asf" /></item><item><title>Budweiser Flip Cards</title><link>http://blogs.no-ip.org/media/p/4678.aspx</link><pubDate>Wed, 05 Nov 2008 18:41:12 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:4678</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;this was making the rounds.&amp;nbsp; they didn&amp;#39;t really &lt;em&gt;do&lt;/em&gt; this, did they ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.46.78/Best_5F00_Wave_5F00_Ever.wmv" length="2085624" type="video/x-ms-wmv" /></item><item><title>Nice smile</title><link>http://blogs.no-ip.org/media/p/4646.aspx</link><pubDate>Fri, 24 Oct 2008 22:43:38 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:4646</guid><dc:creator>Craig</dc:creator><slash:comments>0</slash:comments><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.46.46/Tanya_5F00_Memme-_2800_149_2900_.jpg" length="63224" type="image/jpeg" /></item><item><title>metadesc.ascx for community server 2008.5</title><link>http://blogs.no-ip.org/media/p/4640.aspx</link><pubDate>Thu, 23 Oct 2008 19:43:12 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:4640</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;meta description, keywords and canonical links for site &amp;amp; blog themes.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;meta descriptions for: weblog, forum and media posts; weblog pages (which are weblog posts); forum&amp;nbsp; threads; sections, groups and user pages.&lt;/li&gt;
&lt;li&gt;keywords for: weblog, forum and media posts; weblog pages; and tag pages.&lt;/li&gt;
&lt;li&gt;canonical links for: weblog, forum and media posts; weblog pages; forum threads.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;note that forum posts seem to be getting their keywords from somewhere else already !&lt;/p&gt;
&lt;p&gt;adapted from &lt;a href="http://dev.communityserver.com/forums/t/500269.aspx"&gt;http://dev.communityserver.com/forums/t/500269.aspx&lt;/a&gt;, by Alex Crome, with modifications.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;2009.06.20: fix for forum post v. thread handling; remove cruft&lt;/li&gt;
&lt;li&gt;2009.05.06: added canonical url element for blog, forum and gallery items.&lt;/li&gt;
&lt;li&gt;2008.10.24: fixed keyword list rendering from categories / tags.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;usage:&lt;/p&gt;
&lt;dl&gt;&lt;dt&gt;site theme:&lt;/dt&gt;&lt;dd&gt;
&lt;p&gt;extract and copy metadesc.ascx to ~/themes/(site theme name)/common&lt;/p&gt;
&lt;p&gt;then, in ~/themes/(site theme name)/common/master.master,&amp;nbsp;place&lt;/p&gt;
&lt;blockquote&gt;
&lt;pre&gt;&amp;lt;%@ Register TagPrefix=&amp;quot;CSUserControl&amp;quot; &lt;br /&gt;   TagName=&amp;quot;MetaDesc&amp;quot; Src=&amp;quot;MetaDesc.ascx&amp;quot; %&amp;gt;&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p&gt;with the other @Register&amp;#39;s, and place &lt;/p&gt;
&lt;blockquote&gt;
&lt;pre&gt;&amp;lt;CSUserControl:MetaDesc runat=&amp;quot;server&amp;quot; /&amp;gt;&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p&gt;before &amp;lt;head runat=&amp;quot;server&amp;quot;&amp;gt;&lt;/p&gt;
&lt;/dd&gt;&lt;dt&gt;blog theme (for each theme that you use):&lt;/dt&gt;&lt;dd&gt;
&lt;p&gt;extract and copy metadesc.ascx to ~/themes/blogs/(blog theme name)&lt;/p&gt;
&lt;p&gt;then, in ~/themes/blogs/(blog theme name)/theme.master,&amp;nbsp;place&lt;/p&gt;
&lt;blockquote&gt;
&lt;pre&gt;&amp;lt;%@ Register TagPrefix=&amp;quot;CSUserControl&amp;quot; &lt;br /&gt;   TagName=&amp;quot;MetaDesc&amp;quot; Src=&amp;quot;MetaDesc.ascx&amp;quot; %&amp;gt;&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p&gt;with the other @Register&amp;#39;s, and place &lt;/p&gt;
&lt;blockquote&gt;
&lt;pre&gt;&amp;lt;CSUserControl:MetaDesc runat=&amp;quot;server&amp;quot; /&amp;gt;&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p&gt;before &amp;lt;head runat=&amp;quot;server&amp;quot;&amp;gt;&lt;/p&gt;
&lt;/dd&gt;&lt;/dl&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.46.40/metadesc.zip" length="2466" type="application/x-zip-compressed" /></item><item><title>del.icio.us.ashx for community server 2008.5</title><link>http://blogs.no-ip.org/media/p/4631.aspx</link><pubDate>Fri, 17 Oct 2008 19:55:59 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:4631</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;2008.10.22: finally fixed the issue where the post wasn&amp;#39;t being published.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;***MODIFIED***&lt;/p&gt;
&lt;p&gt;-&amp;gt; blogs.no-ip.org/fractalnavel&lt;br /&gt;-&amp;gt; 2008.10.17&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-&amp;gt; description:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;* originally from &lt;a href="http://dotnet.org.za/armand/archive/2006/11/25/AutomaticBlogPost.aspx"&gt;http://dotnet.org.za/armand/archive/2006/11/25/AutomaticBlogPost.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-&amp;gt; changes:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;* small tweaks when originally implemented&lt;br /&gt;&amp;nbsp;* something changed recently at delicious where the post categories were no longer being set (int change to string); fixed that&lt;br /&gt;&amp;nbsp;* also hard-coded the &amp;quot;publish&amp;quot; argument to newpost call; the value passed from delicious was no longer working&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-&amp;gt; instructions:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;* search for &amp;quot;del.icio.us&amp;quot; on this blog for related posts&lt;br /&gt;&amp;nbsp;* see the original post referenced above for more&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-&amp;gt; license: &lt;/p&gt;
&lt;p&gt;You may modify and use this work as you wish, but please give credit where credit is due. &lt;/p&gt;
&lt;p&gt;this same license must be included in any derivative works (no, i&amp;#39;m not going to dig into the open source licenses and pick one).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.46.31/del.icio.us.rar" length="2038" type="application/octet-stream" /></item><item><title>CarKnee.CS.Bundle v4.5</title><link>http://blogs.no-ip.org/media/p/4630.aspx</link><pubDate>Fri, 17 Oct 2008 19:11:31 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:4630</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;***MODIFIED for CommunityServer v2008.5***&lt;/p&gt;
&lt;p&gt;-&amp;gt; blogs.no-ip.org/fractalnavel&lt;br /&gt;-&amp;gt; 2008.10.17&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-&amp;gt; changes:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;* only identicon / gravatar handling &amp;amp; support in this &lt;span style="text-decoration:line-through;"&gt;version&lt;/span&gt; branch; removed the other stuff.&lt;br /&gt;&amp;nbsp;* Identicon only usable for WeblogPostFeedback sections.&lt;br /&gt;&amp;nbsp;* added PostIdenticon, virtually identical in implementation except it extends WeblogPostData, to use for weblog post, typically to show the accessing user&amp;#39;s identicon in the feedback form area.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-&amp;gt; other:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;* left the original namespaces as is, since the bulk of the work is not mine.&lt;br /&gt;&amp;nbsp;* disassembled using reflector, then rebuilt with command line tools after changes (see below).&amp;nbsp; i have NOT included the .proj file.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-&amp;gt; instructions:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;* see original ReadMe.txt and doc folder for original instructions, etc.&lt;br /&gt;&amp;nbsp;* additional: copy stuff from web/bin to your CS bin folder.&amp;nbsp; you can rebuild the assembly using CarKnee.CS.Bundle.bat&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;-&amp;gt; license: &lt;/p&gt;
&lt;p&gt;same as Sean Kearnee&amp;#39;s (&lt;a href="http://www.CarKnee.com"&gt;www.CarKnee.com&lt;/a&gt;) original:&lt;/p&gt;
&lt;p&gt;-------------------------&lt;br /&gt;License:&lt;br /&gt;&amp;nbsp;You may modify and use this work as you wish, but please give credit &lt;br /&gt;&amp;nbsp;where credit is due. Community Server is licensed by Telligent Systems, Inc.&lt;/p&gt;
&lt;p&gt;------------------------&lt;/p&gt;
&lt;p&gt;add: this same license must be included in any derivative works (no, i&amp;#39;m not going to dig into the open source licenses and pick one).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.46.30/carknee.cs.bundle_5F00_v4.5.rar" length="23928" type="application/octet-stream" /></item><item><title>Beautiful brunette</title><link>http://blogs.no-ip.org/media/p/4616.aspx</link><pubDate>Tue, 14 Oct 2008 17:42:05 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:4616</guid><dc:creator>Craig</dc:creator><slash:comments>1</slash:comments><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.46.16/Image1.jpg" length="10455" type="image/jpeg" /></item><item><title>Rose Garden at MOBOT</title><link>http://blogs.no-ip.org/media/p/4615.aspx</link><pubDate>Tue, 14 Oct 2008 17:37:38 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:4615</guid><dc:creator>Craig</dc:creator><slash:comments>6</slash:comments><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.46.15/IMAG0003.jpg" length="692874" type="image/jpeg" /></item><item><title>StLCardinals7197.gif</title><link>http://blogs.no-ip.org/media/p/2584.aspx</link><pubDate>Thu, 09 Nov 2006 21:39:14 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:2584</guid><dc:creator>craigg75</dc:creator><slash:comments>0</slash:comments><description /><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.25.84/StLCardinals7197.gif" length="2447" type="image/gif" /></item><item><title>redwoods</title><link>http://blogs.no-ip.org/media/p/6.aspx</link><pubDate>Thu, 22 Dec 2005 20:37:23 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:6</guid><dc:creator>Craig</dc:creator><slash:comments>0</slash:comments><description>tall trees</description><enclosure url="" length="829948" type="image/jpeg" /></item><item><title>test pic</title><link>http://blogs.no-ip.org/media/p/1.aspx</link><pubDate>Thu, 22 Dec 2005 01:09:19 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:1</guid><dc:creator>admin</dc:creator><slash:comments>0</slash:comments><description>no description</description><enclosure url="" length="667067" type="image/jpeg" /></item><item><title>moral politics - combined</title><link>http://blogs.no-ip.org/media/p/2617.aspx</link><pubDate>Fri, 04 Nov 2005 05:00:00 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:2617</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>moral politics - combined</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.26.17/MoralPoliticsCombined.png" length="68882" type="image/png" /></item><item><title>flying spaghetti monster</title><link>http://blogs.no-ip.org/media/p/2616.aspx</link><pubDate>Thu, 13 Oct 2005 05:00:00 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:2616</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>flying spaghetti monster</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.26.16/th_5F00_noodlycreation.gif" length="6555" type="image/gif" /></item><item><title>tin hat</title><link>http://blogs.no-ip.org/media/p/2615.aspx</link><pubDate>Thu, 06 Oct 2005 05:00:00 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:2615</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>tin hat</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.26.15/tinhat.jpg" length="10746" type="image/jpeg" /></item><item><title>posts by dow</title><link>http://blogs.no-ip.org/media/p/2614.aspx</link><pubDate>Tue, 13 Sep 2005 05:00:00 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:2614</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>posts by dow</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.26.14/posts_2D00_by_2D00_dow.jpg" length="24195" type="image/jpeg" /></item><item><title>gas chart</title><link>http://blogs.no-ip.org/media/p/2613.aspx</link><pubDate>Thu, 01 Sep 2005 05:00:00 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:2613</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>gas chart</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.26.13/gaschart.png" length="21657" type="image/png" /></item><item><title>BUN-neee ! (20050810)</title><link>http://blogs.no-ip.org/media/p/2612.aspx</link><pubDate>Wed, 10 Aug 2005 05:00:00 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:2612</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>BUN-neee ! (20050810)</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.26.12/photo3.jpg" length="182922" type="image/jpeg" /></item><item><title>fawn, 20050723</title><link>http://blogs.no-ip.org/media/p/2611.aspx</link><pubDate>Sat, 23 Jul 2005 05:00:00 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:2611</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>fawn, 20050723</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.26.11/20050723_5F00_fawn.jpg" length="15541" type="image/jpeg" /></item><item><title>tobermory dive</title><link>http://blogs.no-ip.org/media/p/2609.aspx</link><pubDate>Fri, 08 Jul 2005 05:00:00 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:2609</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>tobermory dive</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.26.09/chrisscubacomp.jpg" length="12979" type="image/jpeg" /></item><item><title>tobermory sunset</title><link>http://blogs.no-ip.org/media/p/2610.aspx</link><pubDate>Fri, 08 Jul 2005 05:00:00 GMT</pubDate><guid isPermaLink="false">0511061e-8795-4252-a46c-8c82d1f16065:2610</guid><dc:creator>fractalnavel</dc:creator><slash:comments>0</slash:comments><description>tobermory sunset</description><enclosure url="http://blogs.no-ip.org/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.26.10/sunsetcomp.jpg" length="9451" type="image/jpeg" /></item></channel></rss>