<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Josh McWilliam &#187; DotNetNuke</title>
	<atom:link href="http://blog.joshmcwilliam.com/tag/dotnetnuke/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joshmcwilliam.com</link>
	<description>My public homepage, resume and central collection of writing around the web.</description>
	<lastBuildDate>Sun, 03 Jul 2011 11:49:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.joshmcwilliam.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Josh McWilliam &#187; DotNetNuke</title>
		<link>http://blog.joshmcwilliam.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.joshmcwilliam.com/osd.xml" title="Josh McWilliam" />
	<atom:link rel='hub' href='http://blog.joshmcwilliam.com/?pushpress=hub'/>
		<item>
		<title>DNN NewsFeeds 03.03.10</title>
		<link>http://blog.joshmcwilliam.com/2006/11/27/dnn-newsfeeds-030310/</link>
		<comments>http://blog.joshmcwilliam.com/2006/11/27/dnn-newsfeeds-030310/#comments</comments>
		<pubDate>Mon, 27 Nov 2006 20:30:00 +0000</pubDate>
		<dc:creator>jmcwilliam</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[DNN NewsFeeds]]></category>

		<guid isPermaLink="false">http://jmcwilliam.wordpress.com/2006/11/27/dnn-newsfeeds-030310/</guid>
		<description><![CDATA[(Originally posted on my DotNetNuke.com Blog) Hi Everyone, The latest version of the DNN NewsFeeds module has been released to the project beta testers. Below is a list of the changes. Fixed bugs: 4314 &#8211; Channels &#62; Search. Redirected to the initial page if &#8220;Enter&#8221; has been pressed 4298 &#8211; Module crashes on adding the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=20&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>(<a href="http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/1200/Default.aspx">Originally posted on my DotNetNuke.com Blog</a>)</p>
<p>Hi Everyone,</p>
<p>The latest version of the DNN NewsFeeds module has been released to the project beta testers. Below is a list of the changes.</p>
<p>Fixed bugs:</p>
<ul>
<li>4314 &#8211; Channels &gt; Search. Redirected to the initial page if &#8220;Enter&#8221; has been pressed</li>
<li>4298 &#8211; Module crashes on adding the attached rss file</li>
<li>4312 &#8211; Add stylesheet. Critical error occurs if there are some errors in *.xsl document</li>
<li>4609 &#8211; Feeds are displayed incorrectly if stylesheet&#8217;s URL is incorrect</li>
<li>4302 &#8211; Add Feed &gt; HTML tags and JavaScript code may be added to the &#8220;Feed URL&#8221; field</li>
<li>4304 &#8211; Add channels &gt; It&#8217;s possible to add HTML tags and JavaScript code to channel name field</li>
<li>4300 &#8211; Recursive link in category to itself</li>
<li>4073 &#8211; Install fails at Registering DesktopModule on some versions</li>
<li>3468 &#8211; News Feed &#8211; Windows Authentication fails to load RSS feed</li>
<li>842 &#8211; RSS Module doesn&#8217;t work behind an authenticated proxy</li>
<li>4319 &#8211; missing {objectQualifier} in 03.03.01.SqlDataProvider</li>
<li>4320 &#8211; issue with feeds not refreshing</li>
<li>4323 &#8211; Feed not working: http://www.midiblogs.com/categories/Cuisine/Gastronomie/index.rss</li>
<li>4325 &#8211; Ability to insert accented characters into channel or category descriptions</li>
</ul>
<p>New features:</p>
<ul>
<li>4317 &#8211; Adding feed to channel &#8211; not understood what channel do you add the feed to.</li>
<li>4297 &#8211; &#8220;Date published&#8221; is not displayed on the live page using default stylesheet</li>
<li>4313 &#8211; It&#8217;s recommended to deny possibility to add categories with equal names</li>
<li>4311 &#8211; It&#8217;s recommended to deny possibility to add channels with equal names</li>
<li>4310 &#8211; It&#8217;s recommended to deny possibility to add feeds with equal names</li>
<li>4308 &#8211; It&#8217;s recommended to display &#8220;No news to display&#8221; message</li>
<li>4307 &#8211; Add feeds &gt; Next page does not appear even if they are added to next page</li>
<li>4305 &#8211; Add channels &gt; Next page does not appear even if channels are added to next page</li>
<li>4301 &#8211; Categories list &gt; Categories&#8217; names are not ordered</li>
<li>4303 &#8211; Add Category/Channel/Feed page &gt; &#8220;Update&#8221; button should be named as &#8220;Add&#8221;</li>
</ul>
<p>In addition to the above mentioned issues, the assemblies were run through FXCop and identified issues were resolved.Note that I have not updated Gemini with the latest status of all these issues yet or checked the latest source into the vault. I will be doing that over the next few days. I am looking for help from people verifying the above fixes / enhancements, as well as testing it in general. I am hoping that we may finally be ready to mark this module as ready to submit to the core for final review prior to being released to production.</p>
<p>Thanks,<br />
Josh</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jmcwilliam.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jmcwilliam.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmcwilliam.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmcwilliam.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmcwilliam.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmcwilliam.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmcwilliam.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmcwilliam.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmcwilliam.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmcwilliam.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmcwilliam.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmcwilliam.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmcwilliam.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmcwilliam.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmcwilliam.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmcwilliam.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=20&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.joshmcwilliam.com/2006/11/27/dnn-newsfeeds-030310/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f82a01359634af2e7cb24dfd47da08b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmcwilliam</media:title>
		</media:content>
	</item>
		<item>
		<title>Newsfeeds Custom Stylesheet Examples Request</title>
		<link>http://blog.joshmcwilliam.com/2006/11/08/newsfeeds-custom-stylesheet-examples-request/</link>
		<comments>http://blog.joshmcwilliam.com/2006/11/08/newsfeeds-custom-stylesheet-examples-request/#comments</comments>
		<pubDate>Wed, 08 Nov 2006 20:29:00 +0000</pubDate>
		<dc:creator>jmcwilliam</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[DNN NewsFeed]]></category>

		<guid isPermaLink="false">http://jmcwilliam.wordpress.com/2006/11/08/newsfeeds-custom-stylesheet-examples-request/</guid>
		<description><![CDATA[(Originally posted on DotNetNuke.com Blog) A member of our beta tester team for the News module brought up a very good point about testing the newest version of the module against alternate stylesheets. We do not currently have a good set of custom stylesheets that are being used in the real world by people, so [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=18&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dotnetnuke.com/default.aspx?tabid=795&amp;forumid=48&amp;threadid=82872&amp;scope=posts">(</a><a href="http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/1185/Default.aspx">Originally posted on DotNetNuke.com Blog</a>) A member of our beta tester team for the News module brought up a very good point about testing the newest version of the module against alternate stylesheets. We do not currently have a good set of custom stylesheets that are being used in the real world by people, so I would like to ask anyone interested to please send me their custom stylesheets. This will provide us a good set to test against, as well as help to guarantee those that are nice enough to send us their examples don&#8217;t break upon upgrade <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .<br />
Also, given how common questions are regarding how to modify the look and feel of the news feeds are, I have been considering putting together some sort of collection of example stylesheets. When you send your stylesheet, please indicate whether or not you are willing to add your example to that collection. If not, we will only use it for internal testing.</p>
<p>Those interested can either email me at jmcwilliam@flatburger.com or respond to the following forum post:</p>
<p><u><a href="http://www.dotnetnuke.com/default.aspx?tabid=795&amp;forumid=48&amp;threadid=82872&amp;scope=posts"><u>http://www.dotnetnuke.com/default.aspx?tabid=795&amp;forumid=48&amp;threadid=82872&amp;scope=posts</u></a></u></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jmcwilliam.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jmcwilliam.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmcwilliam.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmcwilliam.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmcwilliam.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmcwilliam.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmcwilliam.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmcwilliam.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmcwilliam.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmcwilliam.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmcwilliam.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmcwilliam.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmcwilliam.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmcwilliam.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmcwilliam.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmcwilliam.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=18&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.joshmcwilliam.com/2006/11/08/newsfeeds-custom-stylesheet-examples-request/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f82a01359634af2e7cb24dfd47da08b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmcwilliam</media:title>
		</media:content>
	</item>
		<item>
		<title>DNN News Feeds 03.03.08 Beta</title>
		<link>http://blog.joshmcwilliam.com/2006/09/10/dnn-news-feeds-030308-beta/</link>
		<comments>http://blog.joshmcwilliam.com/2006/09/10/dnn-news-feeds-030308-beta/#comments</comments>
		<pubDate>Sun, 10 Sep 2006 19:27:00 +0000</pubDate>
		<dc:creator>jmcwilliam</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[DNN NewsFeeds]]></category>

		<guid isPermaLink="false">http://jmcwilliam.wordpress.com/2006/09/10/dnn-news-feeds-030308-beta/</guid>
		<description><![CDATA[(Originally posted on my DotNetNuke.com Blog) The latest version of the DNN News Feeds module (v03.03.08) has been released to all beta testers. Below is a list of all the bug fixes and enhancements since my last blog entry:v03.03.08 Fixed Bugs: 3877 &#8211; Custom News Feed Style Sheet ignored 3878 &#8211; Deleting last feed from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=15&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>(<a href="http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/1121/Default.aspx">Originally posted on my DotNetNuke.com Blog</a>) The latest version of the DNN News Feeds module (v03.03.08) has been released to all beta testers. Below is a list of all the bug fixes and enhancements since my last blog entry:v03.03.08</p>
<ul>
<li>Fixed Bugs:
<ul>
<li>3877 &#8211; Custom News Feed Style Sheet ignored</li>
<li>3878 &#8211; Deleting last feed from page stays on empty paginated page</li>
<li>2219 &#8211; Username and Password lost on update</li>
<li>3880 &#8211; Updating Channel causes instances of NewsFeeds that use channel to loose settings</li>
</ul>
</li>
<li>New Features
<ul>
<li>3766 &#8211; Channel Edit &#8211; Portal type should default to type selected in Portal List</li>
<li>1066 &#8211; IPortable Support</li>
</ul>
</li>
</ul>
<p>v03.03.07</p>
<ul>
<li>Fixed bugs:
<ul>
<li>3771 &#8211; Edit Newsfeed &#8211; Integer fields default to -1</li>
<li>3879 &#8211; When feed inactive it still shows everywhere</li>
</ul>
</li>
</ul>
<p>v03.03.06</p>
<ul>
<li>Fixed bugs:
<ul>
<li>3922 &#8211; Feed does not work &#8211; creates blank module content</li>
<li>3774 &#8211; Feed Edit &#8211; feed doesn&#8217;t refresh on update</li>
<li>3876 &#8211; Refresh rate in Edit Newsfeeds is ignored</li>
</ul>
</li>
</ul>
<p>v03.03.05</p>
<ul>
<li>Fixed bugs:
<ul>
<li>Channels do not work for multiple feeds.</li>
</ul>
</li>
</ul>
<p>v03.03.04</p>
<ul>
<li>Fixed bugs:
<ul>
<li>41 Default view: unexpected behavior of the loaded feeds. All instances of module displays the same feed.</li>
</ul>
</li>
</ul>
<p>Thank you to everyone that has helped test this module. This project has been a great example of the many eyeballs theory (aka. &#8216;Many eyes make all bugs shallow&#8217;). Unfortunately, the project has been delayed due to the beta testing volunteers finding many bugs, but fortunately, this means that everyone who gets this module when it is done will experience much less of them. The News project in Gemini (support.dotnetnuke.com) has been updated to reflect the latest changes. It outlines the now dwindling list of bugs that now remain in this module that must be fixed prior to release.</p>
<p>I would also like to welcome the several new team members that have joined since my last update:</p>
<ul>
<li>
<div>Nikola Pandov</div>
</li>
<li>
<div>Eric Kulaas</div>
</li>
<li>
<div>Brett Juchem</div>
</li>
<li>
<div>Scott Schecter</div>
</li>
</ul>
<p>Thank you to them for contributing! I again invite anyone interested to contact me about joining the project as well, either as a beta tester or as a contributor.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jmcwilliam.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jmcwilliam.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmcwilliam.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmcwilliam.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmcwilliam.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmcwilliam.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmcwilliam.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmcwilliam.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmcwilliam.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmcwilliam.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmcwilliam.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmcwilliam.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmcwilliam.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmcwilliam.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmcwilliam.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmcwilliam.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=15&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.joshmcwilliam.com/2006/09/10/dnn-news-feeds-030308-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f82a01359634af2e7cb24dfd47da08b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmcwilliam</media:title>
		</media:content>
	</item>
		<item>
		<title>DNN News Feeds 03.03.03 Beta</title>
		<link>http://blog.joshmcwilliam.com/2006/08/07/dnn-news-feeds-030303-beta/</link>
		<comments>http://blog.joshmcwilliam.com/2006/08/07/dnn-news-feeds-030303-beta/#comments</comments>
		<pubDate>Mon, 07 Aug 2006 19:25:00 +0000</pubDate>
		<dc:creator>jmcwilliam</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[DNN NewsFeeds]]></category>

		<guid isPermaLink="false">http://jmcwilliam.wordpress.com/2006/08/07/dnn-news-feeds-030303-beta/</guid>
		<description><![CDATA[(Originally posted on my DotNetNuke.com Blog) The latest release of the DNN News Module version 03.03.03 (Beta) has been released to all of the News beta testers. Here is a list of the fixes in this latest update: 17 Category Edit. Publishing format drop downs should go in the following order: RSS 2.0, RSS 1.0, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=13&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>(<a href="http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/1061/Default.aspx">Originally posted on my DotNetNuke.com Blog</a>) The latest release of the DNN News Module version 03.03.03 (Beta) has been released to all of the News beta testers. Here is a list of the fixes in this latest update:</p>
<ul>
<li>17 Category Edit. Publishing format drop downs should go in the following order: RSS 2.0, RSS 1.0, RSS 0.91, RSS 0.9, Atom.</li>
<li>18 DNN3.1.1 Error occurs when trying to add a feed, category or channel</li>
<li>19 Edit Newsfeed. After addition of the url as a source there is a page: &#8220;Server Error in &#8216;DNN&#8217; Application. Runtime error.&#8221;</li>
<li>27 All pagination shows &#8216;Page 0 of 1&#8242; results when there are no results.</li>
<li>32 Edit Newsfeed: After clicking &#8220;Cancel&#8221; btn existed feed in the module is disappears and then after clicking &#8220;Update&#8221; btn feed again appears.</li>
<li>33 Feed List: &#8216;Return&#8217; btn should be instead &#8216;Cancel&#8217; btn.</li>
<li>36 Edit Channel. It&#8217;s impossible to add a new channel without category.</li>
<li>37 Edit Channel: Portal type should default to whatever is selected in the Channel List when clicking &#8220;Add new channel&#8221;.</li>
<li>38 Localization: missing keys or existing keys but not used in the code.</li>
<li>40 The first channel entered has an ID of 0.</li>
<li>42 Default view. The page should be of the same size as default when trying to change a module title.</li>
<li>44 Edit Newsfeed. After loading first file, then channel and repeat that actions 2 or more times, channel do not displays.</li>
<li>45 DNN 4.3.2 IE. Edit Newsfeed. The page size exceeds the browser&#8217;s window</li>
<li>47 Channel Edit. It&#8217;s impossible to return at the &#8216;Channel Edit&#8217; page after editing categories.</li>
<li>48 Edit Newsfeed&gt;Advanced Settings: confusing symbols in the fields</li>
<li>49 Channel List &gt; Settings: a popup window to confirm the delition doesn&#8217;t appear when click &#8216;Delete&#8217; btn.</li>
<li>50 Channel List &gt; Feed List &gt; Settings: a popup window to confirm the delition doesn&#8217;t appear when click &#8216;Delete&#8217; btn.</li>
<li>51 Category List &gt; Edit Category: a popup window to confirm the delition doesn&#8217;t appear when click &#8216;Delete&#8217; btn.</li>
<li>54 Category List, Category Edit &gt; Module Help: Module Help is empty.</li>
<li>55 (IE6.0) Channel Edit: impossible to edit categories if name or category isn&#8217;t specified</li>
<li>72 News are not displayed in RSS module</li>
<li>79 Channel Edit: unexpected prompting message &#8220;Category name is required&#8221; appears when selecting the fisrt category in the drop down list.</li>
<li>80 Category List, Edit: &#8216;Update, Return&#8217; btns should be instead &#8216;Save, Cancel&#8217; btns.</li>
<li>81 Channel List: test page appears after clicking on &#8221; [2], Next, Last &#8220;</li>
<li>82 Feed List: empty page appears after clicking on &#8221; [2], Next, Last &#8220;</li>
<li>84 Channel List, Feed List: the next page is not displayed, if eleventh channel (feed) has been created.</li>
<li>85 When you add more than one instance of the News Module, if you change the Newsfeed Settings for one, it changes the other instances as well.</li>
</ul>
<p>This list represents updates between the 03.03.02 and the 03.03.03 beta. There have been many bug fixes beyond this list as well between version 03.03.02 and the last public announcement I made regarding 03.03.00. I have updated Gemini (support.dotnetnuke.com), which was long overdue, and added the remaining known issues with this version. You should expect to see an updated 03.03.04 version before too long. I am expecting this next version to be solid enough to be considered a release client. It will of course have to go through the standard core review and release process first, which it has not yet done.</p>
<p>I would also like to welcome Peter Brems to the team. Peter sent in the contributor agreement and will be added as an official member of the team shortly. Thanks again to everyone that has helped out with the testing.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jmcwilliam.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jmcwilliam.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmcwilliam.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmcwilliam.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmcwilliam.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmcwilliam.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmcwilliam.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmcwilliam.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmcwilliam.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmcwilliam.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmcwilliam.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmcwilliam.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmcwilliam.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmcwilliam.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmcwilliam.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmcwilliam.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=13&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.joshmcwilliam.com/2006/08/07/dnn-news-feeds-030303-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f82a01359634af2e7cb24dfd47da08b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmcwilliam</media:title>
		</media:content>
	</item>
		<item>
		<title>DNN News Feeds 03.03.00 Beta</title>
		<link>http://blog.joshmcwilliam.com/2006/06/21/dnn-news-feeds-030300-beta/</link>
		<comments>http://blog.joshmcwilliam.com/2006/06/21/dnn-news-feeds-030300-beta/#comments</comments>
		<pubDate>Wed, 21 Jun 2006 19:22:00 +0000</pubDate>
		<dc:creator>jmcwilliam</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[DNN NewsFeeds]]></category>

		<guid isPermaLink="false">http://jmcwilliam.wordpress.com/2006/06/21/dnn-news-feeds-030300-beta/</guid>
		<description><![CDATA[(Originally posted on my DotNetNuke.com Blog) The beta for the new version of the DNN News Feeds module has been released to all those that have contacted me expressing interest in being a beta tester. This version of the module has the following changes: Feed Viewing Ability to select sort by field (date or title) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=10&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>(<a href="http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/478/Default.aspx">Originally posted on my DotNetNuke.com Blog</a>) The beta for the new version of the DNN News Feeds module has been released to all those that have contacted me expressing interest in being a beta tester. This version of the module has the following changes:</p>
<p>Feed Viewing</p>
<ul>
<li>Ability to select sort by field (date or title) and sort order (ascending or descending).</li>
<li>Ability to select maximum number of articles to display.</li>
<li>Ability to select how often to refresh a feed.</li>
<li>Ability to have articles popup in a new window.</li>
<li>Ability to select a pre-defined news channel for display.</li>
</ul>
<p>News Channels</p>
<ul>
<li>Ability to create pre-defined aggregations of feeds in a news ‘channel&#8217; at both the host and portal levels.</li>
<li>Ability to re-syndicate news channels.</li>
<li>Ability to activate and de-activate channels.</li>
</ul>
<p>News Channel Feeds</p>
<ul>
<li>Ability to manually refresh an individual feed.</li>
<li>Ability to set a feed refresh rate.</li>
</ul>
<p>News Categories</p>
<ul>
<li>Ability to group news channels by category.</li>
<li>Ability to re-syndicate a news category.</li>
</ul>
<p>General</p>
<ul>
<li>Ability to automatically use RSS 2.0, 1.0, 0.91, 0.90 and Atom feeds without using a custom XSLT template.</li>
<li>Ability to aggregate feeds of multiple types into a single feed.</li>
<li>Ability to select the feed format to re-syndicate feeds in for channels, categories and individual feeds.</li>
<li>Caching of all feeds (feeds, channels and categories) to improve performance.</li>
</ul>
<p>Please do note that this is a beta release and is not recommended for use in a production environment. This is one reason I have only released it to those who have volunteered to do beta testing for this module. Anyone else interested in being a part of that group can email me at <a href="mailto:jmcwilliam@flatburger.com">jmcwilliam@flatburger.com</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jmcwilliam.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jmcwilliam.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmcwilliam.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmcwilliam.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmcwilliam.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmcwilliam.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmcwilliam.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmcwilliam.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmcwilliam.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmcwilliam.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmcwilliam.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmcwilliam.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmcwilliam.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmcwilliam.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmcwilliam.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmcwilliam.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=10&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.joshmcwilliam.com/2006/06/21/dnn-news-feeds-030300-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f82a01359634af2e7cb24dfd47da08b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmcwilliam</media:title>
		</media:content>
	</item>
		<item>
		<title>Community evolution by collobaratively filling needs</title>
		<link>http://blog.joshmcwilliam.com/2006/06/13/community-evolution-by-collobaratively-filling-needs/</link>
		<comments>http://blog.joshmcwilliam.com/2006/06/13/community-evolution-by-collobaratively-filling-needs/#comments</comments>
		<pubDate>Tue, 13 Jun 2006 15:02:00 +0000</pubDate>
		<dc:creator>jmcwilliam</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[Flatburger]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[TechEd]]></category>

		<guid isPermaLink="false">http://jmcwilliam.wordpress.com/2006/06/13/community-evolution-by-collobaratively-filling-needs/</guid>
		<description><![CDATA[(Originally posted on my Flatburger.com Blog) I suppose it&#8217;s fitting that as I write my first Blog entry, I am sitting here at the Boston Convention Center overlooking the army of people in the exhibition hall at the Microsoft® Tech-Ed Conference. It&#8217;s fitting because this conference marks the beginning of my new role as Technical [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=9&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>(<a href="http://my.flatburger.com/ResourceCenter/Blogs/FlatBurgerBlogs/tabid/5488/EntryID/202/Default.aspx">Originally posted on my Flatburger.com Blog</a>) I suppose it&#8217;s fitting that as I write my first Blog entry, I am sitting here at the Boston Convention Center overlooking the army of people in the exhibition hall at the Microsoft® Tech-Ed Conference. It&#8217;s fitting because this conference marks the beginning of my new role as Technical Evangelist and Director of DotNetNuke<sup>TM</sup> Product for FlatBurger. This is the first of many trips I will be making in the near future to talk to people about both DotNetNuke<sup>TM</sup> and FlatBurger. With over 12,000 people here in attendance, there are few better places to get started.</p>
<p>I have been working with DotNetNuke<sup>TM</sup> since version 2.0. What started as &#8220;playing around&#8221; with this cool new technology for a personal site has turned into a full time job running a successful business using it. From working with customers, to developing modules, to designing skins, to putting it all together to create, test, and manage a quality solution that solves a customer&#8217;s problem, I have been involved in many aspects of what it takes to create a business using DotNetNuke<sup>TM</sup>.</p>
<p>My charge now is to help others do the same. The problem we face is the old chicken and egg issue. There needs to be an ample supply of quality modules in the community in order for people to take those modules and use them to solve people&#8217;s problems. However, in order for there to be an ample supply of quality modules in the community, there needs to be sufficient demand from people willing to pay for their use in these solutions. Without someone paying the bills, it can be real hard to find the time and resources needed to create these quality modules.</p>
<p>My goal is to help the community gain access to the additional services, tools and resources they need in order to help push their products to the next level. I say &#8220;gain access,&#8221; because there is no single person that has all the answers. For this reason, to think that a single person, or a single company, could effectively provide those resources themselves and serve as the expert in all areas would be foolish. My job is very much one of fostering communication. For everything that I don&#8217;t know, I know there is someone out there that does. It&#8217;s helping to drive the mechanism by which people can share and exchange their collective knowledge that will yield the biggest results.</p>
<p>It is for this reason, that I am at Tech-Ed, talking to people, asking them what it is that would make it easier for them to create quality products. It is for the same reason that I will ask the same of you, dear reader. I want to know what you are good at and what you want to learn more about. What are the things that you provide, and what are the things that you need. I want to know the modules and pieces of functionality that you wish existed, so I can try and find people interested in creating them. I believe that for everyone that has a need, there is someone out there willing and ready to fill it. So, I invite you to help me in that effort, and email me anytime with your thoughts and feedback at jmcwilliam@flatburger.com.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jmcwilliam.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jmcwilliam.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmcwilliam.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmcwilliam.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmcwilliam.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmcwilliam.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmcwilliam.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmcwilliam.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmcwilliam.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmcwilliam.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmcwilliam.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmcwilliam.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmcwilliam.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmcwilliam.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmcwilliam.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmcwilliam.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=9&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.joshmcwilliam.com/2006/06/13/community-evolution-by-collobaratively-filling-needs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f82a01359634af2e7cb24dfd47da08b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmcwilliam</media:title>
		</media:content>
	</item>
		<item>
		<title>DNN News Project Update</title>
		<link>http://blog.joshmcwilliam.com/2006/05/30/dnn-news-project-update-2/</link>
		<comments>http://blog.joshmcwilliam.com/2006/05/30/dnn-news-project-update-2/#comments</comments>
		<pubDate>Tue, 30 May 2006 19:19:00 +0000</pubDate>
		<dc:creator>jmcwilliam</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[DNN NewsFeeds]]></category>

		<guid isPermaLink="false">http://jmcwilliam.wordpress.com/2006/05/30/dnn-news-project-update-2/</guid>
		<description><![CDATA[(Originally posted on my DotNetNuke.com Blog) The DNN News Project has taken a different and better direction than originally planned. The original plan for this module was to release a basic upgrade as described in my last post. During the process of testing that upgrade, we determined that the module didn&#8217;t provide the best solution [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=8&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>(<a href="http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/440/Default.aspx">Originally posted on my DotNetNuke.com Blog</a>) The DNN News Project has taken a different and better direction than originally planned. The original plan for this module was to release a basic upgrade as described in my last post. During the process of testing that upgrade, we determined that the module didn&#8217;t provide the best solution without some of the additional functionality that we planned on releasing in future versions. For example, when multiple feeds are combined into one display the advanced conversion, templating, and caching of multiple feeds needs to be taken into consideration.</p>
<p>So, long story short, the module isn&#8217;t going to be released as early as I had originally hoped, but it is going to have twice the functionality when it is. We decided to take the extra time to release a high quality and well architected module that was designed to implement many of the advanced features we have in mind for the future rather than rush the project with a ‘quck fix&#8217; upgrade.</p>
<p>Please have patience and stay tuned for more updates. This module is going to introduce a slightly new way to think about news feeds. I need open minded people to try this module out and let us know if our proposed new way to think about news feeds makes sense or if there might be a better way to handle the ever growing world of news feeds. I am again going to invite beta testers to send me an email at <a href="mailto:jmcwilliam@flatburger.com">jmcwilliam@flatburger.com</a>, and thank those that have already responded.</p>
<p>I have updated the News project in Gemini (support.dotnetnuke.com) with some of the latest issues regarding this project.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jmcwilliam.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jmcwilliam.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmcwilliam.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmcwilliam.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmcwilliam.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmcwilliam.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmcwilliam.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmcwilliam.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmcwilliam.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmcwilliam.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmcwilliam.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmcwilliam.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmcwilliam.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmcwilliam.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmcwilliam.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmcwilliam.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=8&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.joshmcwilliam.com/2006/05/30/dnn-news-project-update-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f82a01359634af2e7cb24dfd47da08b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmcwilliam</media:title>
		</media:content>
	</item>
		<item>
		<title>DNN News Project Update</title>
		<link>http://blog.joshmcwilliam.com/2006/04/19/dnn-news-project-update/</link>
		<comments>http://blog.joshmcwilliam.com/2006/04/19/dnn-news-project-update/#comments</comments>
		<pubDate>Wed, 19 Apr 2006 19:17:00 +0000</pubDate>
		<dc:creator>jmcwilliam</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[DNN NewsFeeds]]></category>

		<guid isPermaLink="false">http://jmcwilliam.wordpress.com/2006/04/19/dnn-news-project-update/</guid>
		<description><![CDATA[(Originally posted on my DotNetNuke.com Blog) I just wanted to provide an update to all those interested in the DNN News project. We are planning on completing development on an initial release toward the end of this month to the beginning of next month. I have began entering some of the proposed requirements and roadmap [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=6&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>(<a href="http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/412/Default.aspx">Originally posted on my DotNetNuke.com Blog</a>) I just wanted to provide an update to all those interested in the DNN News project. We are planning on completing development on an initial release toward the end of this month to the beginning of next month. I have began entering some of the proposed requirements and roadmap into Gemini (support.dotnetnuke.com). I still have much to enter, so stay tuned. I plan this to be an alpha release, and not distributed to the general public. Those interested helping with the QA testing of this module should email me at <a href="mailto:jmcwilliam@flatburger.com">jmcwilliam@flatburger.com</a>. Thanks.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jmcwilliam.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jmcwilliam.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmcwilliam.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmcwilliam.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmcwilliam.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmcwilliam.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmcwilliam.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmcwilliam.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmcwilliam.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmcwilliam.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmcwilliam.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmcwilliam.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmcwilliam.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmcwilliam.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmcwilliam.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmcwilliam.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=6&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.joshmcwilliam.com/2006/04/19/dnn-news-project-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f82a01359634af2e7cb24dfd47da08b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmcwilliam</media:title>
		</media:content>
	</item>
		<item>
		<title>DNN News Module Project</title>
		<link>http://blog.joshmcwilliam.com/2006/03/29/dnn-news-module-project/</link>
		<comments>http://blog.joshmcwilliam.com/2006/03/29/dnn-news-module-project/#comments</comments>
		<pubDate>Wed, 29 Mar 2006 20:06:00 +0000</pubDate>
		<dc:creator>jmcwilliam</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[DNN NewsFeeds]]></category>

		<guid isPermaLink="false">http://jmcwilliam.wordpress.com/2006/03/29/dnn-news-module-project/</guid>
		<description><![CDATA[(Originally posted to my DotNetNuke.com Blog) Hello everyone. I just wanted to introduce myself in this first Blog entry and say that I am very excited to begin contributing to DNN as the new News Module Team Lead. We are in the planning phases right now, but here is a sneak peak at some of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=4&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>(<a href="http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/390/Default.aspx">Originally posted to my DotNetNuke.com Blog</a>) Hello everyone. I just wanted to introduce myself in this first Blog entry and say that I am very excited to begin contributing to DNN as the new News Module Team Lead. We are in the planning phases right now, but here is a sneak peak at some of the high level ideas we are talking about adding in the next phase of this project.</p>
<ul>
<li>Display
<ul>
<li>Show one or more news feeds displayed as a single, merged feed</li>
<li>Ability to define how often an individual feed is updated</li>
<li>Ability to activate / de-activate an individual feed</li>
<li>Ability to customize how the news feed data is displayed on the screen per individual news feed
<ul>
<li>XSLT templating</li>
<li>HTML / Token templating</li>
<li>Pre-defined default templates to select from</li>
</ul>
</li>
<li>Ability to determine sort order
<ul>
<li>Feed Name</li>
<li>Feed Title</li>
<li>Published Date</li>
</ul>
</li>
<li>Ability to enable / disable HTML escaping in feed description</li>
</ul>
</li>
<li>Publish
<ul>
<li>Ability to show list of feeds that are available for syndication.</li>
<li>Ability to enable / disable an aggregate of feeds to be re-syndicated.</li>
</ul>
</li>
<li>Caching
<ul>
<li>Ability to cache feeds at the host level.</li>
<li>Ability for an individual display instance of the news feeds to determine the update frequency.</li>
<li>Ability to cache aggregated feeds for re-syndication via files to prevent load on database</li>
</ul>
</li>
<li>Security
<ul>
<li>Ability to request secured news feeds</li>
<li>Ability to syndicate news feeds securely</li>
<li>Ability to encrypt / decrypt usernames and passwords in requests.</li>
</ul>
</li>
</ul>
<p>Please note that these are currently IDEAS, NOT GARAUNTEED REQUIREMENTS at this point. Please do comment though as we would like your feedback on how we can best improve this module. Ideas and comments would probably be best added to the project forum, as a forum lends itself better to discussion.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jmcwilliam.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jmcwilliam.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmcwilliam.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmcwilliam.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmcwilliam.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmcwilliam.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmcwilliam.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmcwilliam.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmcwilliam.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmcwilliam.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmcwilliam.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmcwilliam.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmcwilliam.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmcwilliam.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmcwilliam.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmcwilliam.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=4&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.joshmcwilliam.com/2006/03/29/dnn-news-module-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f82a01359634af2e7cb24dfd47da08b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmcwilliam</media:title>
		</media:content>
	</item>
		<item>
		<title>Call for News Module Contributors</title>
		<link>http://blog.joshmcwilliam.com/2006/03/29/call-for-news-module-contributors/</link>
		<comments>http://blog.joshmcwilliam.com/2006/03/29/call-for-news-module-contributors/#comments</comments>
		<pubDate>Wed, 29 Mar 2006 20:02:00 +0000</pubDate>
		<dc:creator>jmcwilliam</dc:creator>
				<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[DNN NewsFeeds]]></category>

		<guid isPermaLink="false">http://jmcwilliam.wordpress.com/2006/03/29/call-for-news-module-contributors/</guid>
		<description><![CDATA[(Originally posted to my DotNetNuke.com Blog) I am putting out a new call for developers for the News project. Anyone interested in helping out should email me at jmcwilliam@flatburger.com. Any information you could provide about yourself would be very helpful. Specifically, noting things like your experience, how much time you can contribute to the project, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=3&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>(<a href="http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/391/Default.aspx">Originally posted to my DotNetNuke.com Blog</a>) I am putting out a new call for developers for the News project. Anyone interested in helping out should email me at jmcwilliam@flatburger.com. Any information you could provide about yourself would be very helpful. Specifically, noting things like your experience, how much time you can contribute to the project, and what you would like to do to help would be useful. I am attempting to structure the project into several small pieces that can be developed separately. As a result of this, I hope to allow people to help without having to commit to a large amount of time. Developers are not the only people we need. Anyone interested in helping with any of the following should please contact me. Here are some additional ways that people may be able to help:</p>
<ul>
<li>Research &#8211; people to figure out comparative / competitive products and document their functionality to help figure out what functionality to implement next.</li>
<li>Analysis &#8211; Functionality, UI / UX and Technical Analysis are all important aspects of the project.</li>
<li>Development &#8211; Development will be broken into small pieces to allow many to contribute.</li>
<li>Localization &#8211; I plan to come up with localization files in English for this module early in the development process and try to seek help from people to localize these files into other languages.</li>
<li>Documentation &#8211; Help, FAQs, Tutorials, etc. &#8211; all important aspects of a project.</li>
<li>QA &#8211; Need help testing the module. Beta testers, regression testers, the more testing the better.</li>
<li>Support &#8211; People willing to commit to monitoring support forums and/or providing additional support for modules during certain times.</li>
<li>Marketing &#8211; People charged with the task of using guerilla marketing techniques to spread the word about this module. Selling this functionality of this module in competing spaces can help to sell people on DNN as a whole.</li>
</ul>
<p>Every product should have its own team focusing on furthering development of all aspects of the product. In order for this to work, we need volunteers, so please, volunteer. No contribution is too little.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jmcwilliam.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jmcwilliam.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmcwilliam.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmcwilliam.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmcwilliam.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmcwilliam.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmcwilliam.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmcwilliam.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmcwilliam.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmcwilliam.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmcwilliam.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmcwilliam.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmcwilliam.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmcwilliam.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmcwilliam.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmcwilliam.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.joshmcwilliam.com&amp;blog=3181731&amp;post=3&amp;subd=jmcwilliam&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.joshmcwilliam.com/2006/03/29/call-for-news-module-contributors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f82a01359634af2e7cb24dfd47da08b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmcwilliam</media:title>
		</media:content>
	</item>
	</channel>
</rss>
