<?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; Technology Links</title>
	<atom:link href="http://ideaman.edublogs.org/category/technology-links/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>
	</channel>
</rss>
