<?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>Free Xenon Consulting</title>
	<atom:link href="http://www.freexenon.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freexenon.com</link>
	<description>PSD or Image to Site with Accessibility Built In</description>
	<lastBuildDate>Mon, 17 May 2010 15:59:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Presentation about CSS3 Media Queries</title>
		<link>http://www.freexenon.com/2010/05/17/presentation-about-css3-media-queries/</link>
		<comments>http://www.freexenon.com/2010/05/17/presentation-about-css3-media-queries/#comments</comments>
		<pubDate>Mon, 17 May 2010 15:59:18 +0000</pubDate>
		<dc:creator>FreeXenon</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Media Queries]]></category>

		<guid isPermaLink="false">http://www.freexenon.com/?p=387</guid>
		<description><![CDATA[Here is a presentation by Russ Weakley of Max Design going over CSS3 Media Queries. Really powerful stuff. 
]]></description>
			<content:encoded><![CDATA[<p>Here is a presentation by <a href="http://www.maxdesign.com.au/">Russ Weakley of Max Design</a> going over <a href="http://www.slideshare.net/maxdesign/css3-media-queries">CSS3 Media Queries</a>. Really powerful stuff. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.freexenon.com/2010/05/17/presentation-about-css3-media-queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need Wordpress Coding Help.</title>
		<link>http://www.freexenon.com/2010/05/01/need-wordpress-coding-help/</link>
		<comments>http://www.freexenon.com/2010/05/01/need-wordpress-coding-help/#comments</comments>
		<pubDate>Sat, 01 May 2010 21:41:24 +0000</pubDate>
		<dc:creator>Service</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.freexenon.com/?p=383</guid>
		<description><![CDATA[I needs some help with some basic coding on a Wordpress project. This is my first time creating a Wordpress theme and I am a little stuck!
Anyone! Bueller? Bueller?
Drop me a line if you can spare some neurons.
]]></description>
			<content:encoded><![CDATA[<p>I needs some help with some basic coding on a Wordpress project. This is my first time creating a Wordpress theme and I am a little stuck!</p>
<p>Anyone! Bueller? Bueller?</p>
<p>Drop me a line if you can spare some neurons.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freexenon.com/2010/05/01/need-wordpress-coding-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross-OS Font Stacks</title>
		<link>http://www.freexenon.com/2010/03/30/cross-os-font-stacks/</link>
		<comments>http://www.freexenon.com/2010/03/30/cross-os-font-stacks/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 19:42:15 +0000</pubDate>
		<dc:creator>FreeXenon</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Font Stacks]]></category>

		<guid isPermaLink="false">http://www.freexenon.com/?p=370</guid>
		<description><![CDATA[If I find more I will add them to this article. For those of you who know of others please leave your comment and a source for it too, which will allows us to trace and see the work done.
Monospace Font Stacks
Fixing Monospace Sizing (Eric Meyer)
font-family: Courier, &#8220;Courier New&#8221;, &#8220;Nimbus Mono L&#8221;, &#8220;DejaVu Sans Mono&#8221;,
&#8220;Lucida [...]]]></description>
			<content:encoded><![CDATA[<p>If I find more I will add them to this article. For those of you who know of others please leave your comment and a source for it too, which will allows us to trace and see the work done.</p>
<h2>Monospace Font Stacks</h2>
<p><a href="http://meyerweb.com/eric/thoughts/2010/02/12/fixed-monospace-sizing/">Fixing Monospace Sizing</a> (Eric Meyer)</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">font-family: Courier, &#8220;Courier New&#8221;, &#8220;Nimbus Mono L&#8221;, &#8220;DejaVu Sans Mono&#8221;,</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&#8220;Lucida Console&#8221;, monospace;</div>
<ul>
<li>Courier, &#8220;Courier New&#8221;, &#8220;Nimbus Mono L&#8221;, &#8220;DejaVu Sans Mono&#8221;, &#8221;Lucida Console&#8221;, monospace; (<a href="http://www.ars-informatica.ca/article.php?article=89">ars-infomatica</a>)</li>
<li>Monaco,&#8221;Bitstream Vera Sans Mono&#8221;, &#8220;Lucida Console&#8221;,Terminal,monospace; (<a href="http://www.codestyle.org/servlets/FontStack?stack=Monaco,Bitstream+Vera+Sans+Mono,Lucida+Console,Terminal&amp;generic=monospace">codestyle</a>)</li>
<li>Consolas, &#8220;Andale Mono WT&#8221;, &#8220;Andale Mono&#8221;, &#8220;Lucida Console&#8221;, &#8220;Lucida Sans Typewriter&#8221;, &#8220;DejaVu Sans Mono&#8221;, &#8220;Bitstream Vera Sans Mono&#8221;, &#8220;Liberation Mono&#8221;, &#8220;Nimbus Mono L&#8221;, Monaco, &#8220;Courier New&#8221;, Courier, monospace; (<a href="http://articles.sitepoint.com/article/eight-definitive-font-stacks/2">site point</a>)</li>
</ul>
<h2>Serif Font Stacks</h2>
<ul>
<li>&#8220;Palatino Linotype&#8221;, Georgia, &#8220;URW Palladio L&#8221;, &#8220;Century Schoolbook L&#8221;, serif; (<a href="http://www.ars-informatica.ca/article.php?article=89">ars-infomatica</a>)
<ul>
<li>&#8220;Palatino Linotype&#8221;, Palatino, Palladio, &#8220;URW Palladio L&#8221;, &#8220;Book Antiqua&#8221;, Baskerville, &#8220;Bookman Old Style&#8221;, &#8220;Bitstream Charter&#8221;, &#8220;Nimbus Roman No9 L&#8221;, Garamond, &#8220;Apple Garamond&#8221;, &#8220;ITC Garamond Narrow&#8221;, &#8220;New Century Schoolbook&#8221;, &#8220;Century Schoolbook&#8221;, &#8220;Century Schoolbook L&#8221;, Georgia, serif; (<a href="http://articles.sitepoint.com/article/eight-definitive-font-stacks/2">site point</a>)</li>
</ul>
</li>
<li>&#8220;Times New Roman&#8221;, &#8220;Bitstream Charter&#8221;, Sylfaen, Times, Georgia, serif; (<a href="http://www.ars-informatica.ca/article.php?article=89">ars-infomatica</a>)
<ul>
<li>Georgia,&#8221;New Century Schoolbook&#8221;, &#8220;Nimbus Roman No9 L&#8221;,serif; (<a href="http://www.codestyle.org/servlets/FontStack?stack=Georgia,New+Century+Schoolbook,Nimbus+Roman+No9+L&amp;generic=serif">codestyle</a>)</li>
<li>Constantia, &#8220;Lucida Bright&#8221;, Lucidabright, &#8220;Lucida Serif&#8221;, Lucida, &#8220;DejaVu Serif,&#8221; &#8220;Bitstream Vera Serif&#8221;, &#8220;Liberation Serif&#8221;, Georgia, serif; (<a href="http://articles.sitepoint.com/article/eight-definitive-font-stacks">site point</a>)</li>
<li>Cambria, &#8220;Hoefler Text&#8221;, Utopia, &#8220;Liberation Serif&#8221;, &#8220;Nimbus Roman No9 L Regular&#8221;, Times, &#8220;Times New Roman&#8221;, serif; (<a href="http://articles.sitepoint.com/article/eight-definitive-font-stacks">site point</a>)</li>
</ul>
</li>
<li>Frutiger, &#8220;Frutiger Linotype&#8221;, Univers, Calibri, &#8220;Gill Sans&#8221;, &#8220;Gill Sans MT&#8221;, &#8220;Myriad Pro&#8221;, Myriad, &#8220;DejaVu Sans Condensed&#8221;, &#8220;Liberation Sans&#8221;, &#8220;Nimbus Sans L&#8221;, Tahoma, Geneva, &#8220;Helvetica Neue&#8221;, Helvetica, Arial, sans-serif; (<a href="http://articles.sitepoint.com/article/eight-definitive-font-stacks/2">site point</a>)</li>
</ul>
<h2>Sans-Serif Font Stacks</h2>
<ul>
<li>Arial, &#8220;Microsoft Sans Serif&#8221;, Tahoma, &#8220;Nimbus Sans L&#8221;, Helvetica, sans-serif; (<a href="http://www.ars-informatica.ca/article.php?article=89">ars-infomatica</a>)</li>
<li>Verdana, &#8220;Lucida Grande&#8221;, &#8220;Lucida Sans Unicode&#8221;, Geneva, &#8221;URW Gothic L&#8221;, sans-serif; (<a href="http://www.ars-informatica.ca/article.php?article=89">ars-infomatica</a>)</li>
<li>Corbel, &#8220;Lucida Grande&#8221;, &#8220;Lucida Sans Unicode&#8221;, &#8220;Lucida Sans&#8221;, &#8220;DejaVu Sans&#8221;, &#8220;Bitstream Vera Sans&#8221;, &#8220;Liberation Sans&#8221;, Verdana, &#8220;Verdana Ref&#8221;, sans-serif; (<a href="Corbel, &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, &quot;DejaVu Sans&quot;, &quot;Bitstream Vera Sans&quot;, &quot;Liberation Sans&quot;, Verdana, &quot;Verdana Ref&quot;, sans-serif;">site point</a>)</li>
<li>&#8220;Segoe UI&#8221;, Candara, &#8220;Bitstream Vera Sans&#8221;, &#8220;DejaVu Sans&#8221;, &#8220;Bitstream Vera Sans&#8221;, &#8220;Trebuchet MS&#8221;, Verdana, &#8220;Verdana Ref&#8221;, sans-serif; (<a href="&quot;Segoe UI&quot;, Candara, &quot;Bitstream Vera Sans&quot;, &quot;DejaVu Sans&quot;, &quot;Bitstream Vera Sans&quot;, &quot;Trebuchet MS&quot;, Verdana, &quot;Verdana Ref&quot;, sans-serif;">site point</a>)</li>
</ul>
<h2>Impact Font Stacks</h2>
<ul>
<li>Impact, &#8220;Arial Black&#8221;, sans-serif; (<a href="http://www.ars-informatica.ca/article.php?article=89">ars-infomatica</a>)</li>
<li>Impact, Haettenschweiler, &#8220;Franklin Gothic Bold&#8221;, Charcoal, &#8220;Helvetica Inserat&#8221;, &#8220;Bitstream Vera Sans Bold&#8221;, &#8220;Arial Black&#8221;, sans-serif; (<a href="http://articles.sitepoint.com/article/eight-definitive-font-stacks/2">site point</a>)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.freexenon.com/2010/03/30/cross-os-font-stacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The New County Website Has Gone Live</title>
		<link>http://www.freexenon.com/2010/03/23/the-new-county-website-has-gone-live/</link>
		<comments>http://www.freexenon.com/2010/03/23/the-new-county-website-has-gone-live/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 15:06:01 +0000</pubDate>
		<dc:creator>FreeXenon</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Aha Consulting]]></category>

		<guid isPermaLink="false">http://www.freexenon.com/?p=377</guid>
		<description><![CDATA[We have taken the new Sauk County website live as of Friday and only had a few hiccups in the process. This site has been a long time coming and been a long process with ups and downs. I eventually found a great Drupal developer, aha! Consulting that could handle a project as big as [...]]]></description>
			<content:encoded><![CDATA[<p>We have taken the <a href="http://www.co.sauk.wi.us">new Sauk County website</a> live as of Friday and only had a few hiccups in the process. This site has been a long time coming and been a long process with ups and downs. I eventually found a great Drupal developer, <a href="http://www.ahaconsulting.com">aha! Consulting</a> that could handle a project as big as ours is and they have been great.</p>
<p>Even though the site is live we still have a host of usability and accessibility issues to take care of, and other functionality to put in place, so there is still a lot of work to do. Most pages validate the <abbr title="eXtensible Hyper-Text Mark-up Language">XHTML</abbr> 1.0 Strict which is something that I am really happy about. We have some skip links about a great sans serif font stack, but we still need to accessify the main menu, add in a font resizer, PDF accessibility issues to take care, and other things.  At some point I will do a full accessibility review too.  We have our work cut out for us.</p>
<p>If you wander your way there and you have any questions, comments, or suggestions please use our feedback for and let us know. We are looking for an keyboard accessible menu module as well as great <abbr title="What You see Is What You Get">WYSIWYG</abbr> editor too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freexenon.com/2010/03/23/the-new-county-website-has-gone-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Starting Out Organized: Website Content Planning The Right Way&#8221; from Smashing Magazine</title>
		<link>http://www.freexenon.com/2010/03/23/starting-out-organized-website-content-planning-the-right-way-from-smashing-magazine/</link>
		<comments>http://www.freexenon.com/2010/03/23/starting-out-organized-website-content-planning-the-right-way-from-smashing-magazine/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 14:31:21 +0000</pubDate>
		<dc:creator>FreeXenon</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Smashing Magazine]]></category>

		<guid isPermaLink="false">http://www.freexenon.com/?p=375</guid>
		<description><![CDATA[This is a really great article from Smashing Magazine about working through a web project using Usability based principles: Starting Out Organized: Website Content Planning The Right Way
]]></description>
			<content:encoded><![CDATA[<p>This is a really great article from Smashing Magazine about working through a web project using Usability based principles: <a href="http://www.smashingmagazine.com/2010/03/17/starting-out-organized-website-content-planning-the-right-way/">Starting Out Organized: Website Content Planning The Right Way</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.freexenon.com/2010/03/23/starting-out-organized-website-content-planning-the-right-way-from-smashing-magazine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Bubble IDE for Java from Brown University</title>
		<link>http://www.freexenon.com/2010/03/11/code-bubble-ide-for-java-from-brown-university/</link>
		<comments>http://www.freexenon.com/2010/03/11/code-bubble-ide-for-java-from-brown-university/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 14:51:53 +0000</pubDate>
		<dc:creator>FreeXenon</dc:creator>
				<category><![CDATA[IDE's-n-Editors]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Brown University]]></category>
		<category><![CDATA[Code Bubble]]></category>

		<guid isPermaLink="false">http://www.freexenon.com/?p=343</guid>
		<description><![CDATA[
I really love this Code Bubble IDE for Java from the CS department at Brown University. I would love to have this sort of environment for my web development. Adobe take heed. This Code Bubble thingy rocks! =)
]]></description>
			<content:encoded><![CDATA[<div class="EmbeddedVideo"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/PsPX0nElJ0k&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/PsPX0nElJ0k&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<p>I really love this <a href="http://www.cs.brown.edu/people/acb/codebubbles_site.htm">Code Bubble <abbr title="Integrated Development Environment">IDE</abbr></a> for Java from the <a href="http://www.cs.brown.edu/">CS department at Brown University</a>. I would love to have this sort of environment for my web development. Adobe take heed. This Code Bubble thingy rocks! =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freexenon.com/2010/03/11/code-bubble-ide-for-java-from-brown-university/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking for a New WYSIWYG Editor for Drupal</title>
		<link>http://www.freexenon.com/2010/03/01/looking-for-a-new-wysiwyg-editor-for-drupal/</link>
		<comments>http://www.freexenon.com/2010/03/01/looking-for-a-new-wysiwyg-editor-for-drupal/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 18:24:13 +0000</pubDate>
		<dc:creator>FreeXenon</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[IDE's-n-Editors]]></category>
		<category><![CDATA[WYSIWYG Editor]]></category>

		<guid isPermaLink="false">http://www.freexenon.com/?p=326</guid>
		<description><![CDATA[I work for a small county government and we are working with a developer to setup a new Drupal website. I am of the opinion that the editor can make or break the utilization of the website by our mostly not very savvy employees. If it is too hard or creates work then it will not [...]]]></description>
			<content:encoded><![CDATA[<p>I work for a small county government and we are working with a developer to setup a new Drupal website. I am of the opinion that the editor can make or break the utilization of the website by our mostly not very savvy employees. If it is too hard or creates work then it will not be used or people will resist working with it. I am not at all happy with the FCK editor. I am starting to look at Time MCE and X-Standard. Do you know of an editor that meets my requirements?</p>
<p>My preferences are for it to:</p>
<ul>
<li>create standards compliant and semantically correct code</li>
<li>have the ability for users to copy and paste over their content and for the editor to strip the tags/formatting that are not acceptable and keep the ones that are (white-listing?)</li>
<li>be able to add and remove formatting options as well as rename the labels for the formatting options, especially the headers (via the administrative interface is preferable).</li>
<li>have at least 2 levels of permission to the editor&#8217;s features</li>
<li>accessible interface (would be nice)</li>
</ul>
<p>Please help me keep my hair! =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freexenon.com/2010/03/01/looking-for-a-new-wysiwyg-editor-for-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Potentially looking for a Graphics Designer for a little image work</title>
		<link>http://www.freexenon.com/2010/03/01/potentially-looking-for-a-graphics-designer-for-a-little-image-work/</link>
		<comments>http://www.freexenon.com/2010/03/01/potentially-looking-for-a-graphics-designer-for-a-little-image-work/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 18:19:18 +0000</pubDate>
		<dc:creator>FreeXenon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[My Work]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Graphics Designer]]></category>

		<guid isPermaLink="false">http://www.freexenon.com/?p=324</guid>
		<description><![CDATA[I am working on a small Wordpress project for a local martial arts business and I need some someone who might be interested in doing some image work for me. I may need an image for a tiled background, some work with an image of the instructor, and a medium subtle background image for the [...]]]></description>
			<content:encoded><![CDATA[<p>I am working on a small Wordpress project for a local martial arts business and I need some someone who might be interested in doing some image work for me. I may need an image for a tiled background, some work with an image of the instructor, and a medium subtle background image for the main content area.</p>
<p>If you might be interested please contact me via <a href="contact-free-xenon-consulting/">my contact form</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freexenon.com/2010/03/01/potentially-looking-for-a-graphics-designer-for-a-little-image-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Atrium for your Intranet or Project</title>
		<link>http://www.freexenon.com/2010/02/16/open-atrium-for-your-intranet-or-project/</link>
		<comments>http://www.freexenon.com/2010/02/16/open-atrium-for-your-intranet-or-project/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 17:15:12 +0000</pubDate>
		<dc:creator>FreeXenon</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Intranet]]></category>
		<category><![CDATA[Open Atrium]]></category>

		<guid isPermaLink="false">http://www.freexenon.com/?p=313</guid>
		<description><![CDATA[I just found Open Atrium (still in beta) which is an install of Drupal which specializes in intranets and collaborative work. From what I have seen it is very cool! It provides a lot of the needed functionality ready out-of-the-box:  Public and Private forms of the following Groups BLogs, Micro-BLogging, Calendars, and Project Tracking&#8230;. but [...]]]></description>
			<content:encoded><![CDATA[<p>I just found <a href="http://www.OpenAtrium.org">Open Atrium (still in beta)</a> which is an install of <a href="http://www.Drupal.org">Drupal</a> which specializes in intranets and collaborative work. From what I have seen it is very cool! It provides a lot of the needed functionality ready out-of-the-box:  Public and Private forms of the following Groups BLogs, Micro-BLogging, Calendars, and Project Tracking&#8230;. but the real power will come from the fact that it is built with extensibility in mind. They are going to be setting up feature servers so people can share their Open Atrium features. You can also integrate Wiki&#8217;s and Forums, and I have seen a feature specializing in <a href="http://www.empoweredby.net/project/simple-crm"><abbr title="customer relationship management">CRM</abbr> (Simple CRM)</a> and one for <a href="https://community.openatrium.com/issues/node/337">Project Management (Storm)</a>. There is so much more out there. Search for the feature that solves your intranet or collaborative ills.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freexenon.com/2010/02/16/open-atrium-for-your-intranet-or-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>58 Online Generators</title>
		<link>http://www.freexenon.com/2009/11/24/58-online-generators/</link>
		<comments>http://www.freexenon.com/2009/11/24/58-online-generators/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 15:07:04 +0000</pubDate>
		<dc:creator>Service</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.freexenon.com/?p=306</guid>
		<description><![CDATA[58 Online Generators for Web Designers
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.balkhis.com/web-designs-resources/55-extremely-useful-online-generators-for-designers/">58 Online Generators for Web Designers</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.freexenon.com/2009/11/24/58-online-generators/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
