<?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 for Aaron Johnson</title>
	<atom:link href="http://cephas.net/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://cephas.net/blog</link>
	<description>Now with 50% less caffeine!</description>
	<lastBuildDate>Sun, 12 Feb 2012 18:24:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>Comment on C# Public Properties vs. Java getX() and setX() by DanielM</title>
		<link>http://cephas.net/blog/2004/02/16/c-public-properties-vs-java-getx-and-setx/#comment-879080</link>
		<dc:creator>DanielM</dc:creator>
		<pubDate>Sun, 12 Feb 2012 18:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.cephas.net/?p=566#comment-879080</guid>
		<description>@TC: But what if you want to have different manipulation between your string and integer property, and then what if you have two integers with different validations/data manipulation, as far as i can understand with your approach you would need to create new Property classes for each one of them...</description>
		<content:encoded><![CDATA[<p>@TC: But what if you want to have different manipulation between your string and integer property, and then what if you have two integers with different validations/data manipulation, as far as i can understand with your approach you would need to create new Property classes for each one of them&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modifying Memory Allocation on Tomcat 5.x on Windows by Alejandro</title>
		<link>http://cephas.net/blog/2005/03/16/modifying-memory-allocation-on-tomcat-5x-on-windows/#comment-879035</link>
		<dc:creator>Alejandro</dc:creator>
		<pubDate>Sun, 12 Feb 2012 12:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.cephas.net/?p=665#comment-879035</guid>
		<description>Why I can&#039;t set up maximun memory pool greater than 950MB? I&#039;m working in Windows Server 2003. I think it is a limitation of Windows or any update of Windows. 
someone knows how to fix this in windows?</description>
		<content:encoded><![CDATA[<p>Why I can&#8217;t set up maximun memory pool greater than 950MB? I&#8217;m working in Windows Server 2003. I think it is a limitation of Windows or any update of Windows.<br />
someone knows how to fix this in windows?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server Group By Datetime by Mohsin</title>
		<link>http://cephas.net/blog/2005/12/06/sql-server-group-by-datetime/#comment-878666</link>
		<dc:creator>Mohsin</dc:creator>
		<pubDate>Fri, 10 Feb 2012 16:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.cephas.net/?p=732#comment-878666</guid>
		<description>love it</description>
		<content:encoded><![CDATA[<p>love it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET:  The View State is invalid for this page and might be corrupted by Mark Walters</title>
		<link>http://cephas.net/blog/2004/08/17/aspnet-the-view-state-is-invalid-for-this-page-and-might-be-corrupted/#comment-878476</link>
		<dc:creator>Mark Walters</dc:creator>
		<pubDate>Thu, 09 Feb 2012 11:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.cephas.net/?p=624#comment-878476</guid>
		<description>Hey thanks a million, was having a nightmare with this as all I was getting was UnhandledHttpException but your fix did it for me, one thing I would suggest tho is that sometimes the InnerException is null so test for that first otherwise your error-handling code will itself cause an error, also the innerException can have an innerException so you might want to try looping through until no more innerexceptions are found</description>
		<content:encoded><![CDATA[<p>Hey thanks a million, was having a nightmare with this as all I was getting was UnhandledHttpException but your fix did it for me, one thing I would suggest tho is that sometimes the InnerException is null so test for that first otherwise your error-handling code will itself cause an error, also the innerException can have an innerException so you might want to try looping through until no more innerexceptions are found</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on command line script to delete .svn files / folders by Alex</title>
		<link>http://cephas.net/blog/2007/04/06/command-line-script-to-delete-svn-files-folders/#comment-878342</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 08 Feb 2012 15:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://cephas.net/blog/2007/04/06/command-line-script-to-delete-svn-files-folders/#comment-878342</guid>
		<description>Very helpful even now!</description>
		<content:encoded><![CDATA[<p>Very helpful even now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on introducing jSearch by Mark Norton</title>
		<link>http://cephas.net/blog/2004/06/09/introducing-jsearch/#comment-878213</link>
		<dc:creator>Mark Norton</dc:creator>
		<pubDate>Tue, 07 Feb 2012 15:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.cephas.net/?p=603#comment-878213</guid>
		<description>The Kuali Foundation fosters the development of open source enterprise applications for higher education.  Some of it&#039;s applications include financial/accounting, grant management, human resources, student information, etc.  Some of these applications are considering the use of your jsearch work as mentioned on http://cephas.net/blog/2004/06/09/introducing-jsearch/.

I have been trying to track down licensing terms for the use of this software.  Before any Kuali product can consider the use of such software, we need to understand how it is licensed.   I had a look inside the WAR, but didn&#039;t find any licensing information there.  Please provide a pointer or link to the licensing terms for use of this software.</description>
		<content:encoded><![CDATA[<p>The Kuali Foundation fosters the development of open source enterprise applications for higher education.  Some of it&#8217;s applications include financial/accounting, grant management, human resources, student information, etc.  Some of these applications are considering the use of your jsearch work as mentioned on <a href="http://cephas.net/blog/2004/06/09/introducing-jsearch/" rel="nofollow">http://cephas.net/blog/2004/06/09/introducing-jsearch/</a>.</p>
<p>I have been trying to track down licensing terms for the use of this software.  Before any Kuali product can consider the use of such software, we need to understand how it is licensed.   I had a look inside the WAR, but didn&#8217;t find any licensing information there.  Please provide a pointer or link to the licensing terms for use of this software.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Retrieving an RSS feed protected by Basic Authentication using ROME by Dave</title>
		<link>http://cephas.net/blog/2005/02/09/retrieving-an-rss-feed-protected-by-basic-authentication-using-rome/#comment-877595</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 02 Feb 2012 23:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.cephas.net/?p=655#comment-877595</guid>
		<description>It did make my life easier. Thank you sir!</description>
		<content:encoded><![CDATA[<p>It did make my life easier. Thank you sir!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on command line script to delete .svn files / folders by Delete .svn files and folders - Juancho Rossi</title>
		<link>http://cephas.net/blog/2007/04/06/command-line-script-to-delete-svn-files-folders/#comment-877484</link>
		<dc:creator>Delete .svn files and folders - Juancho Rossi</dc:creator>
		<pubDate>Wed, 01 Feb 2012 23:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://cephas.net/blog/2007/04/06/command-line-script-to-delete-svn-files-folders/#comment-877484</guid>
		<description>[...] Source: http://cephas.net/blog/2007/04/06/command-line-script-to-delete-svn-files-folders/ Compartí este artículo           Tweet [...]</description>
		<content:encoded><![CDATA[<p>[...] Source: http://cephas.net/blog/2007/04/06/command-line-script-to-delete-svn-files-folders/ Compartí este artículo           Tweet [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Logging in C# by Digvijay</title>
		<link>http://cephas.net/blog/2003/08/22/logging-in-c/#comment-876943</link>
		<dc:creator>Digvijay</dc:creator>
		<pubDate>Fri, 27 Jan 2012 13:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.cephas.net/?p=479#comment-876943</guid>
		<description>I think a better refactoring would make code look like:
&lt;code&gt;
public class Logger
    {

        private static string logDirectory = ConfigurationManager.AppSettings[&quot;logDirectory&quot;];

        private static string strLogLevel = ConfigurationManager.AppSettings[&quot;logLevel&quot;];

        private static Loglevel logLevel = Loglevel.Off;

        static Logger()
        {
            switch (strLogLevel)
            {
                case &quot;ALL&quot;:
                    logLevel = Loglevel.All;
                    break;

                case &quot;ERROR&quot;:
                    logLevel = Loglevel.Error;
                    break;

                case &quot;INFO&quot;:
                    logLevel = Loglevel.Info;
                    break;

                default:
                    logLevel = Loglevel.Off;
                    break;
            }
        }

        public static void Append(String message, Loglevel level)
        {
            if (logLevel &gt;= level)
            {
                DateTime dt = DateTime.Now;
                String filePath = logDirectory + dt.ToString(&quot;yyyyMMdd&quot;) + &quot;.log&quot;;

                if (!File.Exists(filePath))
                {
                    FileStream fs = File.Create(filePath);
                    fs.Close();
                }

                try
                {
                    File.AppendAllText(filePath, string.Format(&quot;{0} - {1}&quot;, dt.ToString(&quot;hh:mm:ss&quot;), message));
                }
                catch (Exception e)
                {
                    Console.WriteLine(e.Message.ToString());
                }
            }
        }
    }
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I think a better refactoring would make code look like:<br />
<code><br />
public class Logger<br />
    {</p>
<p>        private static string logDirectory = ConfigurationManager.AppSettings["logDirectory"];</p>
<p>        private static string strLogLevel = ConfigurationManager.AppSettings["logLevel"];</p>
<p>        private static Loglevel logLevel = Loglevel.Off;</p>
<p>        static Logger()<br />
        {<br />
            switch (strLogLevel)<br />
            {<br />
                case "ALL":<br />
                    logLevel = Loglevel.All;<br />
                    break;</p>
<p>                case "ERROR":<br />
                    logLevel = Loglevel.Error;<br />
                    break;</p>
<p>                case "INFO":<br />
                    logLevel = Loglevel.Info;<br />
                    break;</p>
<p>                default:<br />
                    logLevel = Loglevel.Off;<br />
                    break;<br />
            }<br />
        }</p>
<p>        public static void Append(String message, Loglevel level)<br />
        {<br />
            if (logLevel &gt;= level)<br />
            {<br />
                DateTime dt = DateTime.Now;<br />
                String filePath = logDirectory + dt.ToString("yyyyMMdd") + ".log";</p>
<p>                if (!File.Exists(filePath))<br />
                {<br />
                    FileStream fs = File.Create(filePath);<br />
                    fs.Close();<br />
                }</p>
<p>                try<br />
                {<br />
                    File.AppendAllText(filePath, string.Format("{0} - {1}", dt.ToString("hh:mm:ss"), message));<br />
                }<br />
                catch (Exception e)<br />
                {<br />
                    Console.WriteLine(e.Message.ToString());<br />
                }<br />
            }<br />
        }<br />
    }<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PGP Encryption using Bouncy Castle by Pierre</title>
		<link>http://cephas.net/blog/2004/04/01/pgp-encryption-using-bouncy-castle/#comment-875245</link>
		<dc:creator>Pierre</dc:creator>
		<pubDate>Fri, 13 Jan 2012 11:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.cephas.net/?p=582#comment-875245</guid>
		<description>Thanks</description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

