<?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>Steven Eppler's Blog &#187; web hosting and design</title>
	<atom:link href="http://www.steveneppler.com/blog/category/web-hosting-and-design/feed" rel="self" type="application/rss+xml" />
	<link>http://www.steveneppler.com/blog</link>
	<description>My life, technology, and everything in between</description>
	<lastBuildDate>Wed, 09 Feb 2011 20:14:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WebTester 5.0 Released</title>
		<link>http://www.steveneppler.com/blog/2006/06/14/webtester-50-released</link>
		<comments>http://www.steveneppler.com/blog/2006/06/14/webtester-50-released#comments</comments>
		<pubDate>Wed, 14 Jun 2006 16:08:29 +0000</pubDate>
		<dc:creator>eppler</dc:creator>
				<category><![CDATA[on the job]]></category>
		<category><![CDATA[web hosting and design]]></category>

		<guid isPermaLink="false">http://www.steveneppler.com/blog/2006/06/14/webtester-50-released</guid>
		<description><![CDATA[The newest version of WebTester, my online testing and quizzing software, has been released, along with a completely new site re-design. You can check out the site here: WebTester Home Feel free to check out the newly created forums: WebTester Forums Or, you can log into the demo, using the following information: Username: admin Password: [...]]]></description>
			<content:encoded><![CDATA[<p>The newest version of WebTester, my online testing and quizzing software, has been released, along with a completely new site re-design.  You can check out the site here:</p>
<p><a target="_blank" title="WebTester Online Testing &#038; Quiz Management" href="http://www.webtester.us">WebTester Home</a></p>
<p>Feel free to check out the newly created forums:</p>
<p><a target="_blank" title="WebTester Forums" href="http://talk.webtester.us">WebTester Forums </a></p>
<p>Or, you can log into the demo, using the following information:</p>
<p>Username:  admin<br />
Password:  admin</p>
<p><a target="_blank" title="WebTester Administration" href="http://wt.epplersoft.com/admin">WebTester Admin</a><br />
<a target="_blank" title="WebTester Testing Engine" href="http://wt.epplersoft.com">WebTester Engine</a></p>
<p>Take a look and tell me what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.steveneppler.com/blog/2006/06/14/webtester-50-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resource Temporarily Unavailable with cPanel and TeamSpeak</title>
		<link>http://www.steveneppler.com/blog/2006/04/12/resource-temporarily-unavailable-with-cpanel-and-teamspeak</link>
		<comments>http://www.steveneppler.com/blog/2006/04/12/resource-temporarily-unavailable-with-cpanel-and-teamspeak#comments</comments>
		<pubDate>Wed, 12 Apr 2006 21:55:00 +0000</pubDate>
		<dc:creator>eppler</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[web hosting and design]]></category>

		<guid isPermaLink="false">http://www.steveneppler.com/blog/2006/04/12/resource-temporarily-unavailable-with-cpanel-and-teamspeak</guid>
		<description><![CDATA[One of my friends, Jeremy Bergen, is running a TeamSpeak server on one of my servers, and was running into a resource temporarily unavailable while ssh&#8217;d into the box. The TeamSpeak server was also randomly shutting down, and this may have been caused by the same error. TeamSpeak uses around between 10-16 processes itself, so [...]]]></description>
			<content:encoded><![CDATA[<p>One of my friends, <a href="http://www.ahacomputers.com" target="_blank">Jeremy Bergen</a>, is running a TeamSpeak server on one of my <a href="http://epplersoft.com">servers</a>, and was running into a resource temporarily unavailable while ssh&#8217;d into the box.  The TeamSpeak server was also randomly shutting down, and this may have been caused by the same error.  TeamSpeak uses around between 10-16 processes itself, so after a logging in a few times or doing other things, this default limit of 20 it reached.</p>
<p>To fix this, first I turned off cPanel&#8217;s built in &#8216;Prevent Shell Fork Bomb Protection&#8217;.  Then, I edited the /etc/security/limits.conf.  I still wanted users to be limited to 20 processes, except for the TeamSpeak user which I wanted to have 40, and root which I wanted unlimited.  Here are the lines that I had:</p>
<pre>
*             soft     nproc     20
jeremy        soft     nproc     40
root          soft     nproc     unlimited
</pre>
<p>Of course, you can customize the file however you like.  The key is turning off cPanel&#8217;s internal protection so your box will use this file.  Also, I happen to use <a href="http://www.centos.org" target="_blank">CentOS 4.3</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.steveneppler.com/blog/2006/04/12/resource-temporarily-unavailable-with-cpanel-and-teamspeak/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WebTester Update</title>
		<link>http://www.steveneppler.com/blog/2006/03/28/webtester-update</link>
		<comments>http://www.steveneppler.com/blog/2006/03/28/webtester-update#comments</comments>
		<pubDate>Wed, 29 Mar 2006 02:28:22 +0000</pubDate>
		<dc:creator>eppler</dc:creator>
				<category><![CDATA[on the job]]></category>
		<category><![CDATA[web hosting and design]]></category>

		<guid isPermaLink="false">http://www.steveneppler.com/blog/2006/03/28/webtester-update</guid>
		<description><![CDATA[As posted previously, I have been working on porting my WebTester program from ASP to PHP. New features include: Ability to randomize questions Integrated HTML Editor (no more manual coding) ‘Enter’ key selects Next instead of Previous Ported from ASP to PHP (so it can be hosted on a Mac/Linux/Windows box, instead of limited to [...]]]></description>
			<content:encoded><![CDATA[<p>As <a href="http://www.steveneppler.com/blog/2006/01/19/webtester">posted previously</a>, I have been working on porting my WebTester program from ASP to PHP.  New features include:</p>
<ul>
<li>Ability to randomize questions
</li>
<li>Integrated HTML Editor (no more manual coding)
</li>
<li>‘Enter’ key selects Next instead of Previous
</li>
<li>Ported from ASP to PHP (so it can be hosted on a Mac/Linux/Windows box, instead of limited to Windows/IIS)
</li>
<li>Generates math equations on the fly, by converting LaTeX math code into a graphic, such as:  <img src="http://webtester.epplersoft.com/cgi-bin/mimetex.cgi?a%5E2%2Bb%5E2%3Dc%5E2"/>
</li>
<li>General UI enhancements
</li>
</ul>
<p>To give it a spin, try out the test server.  Here are the addresses:</p>
<p>Take a test:  <a href="http://webtester.epplersoft.com">http://webtester.epplersoft.com</a><br />
Administration:  <a href="http://webtester.epplersoft.com/admin">http://webtester.epplersoft.com/admin</a></p>
<p>The username/password combination to use is:  demo/demo</p>
<p>This is not the final, so bugs may exist that have already been fixed.  To generate math while creating a test, use the following format:</p>
<p>[tex]a^2 + b^2 = c^2[/tex]</p>
<p>The above will generate this image:  <img src="http://webtester.epplersoft.com/cgi-bin/mimetex.cgi?a%5E2%2Bb%5E2%3Dc%5E2"/></p>
<p>To create your own equations, you can try out a program called <a href="http://www.dessci.com/mathtype/">MathType</a> by Design Science.  I will also list other LaTeX generating programs as I find them.</p>
<p>If you have any questions, just leave a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.steveneppler.com/blog/2006/03/28/webtester-update/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebTester</title>
		<link>http://www.steveneppler.com/blog/2006/01/19/webtester</link>
		<comments>http://www.steveneppler.com/blog/2006/01/19/webtester#comments</comments>
		<pubDate>Thu, 19 Jan 2006 15:36:19 +0000</pubDate>
		<dc:creator>eppler</dc:creator>
				<category><![CDATA[on the job]]></category>
		<category><![CDATA[web hosting and design]]></category>

		<guid isPermaLink="false">http://www.steveneppler.com/blog/2006/01/19/webtester</guid>
		<description><![CDATA[Recently I&#8217;ve been working on porting my WebTester project from ASP to PHP. While doing this I have also been adding new features and fixing bugs as I come across them. New items include: Ability to randomize questions Integrated HTML Editor (no more manual coding) &#8216;Enter&#8217; key selects Next instead of Previous Ported from ASP [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve been working on porting my WebTester project from <a href="http://www.asp.net" target="_blank">ASP</a> to <a href="http://www.php.net" target="_blank">PHP</a>.  While doing this I have also been adding new features and fixing bugs as I come across them.  New items include:</p>
<ul>
<li>Ability to randomize questions</li>
<li>Integrated HTML Editor (no more manual coding)</li>
<li>&#8216;Enter&#8217; key selects Next instead of Previous</li>
<li>Ported from ASP to PHP (so it can be hosted on a Mac/Linux/Windows box, instead of limited to Windows/IIS)</li>
<li>Each admin user will only see tests created by that user (except for a super-admin)</li>
</ul>
<p>It should be finished soon and will be used by <a href="http://www.deltaschools.com" target="_blank">Delta County Schools</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.steveneppler.com/blog/2006/01/19/webtester/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Real Estate made easy</title>
		<link>http://www.steveneppler.com/blog/2005/12/10/real-estate-made-easy</link>
		<comments>http://www.steveneppler.com/blog/2005/12/10/real-estate-made-easy#comments</comments>
		<pubDate>Sat, 10 Dec 2005 20:09:52 +0000</pubDate>
		<dc:creator>eppler</dc:creator>
				<category><![CDATA[web hosting and design]]></category>

		<guid isPermaLink="false">http://www.steveneppler.com/blog/2005/12/10/real-estate-made-easy</guid>
		<description><![CDATA[Matthew and I just finished a site for a local customer. You can check it out at WestMarkBrokers.com. At first, a real estate site seems kind of complex, but thanks to the folks over at Open-Realty, we were able to come up with a workable design and very functional site. There were a few bugs [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wolfimage.com/blog/" target="_blank">Matthew</a> and I just finished a site for a local customer.  You can check it out at <a href="http://www.westmarkbrokers.com/" target="_blank">WestMarkBrokers.com</a>.</p>
<p>At first, a real estate site seems kind of complex, but thanks to the folks over at <a href="http://www.open-realty.org/" target="_blank">Open-Realty</a>, we were able to come up with a workable design and very functional site.  There were a few bugs that we had to iron out, but after that the design went pretty smoothly.</p>
<p>Of course, this is all being hosted with my <a href="http://epplersoft.com/" target="_blank">web hosting company</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.steveneppler.com/blog/2005/12/10/real-estate-made-easy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

