<?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 on: Script to Import Static Pages into GetSimple CMS	</title>
	<atom:link href="https://www.brandonchecketts.com/archives/script-to-import-static-pages-into-getsimple-cms/feed" rel="self" type="application/rss+xml" />
	<link>https://www.brandonchecketts.com/archives/script-to-import-static-pages-into-getsimple-cms</link>
	<description>Web Programming, Linux System Administation, and Entrepreneurship in Athens Georgia</description>
	<lastBuildDate>Thu, 29 Nov 2018 14:11:04 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: Dezix		</title>
		<link>https://www.brandonchecketts.com/archives/script-to-import-static-pages-into-getsimple-cms/comment-page-1#comment-75620</link>

		<dc:creator><![CDATA[Dezix]]></dc:creator>
		<pubDate>Sun, 07 Oct 2018 09:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=457#comment-75620</guid>

					<description><![CDATA[Hello Brandon
Please, is there some way to get a copy of your script ?

The link above -&#062; https://www.brandonchecketts.com/downloads/getsimple_import_file.php

is dead !

Tanks for answer
Best regards,  Dezix]]></description>
			<content:encoded><![CDATA[<p>Hello Brandon<br />
Please, is there some way to get a copy of your script ?</p>
<p>The link above -&gt; <a href="https://www.brandonchecketts.com/downloads/getsimple_import_file.php" rel="ugc">https://www.brandonchecketts.com/downloads/getsimple_import_file.php</a></p>
<p>is dead !</p>
<p>Tanks for answer<br />
Best regards,  Dezix</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike Henken		</title>
		<link>https://www.brandonchecketts.com/archives/script-to-import-static-pages-into-getsimple-cms/comment-page-1#comment-1872</link>

		<dc:creator><![CDATA[Mike Henken]]></dc:creator>
		<pubDate>Sat, 26 Feb 2011 21:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=457#comment-1872</guid>

					<description><![CDATA[I ended up not using the script above because I could not get the cookie to work. Instead, I took your idea and used it in a different sort of way.

My pages had tons of php includes. I needed the source of the includes to replace the includes when the page is made. 

So I parsed the documents using simplehtmldom, put the meta tags into an array, parsed the title, and all of the content within my content wrapper, and then it included changedata.php and submitted the page.

I am using the same exact ssh command that you posted above to achieve this.

I will make some edits to the script so it can easily be used by others and post it!

Thanks for your help and your script!]]></description>
			<content:encoded><![CDATA[<p>I ended up not using the script above because I could not get the cookie to work. Instead, I took your idea and used it in a different sort of way.</p>
<p>My pages had tons of php includes. I needed the source of the includes to replace the includes when the page is made. </p>
<p>So I parsed the documents using simplehtmldom, put the meta tags into an array, parsed the title, and all of the content within my content wrapper, and then it included changedata.php and submitted the page.</p>
<p>I am using the same exact ssh command that you posted above to achieve this.</p>
<p>I will make some edits to the script so it can easily be used by others and post it!</p>
<p>Thanks for your help and your script!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike Henken		</title>
		<link>https://www.brandonchecketts.com/archives/script-to-import-static-pages-into-getsimple-cms/comment-page-1#comment-1868</link>

		<dc:creator><![CDATA[Mike Henken]]></dc:creator>
		<pubDate>Sat, 26 Feb 2011 01:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=457#comment-1868</guid>

					<description><![CDATA[In ssh it is displaying that it is importing all the pages after putting in the prompt..

However, upon checking the site and data folder, there is no new pages.]]></description>
			<content:encoded><![CDATA[<p>In ssh it is displaying that it is importing all the pages after putting in the prompt..</p>
<p>However, upon checking the site and data folder, there is no new pages.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike Henken		</title>
		<link>https://www.brandonchecketts.com/archives/script-to-import-static-pages-into-getsimple-cms/comment-page-1#comment-1866</link>

		<dc:creator><![CDATA[Mike Henken]]></dc:creator>
		<pubDate>Sat, 26 Feb 2011 00:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=457#comment-1866</guid>

					<description><![CDATA[After spending much of the day working on it I am still hitting a dead end.

Is the directory for the static files suppose to be in the admin directory as well?

If you have the time, I am available on skype. I am sure I am missing something tiny and will compensate you for any time spent.]]></description>
			<content:encoded><![CDATA[<p>After spending much of the day working on it I am still hitting a dead end.</p>
<p>Is the directory for the static files suppose to be in the admin directory as well?</p>
<p>If you have the time, I am available on skype. I am sure I am missing something tiny and will compensate you for any time spent.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brandon		</title>
		<link>https://www.brandonchecketts.com/archives/script-to-import-static-pages-into-getsimple-cms/comment-page-1#comment-1864</link>

		<dc:creator><![CDATA[Brandon]]></dc:creator>
		<pubDate>Fri, 25 Feb 2011 21:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=457#comment-1864</guid>

					<description><![CDATA[@Mike,

You&#039;ll need to upload the getsimple_upload_file.php script to the admin directory in GetSimple.   Modify it as needed to match the page titles (I have the title surrounded by &#060;h2&#062; tags). Also change the &#039;static&#039; to match the directory that your files are in.

Once that is all changed, then you would just run the shell commands mentioned in the original post.   That finds all of the files in the &#039;static&#039; directory and then calls getsimple_upload_file.php for each file.]]></description>
			<content:encoded><![CDATA[<p>@Mike,</p>
<p>You&#8217;ll need to upload the getsimple_upload_file.php script to the admin directory in GetSimple.   Modify it as needed to match the page titles (I have the title surrounded by &lt;h2&gt; tags). Also change the &#8216;static&#8217; to match the directory that your files are in.</p>
<p>Once that is all changed, then you would just run the shell commands mentioned in the original post.   That finds all of the files in the &#8216;static&#8217; directory and then calls getsimple_upload_file.php for each file.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike Henken		</title>
		<link>https://www.brandonchecketts.com/archives/script-to-import-static-pages-into-getsimple-cms/comment-page-1#comment-1857</link>

		<dc:creator><![CDATA[Mike Henken]]></dc:creator>
		<pubDate>Fri, 25 Feb 2011 20:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=457#comment-1857</guid>

					<description><![CDATA[Hello,

Is there any more documentation you can provide about the ssh steps? I do not understand them however I can get my way around a ssh client, so I am confident I can figure it out with a little direction!

If you are willing to offer further help I would probably be able to provide compensation as this will greatly**** help me out in transferring 100s of websites over to my custom getsimple build.]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>Is there any more documentation you can provide about the ssh steps? I do not understand them however I can get my way around a ssh client, so I am confident I can figure it out with a little direction!</p>
<p>If you are willing to offer further help I would probably be able to provide compensation as this will greatly**** help me out in transferring 100s of websites over to my custom getsimple build.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brandon		</title>
		<link>https://www.brandonchecketts.com/archives/script-to-import-static-pages-into-getsimple-cms/comment-page-1#comment-1800</link>

		<dc:creator><![CDATA[Brandon]]></dc:creator>
		<pubDate>Sat, 02 Oct 2010 20:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=457#comment-1800</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.brandonchecketts.com/archives/script-to-import-static-pages-into-getsimple-cms/comment-page-1#comment-1780&quot;&gt;homershines&lt;/a&gt;.

@homershines I don&#039;t see any reason why it wouldn&#039;t work when accessing the site through localhost.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.brandonchecketts.com/archives/script-to-import-static-pages-into-getsimple-cms/comment-page-1#comment-1780">homershines</a>.</p>
<p>@homershines I don&#8217;t see any reason why it wouldn&#8217;t work when accessing the site through localhost.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: homershines		</title>
		<link>https://www.brandonchecketts.com/archives/script-to-import-static-pages-into-getsimple-cms/comment-page-1#comment-1780</link>

		<dc:creator><![CDATA[homershines]]></dc:creator>
		<pubDate>Thu, 19 Aug 2010 00:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=457#comment-1780</guid>

					<description><![CDATA[Another question. My site is online, but I also have it on my localhost. Can I use this method on a localhost as well?

Thanks.

homershines]]></description>
			<content:encoded><![CDATA[<p>Another question. My site is online, but I also have it on my localhost. Can I use this method on a localhost as well?</p>
<p>Thanks.</p>
<p>homershines</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brandon		</title>
		<link>https://www.brandonchecketts.com/archives/script-to-import-static-pages-into-getsimple-cms/comment-page-1#comment-1774</link>

		<dc:creator><![CDATA[Brandon]]></dc:creator>
		<pubDate>Mon, 14 Jun 2010 01:39:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=457#comment-1774</guid>

					<description><![CDATA[I&#039;m assuming that you are able to, and familiar with logging in to your hosting environment with SSH.  Your host must support it, and there are plenty of resources for learning how to use SSH.  I don&#039;t use a Mac, so am not really qualified to tell you how to do that.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m assuming that you are able to, and familiar with logging in to your hosting environment with SSH.  Your host must support it, and there are plenty of resources for learning how to use SSH.  I don&#8217;t use a Mac, so am not really qualified to tell you how to do that.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: homershines		</title>
		<link>https://www.brandonchecketts.com/archives/script-to-import-static-pages-into-getsimple-cms/comment-page-1#comment-1769</link>

		<dc:creator><![CDATA[homershines]]></dc:creator>
		<pubDate>Thu, 03 Jun 2010 18:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/?p=457#comment-1769</guid>

					<description><![CDATA[I recently saw a post about this script at the Get Simple CMS forum. It&#039;s a great idea. I can see how it could help me to solve a problem that is coming my way soon. 

My question is:
As a newbie web designer and Mac user, I am somewhat lost with the steps to use the script. IS there any help that you could offer or point me to?

Thanks.

homershines]]></description>
			<content:encoded><![CDATA[<p>I recently saw a post about this script at the Get Simple CMS forum. It&#8217;s a great idea. I can see how it could help me to solve a problem that is coming my way soon. </p>
<p>My question is:<br />
As a newbie web designer and Mac user, I am somewhat lost with the steps to use the script. IS there any help that you could offer or point me to?</p>
<p>Thanks.</p>
<p>homershines</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
