<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Matt Schmandt</title>
	
	<link>http://www.theschmandts.org/blog</link>
	<description>Gentoo Linux - Asterisk</description>
	<pubDate>Sun, 06 Jul 2008 01:14:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/CommentsForMattSchmandt" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Comment on Podcamp Ohio by angelo</title>
		<link>http://www.theschmandts.org/blog/2008/06/29/podcamp-ohio/#comment-176</link>
		<dc:creator>angelo</dc:creator>
		<pubDate>Thu, 03 Jul 2008 13:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.theschmandts.org/blog/?p=42#comment-176</guid>
		<description>I'm glad you had a great time and I wanted to thank you for helping out too!

The last number I have is 166 registered guests, plus there are about 10+ missing name tags that we presume people took but did not sign them selves in. I would guess we nearly hit 180 throughout the day. What was amazing is how many folks were their the entire day. Could not have asked for better retention.</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad you had a great time and I wanted to thank you for helping out too!</p>
<p>The last number I have is 166 registered guests, plus there are about 10+ missing name tags that we presume people took but did not sign them selves in. I would guess we nearly hit 180 throughout the day. What was amazing is how many folks were their the entire day. Could not have asked for better retention.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Podcamp Ohio by » PodCampOhio As Blogged in the Blogosphere - Marketing Conversation - New Marketing and Social Media by Abraham Harrison LLC Marketing Conversation - New Marketing and Social Media by Abraham Harrison LLC</title>
		<link>http://www.theschmandts.org/blog/2008/06/29/podcamp-ohio/#comment-175</link>
		<dc:creator>» PodCampOhio As Blogged in the Blogosphere - Marketing Conversation - New Marketing and Social Media by Abraham Harrison LLC Marketing Conversation - New Marketing and Social Media by Abraham Harrison LLC</dc:creator>
		<pubDate>Mon, 30 Jun 2008 04:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.theschmandts.org/blog/?p=42#comment-175</guid>
		<description>[...] Podcamp Ohio [...]</description>
		<content:encoded><![CDATA[<p>[...] Podcamp Ohio [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Podcamp Ohio by PodCampOhio As Blogged in the Blogosphere &lt; Chris Abraham</title>
		<link>http://www.theschmandts.org/blog/2008/06/29/podcamp-ohio/#comment-174</link>
		<dc:creator>PodCampOhio As Blogged in the Blogosphere &lt; Chris Abraham</dc:creator>
		<pubDate>Sun, 29 Jun 2008 22:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.theschmandts.org/blog/?p=42#comment-174</guid>
		<description>[...] Podcamp Ohio [...]</description>
		<content:encoded><![CDATA[<p>[...] Podcamp Ohio [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Email notifications for missed calls in Asterisk by christendoc</title>
		<link>http://www.theschmandts.org/blog/2007/05/05/email-notifications-for-missed-calls-in-asterisk/#comment-171</link>
		<dc:creator>christendoc</dc:creator>
		<pubDate>Tue, 27 May 2008 07:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.theschmandts.org/blog/2007/05/05/email-notifications-for-missed-calls-in-asterisk/#comment-171</guid>
		<description>[LATER] Oh, and one other bit: I had to pull the backticks off this line:
`echo $BODY | $MAILCMD $SUBJECT $EMAIL`

It's the payload line at the end of the script. If I'm just stupid and there's a reason for them, let me know.

Thanks again.</description>
		<content:encoded><![CDATA[<p>[LATER] Oh, and one other bit: I had to pull the backticks off this line:<br />
`echo $BODY | $MAILCMD $SUBJECT $EMAIL`</p>
<p>It&#8217;s the payload line at the end of the script. If I&#8217;m just stupid and there&#8217;s a reason for them, let me know.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Email notifications for missed calls in Asterisk by christendoc</title>
		<link>http://www.theschmandts.org/blog/2007/05/05/email-notifications-for-missed-calls-in-asterisk/#comment-170</link>
		<dc:creator>christendoc</dc:creator>
		<pubDate>Tue, 27 May 2008 04:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.theschmandts.org/blog/2007/05/05/email-notifications-for-missed-calls-in-asterisk/#comment-170</guid>
		<description>Howdy,

Can't thank you enough for this little gem. Just started in on telephony (for fun and to feed the inner control freak, not professional). I kept looking at SIP providers to give email notification of missed calls, and no one did. So, I changed focus and sought a really lightweight PBX system (initially avoiding Asterisk) that had the feature. Alas :) this post of yours was about the only promising hit, so I spent a few days learning enough Asterisk to figure out where to plug your script in. It was a fun learn. I really fell for Asterisk in the process, and still think your script is just elegant and impressive -- surpising the Digium team left this out.

Thanks again, friend.</description>
		<content:encoded><![CDATA[<p>Howdy,</p>
<p>Can&#8217;t thank you enough for this little gem. Just started in on telephony (for fun and to feed the inner control freak, not professional). I kept looking at SIP providers to give email notification of missed calls, and no one did. So, I changed focus and sought a really lightweight PBX system (initially avoiding Asterisk) that had the feature. Alas <img src='http://www.theschmandts.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> this post of yours was about the only promising hit, so I spent a few days learning enough Asterisk to figure out where to plug your script in. It was a fun learn. I really fell for Asterisk in the process, and still think your script is just elegant and impressive &#8212; surpising the Digium team left this out.</p>
<p>Thanks again, friend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recover documents from a corrupt Lotus Notes database by Priya</title>
		<link>http://www.theschmandts.org/blog/2007/04/12/recover-documents-from-a-corrupt-lotus-notes-database/#comment-169</link>
		<dc:creator>Priya</dc:creator>
		<pubDate>Sat, 24 May 2008 09:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.theschmandts.org/blog/2007/04/12/recover-documents-from-a-corrupt-lotus-notes-database/#comment-169</guid>
		<description>I ran into a similar problem while attempting to copy one of my archive databases to another machine. The .nsf copy failed with a Cyclic Redundancy Check error. After none of simple remedies worked, I tried the Database copy utility offered by my Notes 7 client. I am not sure if it existed when the original entry was posted, but since this page was the first result in my Google search "lotus notes archive corrupt", I thought leaving this comment might be useful for other folks looking for a resolution.

Select your database from the workspace, and invoke File-&gt;Database-&gt;New Copy... from the main menu. During the copy, I was presented with a few "I/O data error" messages, that I chose to ignore, and a copy was successfully created. The original size of the database, 2.09 GB, was reduced to 1.9 GB (a few missing documents), but I could thenafter copy the new .nsf file into a different machine, and open it from the Notes client there.</description>
		<content:encoded><![CDATA[<p>I ran into a similar problem while attempting to copy one of my archive databases to another machine. The .nsf copy failed with a Cyclic Redundancy Check error. After none of simple remedies worked, I tried the Database copy utility offered by my Notes 7 client. I am not sure if it existed when the original entry was posted, but since this page was the first result in my Google search &#8220;lotus notes archive corrupt&#8221;, I thought leaving this comment might be useful for other folks looking for a resolution.</p>
<p>Select your database from the workspace, and invoke File-&gt;Database-&gt;New Copy&#8230; from the main menu. During the copy, I was presented with a few &#8220;I/O data error&#8221; messages, that I chose to ignore, and a copy was successfully created. The original size of the database, 2.09 GB, was reduced to 1.9 GB (a few missing documents), but I could thenafter copy the new .nsf file into a different machine, and open it from the Notes client there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to find used disk space by rmaz</title>
		<link>http://www.theschmandts.org/blog/2008/01/26/how-to-find-used-disk-space/#comment-96</link>
		<dc:creator>rmaz</dc:creator>
		<pubDate>Mon, 18 Feb 2008 16:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.theschmandts.org/blog/2008/01/26/how-to-find-used-disk-space/#comment-96</guid>
		<description>I recommend using the free &lt;a href="http://windirstat.info/" rel="nofollow"&gt;windirstat&lt;/a&gt;.  The 1.2 version still has a zipped version which requires no install.  See the features listed on their website.</description>
		<content:encoded><![CDATA[<p>I recommend using the free <a href="http://windirstat.info/" rel="nofollow">windirstat</a>.  The 1.2 version still has a zipped version which requires no install.  See the features listed on their website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recover documents from a corrupt Lotus Notes database by Hub</title>
		<link>http://www.theschmandts.org/blog/2007/04/12/recover-documents-from-a-corrupt-lotus-notes-database/#comment-34</link>
		<dc:creator>Hub</dc:creator>
		<pubDate>Mon, 03 Sep 2007 12:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.theschmandts.org/blog/2007/04/12/recover-documents-from-a-corrupt-lotus-notes-database/#comment-34</guid>
		<description>This sounds very interesting.
Unfortunately the link to the technote is no more working, and I cannot find this technote on Lotus IBM site. Do you still have the sample code?
Thanks a lot in advance!</description>
		<content:encoded><![CDATA[<p>This sounds very interesting.<br />
Unfortunately the link to the technote is no more working, and I cannot find this technote on Lotus IBM site. Do you still have the sample code?<br />
Thanks a lot in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Apps for your domain by angelo</title>
		<link>http://www.theschmandts.org/blog/2007/08/08/google-apps-for-your-domain/#comment-27</link>
		<dc:creator>angelo</dc:creator>
		<pubDate>Mon, 20 Aug 2007 16:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.theschmandts.org/blog/2007/08/08/google-apps-for-your-domain/#comment-27</guid>
		<description>The &lt;a href="http://www.google.com/a/" title="Google Apps for your Domain" rel="nofollow"&gt;Google Apps for your Domain&lt;/a&gt; has to be the most ideal set of web applications any web 2.0 type start up business would need.  We at &lt;a href="www.rawvoice.com" title="RawVoice" rel="nofollow"&gt;RawVoice&lt;/a&gt; use it extensively.  We are still using the free standard edition but we may soon switch to the Premier Edition.  We had a situation where one of the partners deleted all of the financial E-mail when he resigned.  Now that Google owns Postini, we are hoping they offer the E-mail backup service at a significant discount when combined with the $50 per year fee.

Before we started using Google Apps, we were using Groove in order to synchronize our documents and spreadsheets and we had to manage our own Qmail E-mail server.  Since we also use our server for web hosting, moving the E-mail off of that server was a no brainer.  Once Google added the Writely service to Google Spreadsheets (now known as Google Docs), we quickly made the transition to Google Docs.  I can't explain how frustrating Groove was, I am just glad I don't have to use it anymore.

I am not sure if Google is using Qmail or not, but Gmail uses the same Qmail features.  One of the most useful feature is the login+string.  With Gmail and Qmail, you can take your login portion of your E-mail address and add a "+anything" to it.  e.g. login+mailinglist1@gmail.com for signing up to mailing lists that you are afraid may end up sending you SPAM.  It is quite useful, even for advertising campaigns or other E-mail tracking.</description>
		<content:encoded><![CDATA[<p>The <a href="http://www.google.com/a/" title="Google Apps for your Domain" rel="nofollow">Google Apps for your Domain</a> has to be the most ideal set of web applications any web 2.0 type start up business would need.  We at <a href="www.rawvoice.com" title="RawVoice" rel="nofollow">RawVoice</a> use it extensively.  We are still using the free standard edition but we may soon switch to the Premier Edition.  We had a situation where one of the partners deleted all of the financial E-mail when he resigned.  Now that Google owns Postini, we are hoping they offer the E-mail backup service at a significant discount when combined with the $50 per year fee.</p>
<p>Before we started using Google Apps, we were using Groove in order to synchronize our documents and spreadsheets and we had to manage our own Qmail E-mail server.  Since we also use our server for web hosting, moving the E-mail off of that server was a no brainer.  Once Google added the Writely service to Google Spreadsheets (now known as Google Docs), we quickly made the transition to Google Docs.  I can&#8217;t explain how frustrating Groove was, I am just glad I don&#8217;t have to use it anymore.</p>
<p>I am not sure if Google is using Qmail or not, but Gmail uses the same Qmail features.  One of the most useful feature is the login+string.  With Gmail and Qmail, you can take your login portion of your E-mail address and add a &#8220;+anything&#8221; to it.  e.g. <a href="mailto:login+mailinglist1@gmail.com">login+mailinglist1@gmail.com</a> for signing up to mailing lists that you are afraid may end up sending you SPAM.  It is quite useful, even for advertising campaigns or other E-mail tracking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Answering machine detection by Matt Schmandt</title>
		<link>http://www.theschmandts.org/blog/2007/05/02/answering-machine-detection/#comment-24</link>
		<dc:creator>Matt Schmandt</dc:creator>
		<pubDate>Thu, 16 Aug 2007 02:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.theschmandts.org/blog/2007/05/02/answering-machine-detection/#comment-24</guid>
		<description>The two most common ways to initiate a call is by either creating a call file or through the manager interface.  A call file is a text file that you place in the /var/spool/asterisk/outgoing directory.  Asterisk monitors that directory and will process it within a second of putting the file in that directory.  The other way is through the manager interface.  Using that you send text commands to initiate a call.  You can consider the manager port to be like a telnet port for Asterisk that you can send text commands to.

I will post more on this topic in the future.  In the mean time you can read more about it on the following links.
http://www.voip-info.org/tiki-index.php?page=Asterisk+auto-dial+out
http://www.voip-info.org/wiki/index.php?page=Asterisk+manager+API</description>
		<content:encoded><![CDATA[<p>The two most common ways to initiate a call is by either creating a call file or through the manager interface.  A call file is a text file that you place in the /var/spool/asterisk/outgoing directory.  Asterisk monitors that directory and will process it within a second of putting the file in that directory.  The other way is through the manager interface.  Using that you send text commands to initiate a call.  You can consider the manager port to be like a telnet port for Asterisk that you can send text commands to.</p>
<p>I will post more on this topic in the future.  In the mean time you can read more about it on the following links.<br />
<a href="http://www.voip-info.org/tiki-index.php?page=Asterisk+auto-dial+out" rel="nofollow">http://www.voip-info.org/tiki-index.php?page=Asterisk+auto-dial+out</a><br />
<a href="http://www.voip-info.org/wiki/index.php?page=Asterisk+manager+API" rel="nofollow">http://www.voip-info.org/wiki/index.php?page=Asterisk+manager+API</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Answering machine detection by craigesmith</title>
		<link>http://www.theschmandts.org/blog/2007/05/02/answering-machine-detection/#comment-23</link>
		<dc:creator>craigesmith</dc:creator>
		<pubDate>Wed, 15 Aug 2007 15:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.theschmandts.org/blog/2007/05/02/answering-machine-detection/#comment-23</guid>
		<description>How did you initiate the call?</description>
		<content:encoded><![CDATA[<p>How did you initiate the call?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Notes 8 by Rich Waters</title>
		<link>http://www.theschmandts.org/blog/2007/03/31/notes-8/#comment-9</link>
		<dc:creator>Rich Waters</dc:creator>
		<pubDate>Sun, 01 Apr 2007 15:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.theschmandts.org/blog/2007/03/31/notes-8/#comment-9</guid>
		<description>"Make sure you ask your Notes admin to make sure he doesn’t mind you changing your mail file design."
Ask?  whats the point in that :P

There have been a lot of comments about performance in the beta forums and it sounds like there is still a lot of room for improvement... I really hope so!</description>
		<content:encoded><![CDATA[<p>&#8220;Make sure you ask your Notes admin to make sure he doesn’t mind you changing your mail file design.&#8221;<br />
Ask?  whats the point in that <img src='http://www.theschmandts.org/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>There have been a lot of comments about performance in the beta forums and it sounds like there is still a lot of room for improvement&#8230; I really hope so!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
