<?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 for Renegade Tech Consulting</title>
	<atom:link href="http://www.renegadetechconsulting.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.renegadetechconsulting.com</link>
	<description>WordPress Hosting, Training, Consultation, and Customization</description>
	<lastBuildDate>Sun, 11 Dec 2011 05:10:36 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=187</generator>
	<item>
		<title>Comment on Creating Your Mobile Website with WPTouch Pro by Daryl Lozupone</title>
		<link>http://www.renegadetechconsulting.com/articles/creating-your-mobile-website-with-wptouch-pro#comment-328</link>
		<dc:creator>Daryl Lozupone</dc:creator>
		<pubDate>Sun, 11 Dec 2011 05:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://staging.renegadetechconsulting.com/?p=648#comment-328</guid>
		<description>Greg--

Yes, there is a know issue with WPTouch Pro and W3TC. However, there is a lot of documentation in the support forum for WPTP that addresses this issue.

Of course, I would be more than happy to help you with this. Please feel free to contact me if I can provide assistance.</description>
		<content:encoded><![CDATA[<p>Greg&#8211;</p>
<p>Yes, there is a know issue with WPTouch Pro and W3TC. However, there is a lot of documentation in the support forum for WPTP that addresses this issue.</p>
<p>Of course, I would be more than happy to help you with this. Please feel free to contact me if I can provide assistance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating Your Mobile Website with WPTouch Pro by Greg</title>
		<link>http://www.renegadetechconsulting.com/articles/creating-your-mobile-website-with-wptouch-pro#comment-327</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 10 Dec 2011 15:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://staging.renegadetechconsulting.com/?p=648#comment-327</guid>
		<description>Just purchased wptouch and I find it difficult  to set-up.W3total cache caching causes havoc and there is not a lot of visual help in the plugin dashboard.
I am afraid to say that as of now,i AM DISSAPOINTED FROM HEARING ALL THE HYPE ABOUT WPTOUCH FROM THE NET
gREG</description>
		<content:encoded><![CDATA[<p>Just purchased wptouch and I find it difficult  to set-up.W3total cache caching causes havoc and there is not a lot of visual help in the plugin dashboard.<br />
I am afraid to say that as of now,i AM DISSAPOINTED FROM HEARING ALL THE HYPE ABOUT WPTOUCH FROM THE NET<br />
gREG</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generate Mobile Specific Content Using WPTouch Pro Shortcodes by Daryl Lozupone</title>
		<link>http://www.renegadetechconsulting.com/tutorials/generate-mobile-specific-content-using-wptouch-pro-shortcodes#comment-325</link>
		<dc:creator>Daryl Lozupone</dc:creator>
		<pubDate>Fri, 07 Oct 2011 15:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.renegadetechconsulting.com/?p=1208#comment-325</guid>
		<description>Correct. This is a known issue with WPTouch Pro. If the width and height attributes are part of a style tag, WPTouch does not resize them. I brought this issue up with the developers nine months ago, and they have yet to issue a fix.

Scaling will not work: 

&lt;code&gt;&lt;video preload=&quot;none&quot; controls=&quot;controls&quot; style=&quot;top: 0px; left: 0px; width: 600px; height: 390px; z-index: 1; position: absolute; &quot;&gt;&lt;/video&gt;&lt;/code&gt;

Scaling will work:
&lt;code&gt;&lt;video height=&quot;390&quot; width=&quot;600&quot; ...&lt;/code&gt;

If you can embed your video code as in the second example, it should work just fine.</description>
		<content:encoded><![CDATA[<p>Correct. This is a known issue with WPTouch Pro. If the width and height attributes are part of a style tag, WPTouch does not resize them. I brought this issue up with the developers nine months ago, and they have yet to issue a fix.</p>
<p>Scaling will not work: </p>
<p><code>&lt;video preload="none" controls="controls" style="top: 0px; left: 0px; width: 600px; height: 390px; z-index: 1; position: absolute; ">&lt;/video></code></p>
<p>Scaling will work:<br />
<code>&lt;video height="390" width="600" ...</code></p>
<p>If you can embed your video code as in the second example, it should work just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generate Mobile Specific Content Using WPTouch Pro Shortcodes by Tony Boaks</title>
		<link>http://www.renegadetechconsulting.com/tutorials/generate-mobile-specific-content-using-wptouch-pro-shortcodes#comment-324</link>
		<dc:creator>Tony Boaks</dc:creator>
		<pubDate>Thu, 06 Oct 2011 09:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.renegadetechconsulting.com/?p=1208#comment-324</guid>
		<description>Thanks. It does seem to work quite well. But I&#039;m having trouble with the poster images/video holders. (Video plays fine.) Although you can set the holders to a mobile size, it seems to be a static size, ie it doesn&#039;t scale to fit the mobile window. Do you know any way around that?</description>
		<content:encoded><![CDATA[<p>Thanks. It does seem to work quite well. But I&#8217;m having trouble with the poster images/video holders. (Video plays fine.) Although you can set the holders to a mobile size, it seems to be a static size, ie it doesn&#8217;t scale to fit the mobile window. Do you know any way around that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generate Mobile Specific Content Using WPTouch Pro Shortcodes by Daryl Lozupone</title>
		<link>http://www.renegadetechconsulting.com/tutorials/generate-mobile-specific-content-using-wptouch-pro-shortcodes#comment-323</link>
		<dc:creator>Daryl Lozupone</dc:creator>
		<pubDate>Thu, 06 Oct 2011 03:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.renegadetechconsulting.com/?p=1208#comment-323</guid>
		<description>Tony--

You can use these inside of your post content, in the post edit window.</description>
		<content:encoded><![CDATA[<p>Tony&#8211;</p>
<p>You can use these inside of your post content, in the post edit window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generate Mobile Specific Content Using WPTouch Pro Shortcodes by Tony Boaks</title>
		<link>http://www.renegadetechconsulting.com/tutorials/generate-mobile-specific-content-using-wptouch-pro-shortcodes#comment-322</link>
		<dc:creator>Tony Boaks</dc:creator>
		<pubDate>Wed, 05 Oct 2011 16:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.renegadetechconsulting.com/?p=1208#comment-322</guid>
		<description>That&#039;s handy. Where do these shortcodes go?</description>
		<content:encoded><![CDATA[<p>That&#8217;s handy. Where do these shortcodes go?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure your WordPress Login with Two-Factor Authentication by Daryl Lozupone</title>
		<link>http://www.renegadetechconsulting.com/articles/duosecurity#comment-321</link>
		<dc:creator>Daryl Lozupone</dc:creator>
		<pubDate>Wed, 21 Sep 2011 17:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.renegadetechconsulting.com/?p=1604#comment-321</guid>
		<description>Matt--

I could, but as I understand it, the ShieldPass service is not two-factor authentication.

ShieldPass is based on the PassWindow system, which provides users with a one-time use, constantly changing password. The end user must have a &quot;decoder card&quot; with which they can read the current password. And I agree, this is a great idea for single-factor authentication. But, if I lose my passcard my site is open to attack from whoever has my card until such time as I can get to my ShieldPass account and deactivate that particular card. 

Have I misunderstood the ShieldPass/PassWindow service, Matt?

With two-factor authentication, if my password is compromised, the attacker still cannot get in to the site without my smartphone or hardware token. If someone steals my phone, they still need to know my password to access the site. So I am better protected using two-factor authentication.</description>
		<content:encoded><![CDATA[<p>Matt&#8211;</p>
<p>I could, but as I understand it, the ShieldPass service is not two-factor authentication.</p>
<p>ShieldPass is based on the PassWindow system, which provides users with a one-time use, constantly changing password. The end user must have a &#8220;decoder card&#8221; with which they can read the current password. And I agree, this is a great idea for single-factor authentication. But, if I lose my passcard my site is open to attack from whoever has my card until such time as I can get to my ShieldPass account and deactivate that particular card. </p>
<p>Have I misunderstood the ShieldPass/PassWindow service, Matt?</p>
<p>With two-factor authentication, if my password is compromised, the attacker still cannot get in to the site without my smartphone or hardware token. If someone steals my phone, they still need to know my password to access the site. So I am better protected using two-factor authentication.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secure your WordPress Login with Two-Factor Authentication by Matt</title>
		<link>http://www.renegadetechconsulting.com/articles/duosecurity#comment-320</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 21 Sep 2011 11:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.renegadetechconsulting.com/?p=1604#comment-320</guid>
		<description>You could also mention https://www.shieldpass.com 2nd factor authentication which isnt vulnerable to mobile trojans and you dont need to carry a smartphone for.</description>
		<content:encoded><![CDATA[<p>You could also mention <a href="https://www.shieldpass.com" rel="nofollow">https://www.shieldpass.com</a> 2nd factor authentication which isnt vulnerable to mobile trojans and you dont need to carry a smartphone for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating Your Mobile Website with WPTouch Pro by Daryl Lozupone</title>
		<link>http://www.renegadetechconsulting.com/articles/creating-your-mobile-website-with-wptouch-pro#comment-306</link>
		<dc:creator>Daryl Lozupone</dc:creator>
		<pubDate>Sun, 19 Jun 2011 19:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://staging.renegadetechconsulting.com/?p=648#comment-306</guid>
		<description>Thanks for you question!

You can watch a video I posted about &lt;a href=&quot;http://www.renegadetechconsulting.com/?p=1554&quot; rel=&quot;nofollow&quot;&gt;setting WPTouch Pro to use custom menus&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thanks for you question!</p>
<p>You can watch a video I posted about <a href="http://www.renegadetechconsulting.com/?p=1554" rel="nofollow">setting WPTouch Pro to use custom menus</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating Your Mobile Website with WPTouch Pro by Count</title>
		<link>http://www.renegadetechconsulting.com/articles/creating-your-mobile-website-with-wptouch-pro#comment-304</link>
		<dc:creator>Count</dc:creator>
		<pubDate>Sun, 19 Jun 2011 10:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://staging.renegadetechconsulting.com/?p=648#comment-304</guid>
		<description>I have created menu in wordpress custom menu for wptouch pro. But I don&#039;t understand how to assign it. Kindly, please provide step by step details that how to do that.
Thanks</description>
		<content:encoded><![CDATA[<p>I have created menu in wordpress custom menu for wptouch pro. But I don&#8217;t understand how to assign it. Kindly, please provide step by step details that how to do that.<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: www.renegadetechconsulting.com @ 2012-02-05 16:50:37 by W3 Total Cache -->
