<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Aussie Geek Webring</title>
	<atom:link href="http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring/feed" rel="self" type="application/rss+xml" />
	<link>http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring</link>
	<description>My random thoughts about stuff</description>
	<lastBuildDate>Thu, 03 May 2007 15:53:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: William Luu</title>
		<link>http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring/comment-page-1#comment-61</link>
		<dc:creator>William Luu</dc:creator>
		<pubDate>Mon, 06 Sep 2004 11:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring#comment-61</guid>
		<description>Well, it&#039;s an idea i&#039;ve had for a few days so it&#039;s gaining momentum with each and every thought.

I&#039;ve seen many blog webrings in the few years i&#039;ve been blogging, i&#039;ve seen some great ones that are connected to some form of community. And i&#039;ve seen some done quite nicely, and some are just beyond the concept of a webring, though they started as one.

You know, you just need something unique, something uniquely geeky, that way you know it was created by geeks for geeks!

I don&#039;t think it should be too difficult to implement anyhow.

There are many resusable .NET components out there that can be made use of. RSS.NET for one, the sample in the link provided in my previous comment. I&#039;m sure there are a lot of other free bits and pieces out there that can be made use of.</description>
		<content:encoded><![CDATA[<p>Well, it&#8217;s an idea i&#8217;ve had for a few days so it&#8217;s gaining momentum with each and every thought.</p>
<p>I&#8217;ve seen many blog webrings in the few years i&#8217;ve been blogging, i&#8217;ve seen some great ones that are connected to some form of community. And i&#8217;ve seen some done quite nicely, and some are just beyond the concept of a webring, though they started as one.</p>
<p>You know, you just need something unique, something uniquely geeky, that way you know it was created by geeks for geeks!</p>
<p>I don&#8217;t think it should be too difficult to implement anyhow.</p>
<p>There are many resusable .NET components out there that can be made use of. RSS.NET for one, the sample in the link provided in my previous comment. I&#8217;m sure there are a lot of other free bits and pieces out there that can be made use of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TristanK</title>
		<link>http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring/comment-page-1#comment-60</link>
		<dc:creator>TristanK</dc:creator>
		<pubDate>Mon, 06 Sep 2004 10:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring#comment-60</guid>
		<description>Wow Will, you sure don&#039;t half-spec things, do you?

And there I was in the car on the way home thinking &quot;OK, we could crawl the sites once in a while to make sure they&#039;re active, but apart from that we just need a site owner, an email and a random web link page&quot; :)</description>
		<content:encoded><![CDATA[<p>Wow Will, you sure don&#8217;t half-spec things, do you?</p>
<p>And there I was in the car on the way home thinking &#8220;OK, we could crawl the sites once in a while to make sure they&#8217;re active, but apart from that we just need a site owner, an email and a random web link page&#8221; <img src='http://will.id.au/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frankarr - an aussie microsoft blogger</title>
		<link>http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring/comment-page-1#comment-59</link>
		<dc:creator>frankarr - an aussie microsoft blogger</dc:creator>
		<pubDate>Mon, 06 Sep 2004 10:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring#comment-59</guid>
		<description>&lt;strong&gt;re: Site Setup on http://frankarr.aspxconnection.com/&lt;/strong&gt;
</description>
		<content:encoded><![CDATA[<p><strong>re: Site Setup on <a href="http://frankarr.aspxconnection.com/" rel="nofollow">http://frankarr.aspxconnection.com/</a></strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Luu</title>
		<link>http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring/comment-page-1#comment-58</link>
		<dc:creator>William Luu</dc:creator>
		<pubDate>Mon, 06 Sep 2004 06:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring#comment-58</guid>
		<description>And here we go, I found something already. http://www.dotnetbips.com/displayarticle.aspx?id=252

All that needs to be done is to customize it a bit and extend it a bit.

The core of it is already done, so that&#039;s the good news.

Because what I&#039;d like to see is the main hub page displaying the recently updated blogs, perhaps an extract of a few words, and the blog post title, the blog post url.

However, looking at the sample, I don&#039;t like the fact that it uses a web user control to contain the &quot;web ring user interface&quot;. I&#039;d rather that be some html code so that it may be placed on every type of server, as some servers don&#039;t allow for 1) ASP.NET or 2) File uploads.

But again, it is a starting point.

Perhaps 3 urls: 
http://geekring.com.au/forward.aspx?uid=1
http://geekring.com.au/backward.aspx?uid=1
http://geekring.com.au/random.aspx?uid=1

Having the uid will tell the server where it came from, so the server can then decide where to take the user to next. uid also acts to ensure the user isn&#039;t taken back to where they just left.

Including it as above, in my opinion allows more users to signup, as opposed to the usage of the web user control.</description>
		<content:encoded><![CDATA[<p>And here we go, I found something already. <a href="http://www.dotnetbips.com/displayarticle.aspx?id=252" rel="nofollow">http://www.dotnetbips.com/displayarticle.aspx?id=252</a></p>
<p>All that needs to be done is to customize it a bit and extend it a bit.</p>
<p>The core of it is already done, so that&#8217;s the good news.</p>
<p>Because what I&#8217;d like to see is the main hub page displaying the recently updated blogs, perhaps an extract of a few words, and the blog post title, the blog post url.</p>
<p>However, looking at the sample, I don&#8217;t like the fact that it uses a web user control to contain the &#8220;web ring user interface&#8221;. I&#8217;d rather that be some html code so that it may be placed on every type of server, as some servers don&#8217;t allow for 1) ASP.NET or 2) File uploads.</p>
<p>But again, it is a starting point.</p>
<p>Perhaps 3 urls:<br />
<a href="http://geekring.com.au/forward.aspx?uid=1" rel="nofollow">http://geekring.com.au/forward.aspx?uid=1</a><br />
<a href="http://geekring.com.au/backward.aspx?uid=1" rel="nofollow">http://geekring.com.au/backward.aspx?uid=1</a><br />
<a href="http://geekring.com.au/random.aspx?uid=1" rel="nofollow">http://geekring.com.au/random.aspx?uid=1</a></p>
<p>Having the uid will tell the server where it came from, so the server can then decide where to take the user to next. uid also acts to ensure the user isn&#8217;t taken back to where they just left.</p>
<p>Including it as above, in my opinion allows more users to signup, as opposed to the usage of the web user control.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Luu</title>
		<link>http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring/comment-page-1#comment-57</link>
		<dc:creator>William Luu</dc:creator>
		<pubDate>Mon, 06 Sep 2004 05:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring#comment-57</guid>
		<description>Yeah, those are the ones I found Frank, but there&#039;s nothing for just us geeky aussies :)

Tristan: Sure, if Frank&#039;s too busy, then I can try whip something up.

All the thing needs to do is accept two URLs, one for the website, the other for the RSS.

That&#039;s the first thing, then second would be to have the ability to &quot;spit out&quot; an OPML of the RSS feeds. Yes, RSS is important :)

After a User registers, they need to have their website &quot;authorised&quot;, this way to disallow the bogus websites (eg: spam sites, etc...). Yeah this process will be manual, but I think it is better to tread carefully rather than be knee deep in spam later down the track.

And after the validation, a templated email is sent through to the user.

The email will contain the information for them to paste onto their own websites to show their status as being a member of the webring.

This will have 4 links. 3 of which are in text, and the other an image link. There should be a previous (browse to the previous blog in the ring), random (browse to a random blog in the ring) and forward (browse to the next blog in the ring).

And finally, the image link should be a logo for the ring. This logo should point to the webrings&#039; main website.

I think that&#039;s it for now! :)</description>
		<content:encoded><![CDATA[<p>Yeah, those are the ones I found Frank, but there&#8217;s nothing for just us geeky aussies <img src='http://will.id.au/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Tristan: Sure, if Frank&#8217;s too busy, then I can try whip something up.</p>
<p>All the thing needs to do is accept two URLs, one for the website, the other for the RSS.</p>
<p>That&#8217;s the first thing, then second would be to have the ability to &#8220;spit out&#8221; an OPML of the RSS feeds. Yes, RSS is important <img src='http://will.id.au/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>After a User registers, they need to have their website &#8220;authorised&#8221;, this way to disallow the bogus websites (eg: spam sites, etc&#8230;). Yeah this process will be manual, but I think it is better to tread carefully rather than be knee deep in spam later down the track.</p>
<p>And after the validation, a templated email is sent through to the user.</p>
<p>The email will contain the information for them to paste onto their own websites to show their status as being a member of the webring.</p>
<p>This will have 4 links. 3 of which are in text, and the other an image link. There should be a previous (browse to the previous blog in the ring), random (browse to a random blog in the ring) and forward (browse to the next blog in the ring).</p>
<p>And finally, the image link should be a logo for the ring. This logo should point to the webrings&#8217; main website.</p>
<p>I think that&#8217;s it for now! <img src='http://will.id.au/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frankarr - an aussie microsoft blogger</title>
		<link>http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring/comment-page-1#comment-56</link>
		<dc:creator>frankarr - an aussie microsoft blogger</dc:creator>
		<pubDate>Mon, 06 Sep 2004 05:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring#comment-56</guid>
		<description>&lt;strong&gt;re: Site Setup on http://frankarr.aspxconnection.com/&lt;/strong&gt;
</description>
		<content:encoded><![CDATA[<p><strong>re: Site Setup on <a href="http://frankarr.aspxconnection.com/" rel="nofollow">http://frankarr.aspxconnection.com/</a></strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank arrigo</title>
		<link>http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring/comment-page-1#comment-55</link>
		<dc:creator>frank arrigo</dc:creator>
		<pubDate>Mon, 06 Sep 2004 05:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring#comment-55</guid>
		<description>i know of a few webrings
aussieblogs - http://www.anthonyjhicks.com/aussieblogs
melbourne blogs - http://www.melbourneblogs.net/</description>
		<content:encoded><![CDATA[<p>i know of a few webrings<br />
aussieblogs &#8211; <a href="http://www.anthonyjhicks.com/aussieblogs" rel="nofollow">http://www.anthonyjhicks.com/aussieblogs</a><br />
melbourne blogs &#8211; <a href="http://www.melbourneblogs.net/" rel="nofollow">http://www.melbourneblogs.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TristanK</title>
		<link>http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring/comment-page-1#comment-54</link>
		<dc:creator>TristanK</dc:creator>
		<pubDate>Mon, 06 Sep 2004 05:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring#comment-54</guid>
		<description>Geeks is the right word, and go for it! Maybe something to do for Frankarr&#039;s new hosted site?</description>
		<content:encoded><![CDATA[<p>Geeks is the right word, and go for it! Maybe something to do for Frankarr&#8217;s new hosted site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will's Blog - Adventures of an IT Grad &#187; Aussie Blogging Conference</title>
		<link>http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring/comment-page-1#comment-77</link>
		<dc:creator>Will's Blog - Adventures of an IT Grad &#187; Aussie Blogging Conference</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring#comment-77</guid>
		<description>[...] it failed twice. Hrmm&#8230; 	Speaking of Aussie Bloggers, i&#8217;m still yet to get the &lt;a href=&quot;http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring&quot;&gt;Aussie Geek WebRing&lt;/a&gt; up and running. I&#8217;ve been a bit busy, and have been feeli [...]</description>
		<content:encoded><![CDATA[<p>[...] it failed twice. Hrmm&#8230; 	Speaking of Aussie Bloggers, i&#8217;m still yet to get the <a href="http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring">Aussie Geek WebRing</a> up and running. I&#8217;ve been a bit busy, and have been feeli [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will's Blog - My.Thoughts == My.World  &#187; Gathering Australian Tech Minds</title>
		<link>http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring/comment-page-1#comment-1284</link>
		<dc:creator>Will's Blog - My.Thoughts == My.World  &#187; Gathering Australian Tech Minds</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring#comment-1284</guid>
		<description>[...] #8212; will @ 11:40 pm    	   	   			Back in September, I posted about possibly a &lt;a href=&quot;http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring&quot;&gt;Aussie Geek Web Ring&lt;/a&gt;.  	Fast forward to now, i&#8217;ve still got nothing up. But I [...]</description>
		<content:encoded><![CDATA[<p>[...] #8212; will @ 11:40 pm </p>
<p> 			Back in September, I posted about possibly a <a href="http://will.id.au/blog/archive/2004/09/05/aussie-geek-webring">Aussie Geek Web Ring</a>.  	Fast forward to now, i&#8217;ve still got nothing up. But I [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

