<?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/"
	>

<channel>
	<title>Idea Man &#187; Information Technology</title>
	<atom:link href="http://ideaman.edublogs.org/category/information-technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://ideaman.edublogs.org</link>
	<description>My thoughts on technology, trumpeting and other 'stuff'</description>
	<lastBuildDate>Wed, 22 Nov 2006 16:36:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Open source student management system</title>
		<link>http://ideaman.edublogs.org/2006/11/22/open-source-student-management-system/</link>
		<comments>http://ideaman.edublogs.org/2006/11/22/open-source-student-management-system/#comments</comments>
		<pubDate>Wed, 22 Nov 2006 16:36:29 +0000</pubDate>
		<dc:creator>ideaman</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Technology Links]]></category>

		<guid isPermaLink="false">http://ideaman.edublogs.org/2006/11/22/open-source-student-management-system/</guid>
		<description><![CDATA[Every once and a while I get to talking to the folks that manage our student information system (Banner) and man&#8230;. does it sound like a big mountain of complicated code and applications (with a hefty price tag to boot)! Student information systems have been in use for a long time now and I wondered [...]]]></description>
			<content:encoded><![CDATA[<p>Every once and a while I get to talking to the folks that manage our student information system (Banner) and man&#8230;. does it sound like a big mountain of complicated code and applications (with a hefty price tag to boot)! Student information systems have been in use for a long time now and I wondered if it might be the right time for an open source one to come along? Couldn&#8217;t enough people agree on what might be considered a set of best practices? I talked about it in passing with some people here, just as a &#8220;wouldn&#8217;t it be interesting if&#8230;?&#8221; conversation and one response I got was that many schools think that the way they do their processes is the right way (or better yet, the only way) so getting people to agree on something would be hellish. But&#8230; take a look at course management systems&#8230; Moodle is popular and so isn&#8217;t  Sakai, maybe they could follow the trends set by those products? On a similar note, I just got the newest issue of Network Computing Magazine where they survey their readers for what erks them, one entry on the cover said &#8220;7% say open-source projects are run by sanctimonious elitists&#8221;!</p>
]]></content:encoded>
			<wfw:commentRss>http://ideaman.edublogs.org/2006/11/22/open-source-student-management-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop opening random TCP/UDP ports</title>
		<link>http://ideaman.edublogs.org/2006/11/17/stop-opening-random-tcpudp-ports/</link>
		<comments>http://ideaman.edublogs.org/2006/11/17/stop-opening-random-tcpudp-ports/#comments</comments>
		<pubDate>Fri, 17 Nov 2006 15:50:25 +0000</pubDate>
		<dc:creator>ideaman</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Technology Links]]></category>

		<guid isPermaLink="false">http://ideaman.edublogs.org/2006/11/17/stop-opening-random-tcpudp-ports/</guid>
		<description><![CDATA[Maybe I am naive, but I would think it would be a lot easier from a security monitoring stand point to stop have processes like rpc and ftp opening up random ports.  I want to be able to take a baseline of what ports a server is listening on and if there are any new [...]]]></description>
			<content:encoded><![CDATA[<p>Maybe I am naive, but I would think it would be a lot easier from a security monitoring stand point to stop have processes like rpc and ftp opening up random ports.  I want to be able to take a baseline of what ports a server is listening on and if there are any new ports opened afterwards then there is a good chance it has been compromised. And it would make the firewall admins a life a lot easier too!</p>
]]></content:encoded>
			<wfw:commentRss>http://ideaman.edublogs.org/2006/11/17/stop-opening-random-tcpudp-ports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xml language for mail filtering</title>
		<link>http://ideaman.edublogs.org/2006/11/13/xml-language-for-mail-filtering/</link>
		<comments>http://ideaman.edublogs.org/2006/11/13/xml-language-for-mail-filtering/#comments</comments>
		<pubDate>Mon, 13 Nov 2006 20:11:03 +0000</pubDate>
		<dc:creator>ideaman</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Inventions/Ideas]]></category>
		<category><![CDATA[Technology Links]]></category>

		<guid isPermaLink="false">http://ideaman.edublogs.org/2006/11/13/xml-language-for-mail-filtering/</guid>
		<description><![CDATA[I want to be able to use any capable IMAP email client (okay, there aren&#8217;t too many capable ones I know&#8230;) and be able to manipulate my email filters at the server level instead of at the client level. A couple of reasons for this are&#8230;
If I set a filter (ex: a vacation response message) [...]]]></description>
			<content:encoded><![CDATA[<p>I want to be able to use any capable IMAP email client (okay, there aren&#8217;t too many capable ones I know&#8230;) and be able to manipulate my email filters at the server level instead of at the client level. A couple of reasons for this are&#8230;</p>
<p>If I set a filter (ex: a vacation response message) I don&#8217;t want to have to keep my local email client turned on to process the message.<br />
If my computer croaks I do not want to have to rebuild all of my email filters.<br />
Part of my job is testing different email applications, I should only have to create the filters in one place. Right now we use the CommuniGate Pro email server here at work and I am testing its MAPI connector for outlook and its pretty slick. Within outlook you can manipulate your server side email filters. I don&#8217;t think it would be rocket science to create an XML language that defines how a filter works (ex: the filter has a descriptive name like &#8220;Trash messages from Janet&#8221; and it has some parameters to follow like &#8220;If the senders email address is janet@interplanet-janet.com&#8221; then tie an action to it like &#8220;move to the IMAP &#8216;trash&#8217; folder&#8221;. Of course you could have multiple parameters and actions and they just end up being more tags inside the XML for that filter. What would be great is if you could store these XML filters on a different server using https or something and just point your email server and your client at it (just like you can do with an address book in LDAP). The server can point to it to know how to process your messages and the client needs to point to it so you can use tools to add/edit/delete your email filters.</p>
<p>I think I&#8217;ll get started on it (:^)</p>
]]></content:encoded>
			<wfw:commentRss>http://ideaman.edublogs.org/2006/11/13/xml-language-for-mail-filtering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>reply and delete</title>
		<link>http://ideaman.edublogs.org/2006/10/03/reply-and-delete/</link>
		<comments>http://ideaman.edublogs.org/2006/10/03/reply-and-delete/#comments</comments>
		<pubDate>Tue, 03 Oct 2006 13:09:07 +0000</pubDate>
		<dc:creator>ideaman</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://ideaman.edublogs.org/2006/10/03/reply-and-delete/</guid>
		<description><![CDATA[I think a &#8220;Reply &#38; Delete&#8221; button in email would be helpful. Several times throughout the day I receive requests for tasks to be done and I have to perform the task, reply to the sender with a quick &#8220;all set&#8221; then delete the message. The &#8220;Reply &#38; Delete&#8221; button would remove the original message [...]]]></description>
			<content:encoded><![CDATA[<p>I think a &#8220;Reply &amp; Delete&#8221; button in email would be helpful. Several times throughout the day I receive requests for tasks to be done and I have to perform the task, reply to the sender with a quick &#8220;all set&#8221; then delete the message. The &#8220;Reply &amp; Delete&#8221; button would remove the original message after the reply was delivered.</p>
]]></content:encoded>
			<wfw:commentRss>http://ideaman.edublogs.org/2006/10/03/reply-and-delete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DNS Mail &#8211; Fighting spam with Dynamic DNS</title>
		<link>http://ideaman.edublogs.org/2006/08/03/dns-mail-fighting-spam-with-dynamic-dns/</link>
		<comments>http://ideaman.edublogs.org/2006/08/03/dns-mail-fighting-spam-with-dynamic-dns/#comments</comments>
		<pubDate>Thu, 03 Aug 2006 15:13:01 +0000</pubDate>
		<dc:creator>ideaman</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://ideaman.edublogs.org/2006/08/03/dns-mail-fighting-spam-with-dynamic-dns/</guid>
		<description><![CDATA[Yeah, I know, I know, everyone has come up with their own FUSSP (Final Ultimate Solution to Spam Problem). Well, here is an idea I had that is losely based on SPF. It is called &#8220;DNS Mail&#8221;, see what you think.
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;
DNS Mail (stands for &#8220;Do Not Spam&#8221;).
DNS Mail is somewhat like SPF (Sender Policy Framework) [...]]]></description>
			<content:encoded><![CDATA[<p>Yeah, I know, I know, everyone has come up with their own FUSSP (Final Ultimate Solution to Spam Problem). Well, here is an idea I had that is losely based on SPF. It is called &#8220;DNS Mail&#8221;, see what you think.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>DNS Mail (stands for &#8220;Do Not Spam&#8221;).</p>
<p>DNS Mail is somewhat like SPF (Sender Policy Framework) in that it uses DNS TXT<br />
resource records to assist in message verification. Where it differs is<br />
how it uses TXT records (and how it allows you to forward email without<br />
any issues).</p>
<p>Here is how it works.</p>
<p>martha@domain.com wants to send an email to claire@nonprofit.org.<br />
When she sends her message to her outbound SMTP server, the SMTP server<br />
dynamically updates DNS with a special TXT record for this message. It<br />
would look something like this</p>
<p>1wsed45rtgyh5678.domain.com.    TXT    &#8220;To:claire@nonprofit.org*From:martha@domain.com*date=Thu, 03 Aug 2006 09:10:49 -0400&#8243;</p>
<p>Once DNS is updated with this temporary record, the SMTP server adds a header to<br />
the email message that looks something like this</p>
<p>DNS-Mail-ID: 1wsed45rtgyh5678.domain.com</p>
<p>The outbound SMTP server then does a DNS MX lookup for nonprofit.org and once<br />
it finds the server (ex: mx.nonprofit.org) it attempts to deliver<br />
the message to that server.</p>
<p>If the server mx.nonprofit.org is set to use the DNS Mail protocol<br />
it will look for a TXT entry within @domain.com DNS called<br />
dnsmail.domain.com that lists the DNS server(s) that can be queried<br />
to look for the TXT entry that corresponds to the message. Here is an<br />
example.</p>
<p>dnsmail.domain.com.    TXT    &#8220;155.47.64.164,155.47.64.165&#8243;</p>
<p>NOTE: My guess is that most sites would have only one server listed (for<br />
a couple of reasons).</p>
<p>1. They would most likely want to designate a separate DNS server. This<br />
could be for performance reasons, security reasons, or to keep their<br />
main DNS server zone files down to a manageable size.</p>
<p>2. Having one server eliminates a zone transfer timing issue.<br />
If you have multiple DNS servers for DNS Mail, all the servers<br />
would have to be updated pretty quickly via zone transfers<br />
when the Outbound SMTP server updates one server with a new TXT<br />
entry. If you have more than one DNS Mail server listed and<br />
one of the servers is not up to date when an outside MX server<br />
queries it, that server would have to wait to try again (causing<br />
delays) or it might reject the message.</p>
<p>Once the receiving MX server finds the DNS server to query, it<br />
does a lookup of the TXT record for that message ID (ex: 1wsed45rtgyh5678.domain.com).<br />
If it can find the TXT record and match the &#8220;To:&#8221; and &#8220;From:&#8221; headers it<br />
will know that the message was sent using an SMTP server that is &#8220;allowed&#8221;<br />
by the sender.</p>
<p>As far as cleanup goes, either the Outbound SMTP server or the DNS server<br />
can look for message ID TXT records that are older than &#8220;x&#8221; days or hours<br />
and can delete them.</p>
<p>What if the recipient, claire@nonprofit.org, has her email forwarded<br />
to her home address claire@my_isp.net? When the @nonprofit.org mail server<br />
receives the message and goes to forward it, it should first make<br />
a Dynamic DNS entry in its own DNS Mail DNS server(s) for this message<br />
and append a new DNS-Mail-ID: header to the message. It will also include<br />
the original DNS-Mail-ID: header in the message. When the @nonprofit.org<br />
Outbound SMTP server connects to the MX server for @my_isp.net, the @my_isp.net<br />
MX server will inspect the headers and verify both DNS-Mail-ID: headers.</p>
<p>Once you have something like this in place it makes reputation based subscription<br />
services for spam a lot more effective.</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://ideaman.edublogs.org/2006/08/03/dns-mail-fighting-spam-with-dynamic-dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wireless point of sale for rent</title>
		<link>http://ideaman.edublogs.org/2006/07/02/wireless-point-of-sale-for-rent/</link>
		<comments>http://ideaman.edublogs.org/2006/07/02/wireless-point-of-sale-for-rent/#comments</comments>
		<pubDate>Sun, 02 Jul 2006 13:08:33 +0000</pubDate>
		<dc:creator>ideaman</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Inventions/Ideas]]></category>

		<guid isPermaLink="false">http://ideaman.edublogs.org/2006/07/02/wireless-point-of-sale-for-rent/</guid>
		<description><![CDATA[When I pass a yard sale now I wonder if they make any money because I assume people driving by have less and less cash on them then in years back. I always try and put purchases on my credit card because it makes it convenient at the end of the month&#8230;. less trips to [...]]]></description>
			<content:encoded><![CDATA[<p>When I pass a yard sale now I wonder if they make any money because I assume people driving by have less and less cash on them then in years back. I always try and put purchases on my credit card because it makes it convenient at the end of the month&#8230;. less trips to the bank and one bill to pay. What if you opened up a store where you rented out wireless broadband hand held credit card devices to people who, for example, were running a yard sale? They could tie it to an existing PayPal account so the device vendor wouldn&#8217;t have to deal with any of the financial dealings, the person renting it would just have to program it to point at their PayPal account. I am sure there would be a lot more uses for something like this, what about people outside the super market asking for donations (my excuse of &#8216;no cash&#8217; would no longer work&#8230;. foiled by my own idea!!!!)</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://ideaman.edublogs.org/2006/07/02/wireless-point-of-sale-for-rent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>keyboard with LCD template</title>
		<link>http://ideaman.edublogs.org/2006/06/28/keyboard-with-lcd-template/</link>
		<comments>http://ideaman.edublogs.org/2006/06/28/keyboard-with-lcd-template/#comments</comments>
		<pubDate>Wed, 28 Jun 2006 19:23:17 +0000</pubDate>
		<dc:creator>ideaman</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Inventions/Ideas]]></category>

		<guid isPermaLink="false">http://ideaman.edublogs.org/2006/06/28/keyboard-with-lcd-template/</guid>
		<description><![CDATA[Have you ever seen a keyboard with a laminated piece of paper cut out like a long rectangular template to fit around the function keys? They do it here for Banner to help end users know what function keys perform what actions (like copy, paste, delete, help etc,&#8230;) Wouldn&#8217;t it be cool if you could [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever seen a keyboard with a laminated piece of paper cut out like a long rectangular template to fit around the function keys? They do it here for Banner to help end users know what function keys perform what actions (like copy, paste, delete, help etc,&#8230;) Wouldn&#8217;t it be cool if you could have an external keyboard that had a small LCD panel underneath the function keys that changed the information according to what application was at the forefront? I know programmatically that a Windows machine knows what application has the window in the forefront, it would just be a matter of having a file it reads that maps the keys and have it print the information in the LCD.</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://ideaman.edublogs.org/2006/06/28/keyboard-with-lcd-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email password self-service</title>
		<link>http://ideaman.edublogs.org/2006/06/22/password-partner-or-text-message-based-password-self-service/</link>
		<comments>http://ideaman.edublogs.org/2006/06/22/password-partner-or-text-message-based-password-self-service/#comments</comments>
		<pubDate>Thu, 22 Jun 2006 16:07:25 +0000</pubDate>
		<dc:creator>ideaman</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://ideaman.edublogs.org/2006/06/22/password-partner-or-text-message-based-password-self-service/</guid>
		<description><![CDATA[I developed the password management system we use at the college and I want to revamp it to allow for self service. Let me explain, if a person does not change their password after 6 months it will be reset for them and they have to contact the helpdesk, prove their identity, then get a [...]]]></description>
			<content:encoded><![CDATA[<p>I developed the password management system we use at the college and I want to revamp it to allow for self service. Let me explain, if a person does not change their password after 6 months it will be reset for them and they have to contact the helpdesk, prove their identity, then get a new password generated for them. I am kind of getting tired of resetting passwords but I never built in a self service module so people can get their new passwords because I never liked the systems that other sites use. Usually they have you set a predefined question&#8230;. you know, something like &#8220;What is your cats name?&#8221; or something goofy like that. Instead, I thought it might be cool (and maybe safer) to have people set up a password partner. While your password is still valid (and you are logged into the web interface) you enter in the email address of a trusted friend or family member within the system. When your password expires you go to the web site and enter in your login ID and it generates an ID that gets sent in the form of a link (with a detailed explanation) to your password partner. I assume you would give a heads up off line to your password partner that they will be receiving an email from our system. The password partner then clicks on the link and it generates a new password for their friend/family member.</p>
<p>Better yet, every one has a cell phone, why not have them enter in their cell phone number while logged in and we send them an ID to enter into a web form that will generate them a new password? The telecom people are always trying to get a hold of students at their dorm room telephone numbers but the majority of the students do not set them up or never check the voicemail, this way we would have their cell phones on record if we really need to get in touch with them.<br />
I&#8217;ll run these ideas by the group and see what they think.</p>
]]></content:encoded>
			<wfw:commentRss>http://ideaman.edublogs.org/2006/06/22/password-partner-or-text-message-based-password-self-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3G mobile phones using the PCMCIA slots on laptops</title>
		<link>http://ideaman.edublogs.org/2006/06/16/3g-mobile-phones-using-the-pcmcia-slots-on-laptops/</link>
		<comments>http://ideaman.edublogs.org/2006/06/16/3g-mobile-phones-using-the-pcmcia-slots-on-laptops/#comments</comments>
		<pubDate>Fri, 16 Jun 2006 14:18:47 +0000</pubDate>
		<dc:creator>ideaman</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Inventions/Ideas]]></category>

		<guid isPermaLink="false">http://ideaman.edublogs.org/2006/06/16/3g-mobile-phones-using-the-pcmcia-slots-on-laptops/</guid>
		<description><![CDATA[I noticed that I never use the PCMCIA slots on the laptops I have had&#8230;. not sure why, I guess the equipment I need has always been built in. I have a new razr phone (which I highly recommend for guys who do not want to look like a handy man carrying a phone on [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed that I never use the PCMCIA slots on the laptops I have had&#8230;. not sure why, I guess the equipment I need has always been built in. I have a new razr phone (which I highly recommend for guys who do not want to look like a handy man carrying a phone on their belt, they fit perfectly in your front pocket). I was think that since phones are getting smaller and smarter it would be cool to have your phone plug right into your PCMCIA slot on your laptop. I then thought&#8230;. what if the phone rings while in the PCMCIA slot? Well you could eject it which would be the equivalent of answering the phone, or, maybe a computer based smart phone would pop up and you could interact through the microphone and speakers on your laptop?</p>
<p>What would be some other advantages or disadvantages&#8230;? You wouldn&#8217;t have the cabling issues that palm users have with toting around a USB (or even uglier a serial) adapter. Do Macs have PCMCIA slots? (Not a big Mac fan so I wouldn&#8217;t know&#8230;.or care). Maybe it could double as a wireless broadband card so you could connect in your car to the Internet? I would think that the Windows Mobile phones would have an advantage in that they could tie into the OS (file and contact syncs etc&#8230;.) What if hard drives are small enough and large enough that they are in the phone itself and it has the OS for the laptop on it? When the phone is in the PCMCIA slot it is the laptop&#8217;s harddrive, when it is out there is some solid state media in the laptop that keeps it going and synced? Now that seems like a stretch.</p>
<p>I wonder if power would be an issue? I would think that if the laptop is plugged into the wall it could charge the phone and the laptop&#8230;. not bad. But what if it is unplugged? Would the phone run on its own battery and the laptop on its own? Maybe some of the power saving options in the processors now a days could be used to say, throttle down the cpu in the laptop so it can give some battery resources to the phone?</p>
<p>Okay, I  have rambled enough.<br />
<!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://ideaman.edublogs.org/2006/06/16/3g-mobile-phones-using-the-pcmcia-slots-on-laptops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>utilizing server rack space</title>
		<link>http://ideaman.edublogs.org/2006/06/12/utilizing-server-rack-space/</link>
		<comments>http://ideaman.edublogs.org/2006/06/12/utilizing-server-rack-space/#comments</comments>
		<pubDate>Mon, 12 Jun 2006 20:07:35 +0000</pubDate>
		<dc:creator>ideaman</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://ideaman.edublogs.org/2006/06/12/utilizing-server-rack-space/</guid>
		<description><![CDATA[I had an idea the other day when we were looking at our Data Center racks, we were trying to figure out where we can locate some new systems. I thought&#8230;. we have lots of rack space but it is not contiguous. What if the major vendors rebuilt their larger rack unit models (ex: 7 [...]]]></description>
			<content:encoded><![CDATA[<p>I had an idea the other day when we were looking at our Data Center racks, we were trying to figure out where we can locate some new systems. I thought&#8230;. we have lots of rack space but it is not contiguous. What if the major vendors rebuilt their larger rack unit models (ex: 7 unit storage appliance) into 2 or 1 unit &#8216;chunks&#8217; that were interconnected somehow? I bet there are plenty of IT shops out there that can&#8217;t easily schedule enough downtime to move servers around enough to clear out some contiguous rack space. When they did eventually move the other servers around and had enough contiguous rack space you could then consolidate the interconnected 1 or 2 units pieces back together.  I think in order for this to work you would have to have one section of the system power the other sections through the interconnect cables and to avoid an interconnect cable becoming a single point of failure you would need a redundant connection. Anyway, if a vendor hits it big with this idea then maybe I&#8217;ll be rich!</p>
]]></content:encoded>
			<wfw:commentRss>http://ideaman.edublogs.org/2006/06/12/utilizing-server-rack-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
