<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Clovertech | James Mestack | Activity</title>
	<link>https://clovertech.infor.com/members/james-mestack/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/james-mestack/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for James Mestack.</description>
	<lastBuildDate>Wed, 29 Apr 2026 22:16:42 -0400</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">0202d411da385e21601df331afcb9032</guid>
				<title>James Mestack replied to the topic testing in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/testing-2/#post-109642</link>
				<pubDate>Mon, 17 Jun 2019 13:40:49 -0400</pubDate>

									<content:encoded><![CDATA[<p>testing a post.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">924aab30bd281d55dfc6a57282f4797a</guid>
				<title>James Mestack changed their profile picture</title>
				<link>https://clovertech.infor.com/activity/p/9269/</link>
				<pubDate>Thu, 11 Apr 2019 21:28:13 -0400</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8f2fbd96d9a24f404bc8e5a7b0da7bd6</guid>
				<title>James Mestack replied to the topic HTML to Plain Text Converter in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/html-to-plain-text-converter/#post-77464</link>
				<pubDate>Mon, 19 Nov 2012 20:29:02 -0500</pubDate>

									<content:encoded><![CDATA[<p>Unfortunately, I am stuck on a windows box. &nbsp;Considering this, I was able to obtain lynx for win32, looks like it was compiled back in 99. &nbsp;But it appears to work if the html is stored in a file and I call it from the command line.</p>
<p>So this question may be related back to David to find out if he might know of a way to send lynx an html string in&hellip;<span class="activity-read-more" id="activity-read-more-13891"><a href="https://usspvlclovertch2.infor.com/forums/topic/html-to-plain-text-converter/#post-77464" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">18a3158c7aa8011e6d636dd36af4be74</guid>
				<title>James Mestack replied to the topic decode the base 64 pdf file in the forum General</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/decode-the-base-64-pdf-file/#post-67813</link>
				<pubDate>Thu, 17 Jun 2010 21:34:13 -0400</pubDate>

									<content:encoded><![CDATA[<p>Right on! I added the &#8220;w+&#8221; and &#8220;fconfigure&#8221; and now receive readable output. &nbsp;Also, thank you for the code tidbits.</p>
<p>Being my first time doing this, on the PDF view, I see there is an &#8220;X&#8221; in the top box, supposedly our logo. &nbsp;Is that not supposed to be embedded or do we need a seperate file? &nbsp;Probably need to discuss with vendor?</p>
<p>See attached new&hellip;<span class="activity-read-more" id="activity-read-more-13681"><a href="https://usspvlclovertch2.infor.com/forums/topic/decode-the-base-64-pdf-file/#post-67813" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c861481002c525bf56b5fd4fd9906080</guid>
				<title>James Mestack replied to the topic decode the base 64 pdf file in the forum General</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/decode-the-base-64-pdf-file/#post-67811</link>
				<pubDate>Thu, 17 Jun 2010 21:11:39 -0400</pubDate>

									<content:encoded><![CDATA[<p>I included the smat files with the test records received from vendor, you&#8217;ll have to take off the &#8220;.txt&#8221; extension to utilize as I had to rename so I could upload.</p>
<p>The vendor states it is base-64 from pdf.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">eda3f36c69f9e27286444cc9b333a698</guid>
				<title>James Mestack replied to the topic decode the base 64 pdf file in the forum General</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/decode-the-base-64-pdf-file/#post-67809</link>
				<pubDate>Thu, 17 Jun 2010 20:36:42 -0400</pubDate>

									<content:encoded><![CDATA[<p>Something appears to be lost in the decode process from base-64 to pdf, can someone determine if I am doing this correctly?</p>
<p>Win 2003 Server SP2<br />
CL 5.7 R2</p>
<p>See attachment for inbound message in .msg file.<br />
See attachments for what pdf should look like and what it does look like?</p>
<p>proc code:</p>
<p>package require base64</p>
<p>foreach segment $segments {<br />
if&hellip;<span class="activity-read-more" id="activity-read-more-10689"><a href="https://usspvlclovertch2.infor.com/forums/topic/decode-the-base-64-pdf-file/#post-67809" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>