<?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>ternstyle &#187; News</title>
	<atom:link href="http://blog.ternstyle.us/category/news/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ternstyle.us</link>
	<description>questions and philosophies on modern web design</description>
	<lastBuildDate>Fri, 25 Jun 2010 01:47:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>ternstyle&#8217;s blog is now Do Follow</title>
		<link>http://blog.ternstyle.us/news/ternstyles-blog-is-now-do-follow</link>
		<comments>http://blog.ternstyle.us/news/ternstyles-blog-is-now-do-follow#comments</comments>
		<pubDate>Mon, 10 May 2010 20:56:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.ternstyle.us/?p=550</guid>
		<description><![CDATA[So I&#8217;ve thought about it. It makes sense to me to allow do follow comments on ternstyle&#8217;s blog. You can now post comments using your website and it will be a do follow link directly under your gravatar with the name you choose to input. Merry early Christmas everybody. Please note: The blog has a [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve thought about it. It makes sense to me to allow do follow comments on ternstyle&#8217;s blog. You can now post comments using your website and it will be a do follow link directly under your gravatar with the name you choose to input.<span id="more-550"></span> Merry early Christmas everybody. Please note: The blog has a Google PageRank of zero. Bummer. I&#8217;m attempting to do my part anyway.</p>
<p>Happy perusing.</p>
<p>Note: This following page has a PageRank of 3.<br />
<a href="http://blog.ternstyle.us/blog/float-vs-inline-block">Float vs. Inline-Block</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ternstyle.us/news/ternstyles-blog-is-now-do-follow/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>New site launch</title>
		<link>http://blog.ternstyle.us/news/new-site-launch</link>
		<comments>http://blog.ternstyle.us/news/new-site-launch#comments</comments>
		<pubDate>Tue, 04 May 2010 02:57:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.ternstyle.us/?p=529</guid>
		<description><![CDATA[It&#8217;s official. Here at ternstyle we took the time to update our own site. Our wiki, blog and forum remain untouched but out parent site has been completely overhauled. Check us out: http://www.ternstyle.us/ With a new logo, a new layout and some fun technology integrated into the site we hope to make visits to our [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s official. Here at ternstyle we took the time to update our own site. Our wiki, blog and forum remain untouched but out parent site has been completely overhauled.</p>
<p><a href="http://blog.ternstyle.us/wp-content/uploads/2010/05/site.png"><img class="alignnone size-medium wp-image-530" title="site" src="http://blog.ternstyle.us/wp-content/uploads/2010/05/site-300x258.png" alt="" width="300" height="258" /></a></p>
<p>Check us out:</p>
<p>http://www.ternstyle.us/</p>
<p>With a new logo, a new layout and some fun technology integrated into the site we hope to make visits to our site a bit more intuitive and fun. Leave a comment and let us know what you think of the new design.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ternstyle.us/news/new-site-launch/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WordPress Plugins Updated</title>
		<link>http://blog.ternstyle.us/news/wordpress-plugins-updated</link>
		<comments>http://blog.ternstyle.us/news/wordpress-plugins-updated#comments</comments>
		<pubDate>Tue, 13 Apr 2010 22:20:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.ternstyle.us/?p=504</guid>
		<description><![CDATA[Today I added some much needed updates to two of my WordPress Plugins. Both of these plugins were in need of a pretty specific fix. I was using PHP&#8217;s short tags which replace the PHP function &#8216;echo&#8217;. Unfortunately, though many servers have this feature of PHP enabled in their php.ini files, some do not. I [...]]]></description>
			<content:encoded><![CDATA[<p>Today I added some much needed updates to two of my WordPress Plugins. Both of these plugins were in need of a pretty specific fix. I was using PHP&#8217;s short tags which replace the PHP function &#8216;echo&#8217;.<span id="more-504"></span> Unfortunately, though many servers have this feature of PHP enabled in their php.ini files, some do not. I was getting an increasing number of individuals, using the two updated plugins, asking why they were unable to save their settings for these plugins. As of today I am no longer using the short tags.</p>
<p>Here is the change log for the Members List plugin:<br />
<a href="http://wiki.ternstyle.us/index.php/WordPress_Members_Plugin_Recent_Updates">Click Here.</a></p>
<p>Here is the change log for the Automatic Youtube Video Posts Plugin:<br />
<a href="http://wiki.ternstyle.us/index.php/WordPress_Automatic_YouTube_Video_Posts_Plugin_Recent_Updates">Click Here.</a></p>
<p>Also I added some documentation on some additional helpful functions for the Automatic Youtube Video Posts Plugin:<br />
<a href="http://wiki.ternstyle.us/index.php/WordPress_Automatic_YouTube_Video_Posts_Plugin_Functions">Click Here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ternstyle.us/news/wordpress-plugins-updated/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Site Launch &#8211; MockTurtle.org</title>
		<link>http://blog.ternstyle.us/news/site-launch-mockturtle-org</link>
		<comments>http://blog.ternstyle.us/news/site-launch-mockturtle-org#comments</comments>
		<pubDate>Thu, 07 Jan 2010 22:39:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.ternstyle.us/?p=364</guid>
		<description><![CDATA[This was a fun one folks. Mock Turtle is a neat little family and child oriented marionette puppet show theatre. All the puppets are hand-crafted by the organization&#8217;s owner Doug Roysdon. Doug is an eccentric with an intellect affixed on creativity and an expansive vocabulary. Needless to say the meetings leading up to and during [...]]]></description>
			<content:encoded><![CDATA[<p>This was a fun one folks. Mock Turtle is a neat little family and child oriented marionette puppet show theatre. All the puppets are hand-crafted by the organization&#8217;s owner Doug Roysdon. Doug is an eccentric with an intellect affixed on creativity and an expansive vocabulary.<span id="more-364"></span> Needless to say the meetings leading up to and during the launch of the site were interesting and entertaining.</p>
<p>When Doug contacted me I wasn&#8217;t even aware of his position in the community here in Bethlehem, PA. Now that the site is launched, the new year has arrived and budgets have rolled over it&#8217;ll be time to catch one of Mock Turtle&#8217;s shows which are run primarily out of the <a href="http://findlocal.mcall.com/bethlehem/home/na/charles-a-brown-ice-house-bethlehem-venue">Charles Brown Ice House</a> just over the Lehigh on the north side of Bethlehem. Visit the various schedules on Mock Turtle&#8217;s site to see when you can come out and see a show.</p>
<p>Visit the site here:<br />
<a href="http://mockturtle.org/">MockTurtle.org</a></p>
<p>Let me know if you enjoy the design. The puppets on the homepage slider are my favorite part.</p>
<p>Thanks for visiting,<br />
~ matthew</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ternstyle.us/news/site-launch-mockturtle-org/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Design Launched</title>
		<link>http://blog.ternstyle.us/news/new-design-launched</link>
		<comments>http://blog.ternstyle.us/news/new-design-launched#comments</comments>
		<pubDate>Mon, 23 Nov 2009 03:59:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.ternstyle.us/?p=215</guid>
		<description><![CDATA[Time is precious. Time is money. It&#8217;s hard to find time to improve my own website. Ternstyle is a web programming and web design company whose own website has suffered from day one. Most of my time is spent improving the various WordPress plugins, designing websites, managing content and supporting my products; let alone research [...]]]></description>
			<content:encoded><![CDATA[<p>Time is precious. Time is money. It&#8217;s hard to find time to improve my own website. Ternstyle is a web programming and web design company whose own website has suffered from day one. Most of my time is spent improving the various WordPress plugins, designing websites, managing content and supporting my products; let alone research and skill development.<span id="more-215"></span></p>
<p>Well enough is enough. I had to take some of that time and attempt to spruce up my site a bit. Ternstyle now has a shinier face. Many of the components of the new layout were take from the previous more simplistic design but now the look is a bit glossier. Also, I moved to a 3 column layout to accommodate various social networking plugins. Make use of them! Join me on Facebook, Twitter or just subscribe to my RSS feed. Every now and then I have something to say you&#8217;ll find worthwhile.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ternstyle.us/news/new-design-launched/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated 3 WordPress Plugins</title>
		<link>http://blog.ternstyle.us/news/updated-3-wordpress-plugins</link>
		<comments>http://blog.ternstyle.us/news/updated-3-wordpress-plugins#comments</comments>
		<pubDate>Tue, 03 Nov 2009 16:24:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.ternstyle.us/?p=334</guid>
		<description><![CDATA[This week I updated three of my wordpress plugins. The Automatic YouTube Video Posts Plugin was in need of a feature that had been repeatedly requested. Everyone wanted to be able to draw in videos from multiple YouTube channel feeds to create posts. Done! My plugin now allows you to do this. I&#8217;ve implemented it [...]]]></description>
			<content:encoded><![CDATA[<p>This week I updated three of my wordpress plugins.</p>
<p>The <a href="http://www.ternstyle.us/products/plugins/wordpress/wordpress-automatic-youtube-video-posts" target="_blank">Automatic YouTube Video Posts Plugin</a> was in need of a feature that had been repeatedly requested. Everyone wanted to be able to draw in videos from multiple YouTube channel feeds to create posts. Done! My plugin now allows you to do this. I&#8217;ve implemented it <a href="http://blog.ternstyle.us/videos" target="_blank">here</a> on this site. Two musician friends of mine are featured; Yancarlos Sanchez and AJ Silverberg. Both are very talented musicians and good people. Check out their videos.<span id="more-334"></span></p>
<p>I am also in the process of writing a new WordPress plugin which led me to a restructuring of a couple small things in my <a href="http://www.ternstyle.us/products/plugins/wordpress/wordpress-event-page-plugin" target="_blank">Event Page</a> and <a href="http://www.ternstyle.us/products/plugins/wordpress/wordpress-members-plugin" target="_blank">Members List</a> plugins. The CSS stylesheets were not being included using WordPress&#8217; built in function &#8220;wp_enqueue_style&#8221;. I was printing them to the page which I determined to be bad practice. It is easier for a website owner or developer who decides they do not want to use a plugin&#8217;s stylesheets or javascripts to disclude said files, without having to butcher or hack the plugin including them, when the files have been queued using WordPress&#8217; functions. It takes more work, searching and hacking when the files are echoed or printed to the page. Don&#8217;t be like me fellow plugin writers. Please properly queue your scripts.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ternstyle.us/news/updated-3-wordpress-plugins/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ternstyle&#8217;s site launch!</title>
		<link>http://blog.ternstyle.us/news/ternstyles-site-launch</link>
		<comments>http://blog.ternstyle.us/news/ternstyles-site-launch#comments</comments>
		<pubDate>Sun, 05 Apr 2009 20:09:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.ternstyle.us/?p=40</guid>
		<description><![CDATA[Today, April 5th, 2009, ternstyle launched its new site! Skipping many of the frills and getting right to the point, the aesthetic design is simple. The site is now geared much more toward being informative about ternstyle&#8217;s line of products. Ternstyle&#8217;s mission has changed considerably. The primary focus has shifted from the sale of web [...]]]></description>
			<content:encoded><![CDATA[<p>Today, April 5th, 2009, ternstyle launched its new site! Skipping many of the frills and getting right to the point, the aesthetic design is simple. The site<span id="more-40"></span> is now geared much more toward being informative about ternstyle&#8217;s line of products.</p>
<p>Ternstyle&#8217;s mission has changed considerably. The primary focus has shifted from the sale of web design and hosting to the distribution of software. Much of the software available is shareware! As the site progresses there will be a number of very powerful web applications for sale. For example, ternCal, ternColor, ternForm etc.</p>
<p>Stay tuned for upcoming products which will be helpful to site owners and developers alike.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ternstyle.us/news/ternstyles-site-launch/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
