
<?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 Dan Smart - Web Developer</title>
	<atom:link href="http://www.dansmart.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dansmart.co.uk</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 27 Jan 2012 11:04:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on How to order your custom post type edit screen by &#8216;menu order&#8217; by WORDPRESS &#124; Pearltrees</title>
		<link>http://www.dansmart.co.uk/2011/09/how-to-order-your-custom-post-type-edit-screen-by-menu-order/comment-page-1/#comment-705</link>
		<dc:creator>WORDPRESS &#124; Pearltrees</dc:creator>
		<pubDate>Fri, 27 Jan 2012 11:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=330#comment-705</guid>
		<description>[...] How to order your custom post type edit screen by ‘menu order’ &#124; Dan Smart - Web Developer  I have worked in the software development industry for over 10 years, with experience in web development, mobile handset development, and mobile networks. My current focus is web development, working freelance with a number of clients, working both on design and implementation of websites and web applications with systems such as Wordpress, Joomla, and CodeIgniter. When I’m not developing websites and software, I am a keen runner, involved with mime performance group Innovo Physical Theatre, and also actively involved in my local church. [...]</description>
		<content:encoded><![CDATA[<p>[...] How to order your custom post type edit screen by ‘menu order’ | Dan Smart &#8211; Web Developer  I have worked in the software development industry for over 10 years, with experience in web development, mobile handset development, and mobile networks. My current focus is web development, working freelance with a number of clients, working both on design and implementation of websites and web applications with systems such as WordPress, Joomla, and CodeIgniter. When I’m not developing websites and software, I am a keen runner, involved with mime performance group Innovo Physical Theatre, and also actively involved in my local church. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Released: Mobile Smart Plugin for WordPress v0.2 by Dan</title>
		<link>http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/comment-page-1/#comment-694</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 24 Jan 2012 17:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=243#comment-694</guid>
		<description>Hi Philip,

To achieve what you&#039;re looking for you can do the following:

&lt;pre lang=&quot;php&quot;&gt;
if ($mobile_smart-&gt;switcher_isMobile())
{
  // check your field here
}
&lt;/pre&gt;

I should also note that this functionality will be available in the upcoming premium Mobile Smart Pro plugin, hopefully available within the next week.

Best,

Dan</description>
		<content:encoded><![CDATA[<p>Hi Philip,</p>
<p>To achieve what you&#8217;re looking for you can do the following:</p>
<pre lang="php">
if ($mobile_smart-&gt;switcher_isMobile())
{
  // check your field here
}
</pre>
<p>I should also note that this functionality will be available in the upcoming premium Mobile Smart Pro plugin, hopefully available within the next week.</p>
<p>Best,</p>
<p>Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Released: Mobile Smart Plugin for WordPress v0.2 by Philip Jones</title>
		<link>http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/comment-page-1/#comment-693</link>
		<dc:creator>Philip Jones</dc:creator>
		<pubDate>Tue, 24 Jan 2012 17:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=243#comment-693</guid>
		<description>Hi Dan,

Love the plugin. Thanks. 

I am working on functionality so that mobile visitors to my site can, for some pages, be presented with different content to those who use a big-screen browser (desktop/tablet). I&#039;m doing this using a custom field which can contain the address of a mobile-counterpart page.

My PHP code will check if the custom field is populated (with the alternative page). If so, and if the mobilesmart plugin says that this is a mobile visitor, then switch to that alternative page.

From your FAQs I&#039;ve got the idea that I use something like:
if ($mobile_smart-&gt;isTierTouch() == MOBILE_DEVICE_TIER_TOUCH)

But I&#039;m not clear about what tier I need to use for *any* non desktop and non-tablet device. Please can you clarify this for me...

Thanks,

Philip</description>
		<content:encoded><![CDATA[<p>Hi Dan,</p>
<p>Love the plugin. Thanks. </p>
<p>I am working on functionality so that mobile visitors to my site can, for some pages, be presented with different content to those who use a big-screen browser (desktop/tablet). I&#8217;m doing this using a custom field which can contain the address of a mobile-counterpart page.</p>
<p>My PHP code will check if the custom field is populated (with the alternative page). If so, and if the mobilesmart plugin says that this is a mobile visitor, then switch to that alternative page.</p>
<p>From your FAQs I&#8217;ve got the idea that I use something like:<br />
if ($mobile_smart-&gt;isTierTouch() == MOBILE_DEVICE_TIER_TOUCH)</p>
<p>But I&#8217;m not clear about what tier I need to use for *any* non desktop and non-tablet device. Please can you clarify this for me&#8230;</p>
<p>Thanks,</p>
<p>Philip</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting the meta description in the All in One SEO plugin by Dan</title>
		<link>http://www.dansmart.co.uk/2012/01/setting-the-meta-description-in-the-all-in-one-seo-plugin/comment-page-1/#comment-588</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 10 Jan 2012 13:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=367#comment-588</guid>
		<description>Yes, I do prefer the WordPress SEO by Yoast plugin myself - it seems a bit better designed and more intuitive to use. I should run a review of it sometime here.</description>
		<content:encoded><![CDATA[<p>Yes, I do prefer the WordPress SEO by Yoast plugin myself &#8211; it seems a bit better designed and more intuitive to use. I should run a review of it sometime here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting the meta description in the All in One SEO plugin by Charles Meaden</title>
		<link>http://www.dansmart.co.uk/2012/01/setting-the-meta-description-in-the-all-in-one-seo-plugin/comment-page-1/#comment-587</link>
		<dc:creator>Charles Meaden</dc:creator>
		<pubDate>Tue, 10 Jan 2012 12:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=367#comment-587</guid>
		<description>How a similar guide for the Yoast plugin</description>
		<content:encoded><![CDATA[<p>How a similar guide for the Yoast plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Released: Mobile Smart Plugin for WordPress v0.2 by Jesse Lane</title>
		<link>http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/comment-page-1/#comment-417</link>
		<dc:creator>Jesse Lane</dc:creator>
		<pubDate>Fri, 09 Dec 2011 12:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=243#comment-417</guid>
		<description>Thanks Dan! Just emailed you.</description>
		<content:encoded><![CDATA[<p>Thanks Dan! Just emailed you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Released: Mobile Smart Plugin for WordPress v0.2 by Dan</title>
		<link>http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/comment-page-1/#comment-409</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 08 Dec 2011 14:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=243#comment-409</guid>
		<description>Hi Jesse,

Yes it should remember the user&#039;s choice to stay in Desktop mode - it has a cookie stored to do that. If you&#039;re happy to send me a link to your website, I can have a look at what&#039;s going on, or email me at dan (at) dansmart.co.uk.

For the iPad, I&#039;ll have to put together some custom code for you - you&#039;ll have to mod the plugin slightly, so let me know if you&#039;re comfortable doing this, otherwise I can make you a custom bundle. I&#039;m planning on releasing an update soon that&#039;ll add this functionality in by a checkbox, to enable/disable switching on a tablet (iPad etc).

Best,

Dan</description>
		<content:encoded><![CDATA[<p>Hi Jesse,</p>
<p>Yes it should remember the user&#8217;s choice to stay in Desktop mode &#8211; it has a cookie stored to do that. If you&#8217;re happy to send me a link to your website, I can have a look at what&#8217;s going on, or email me at dan (at) dansmart.co.uk.</p>
<p>For the iPad, I&#8217;ll have to put together some custom code for you &#8211; you&#8217;ll have to mod the plugin slightly, so let me know if you&#8217;re comfortable doing this, otherwise I can make you a custom bundle. I&#8217;m planning on releasing an update soon that&#8217;ll add this functionality in by a checkbox, to enable/disable switching on a tablet (iPad etc).</p>
<p>Best,</p>
<p>Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Released: Mobile Smart Plugin for WordPress v0.2 by Jesse Lane</title>
		<link>http://www.dansmart.co.uk/2010/03/released-mobile-smart-plugin-for-wordpress-v0-2/comment-page-1/#comment-408</link>
		<dc:creator>Jesse Lane</dc:creator>
		<pubDate>Thu, 08 Dec 2011 13:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=243#comment-408</guid>
		<description>Using your theme switcher - love the easy way to add the link to &quot;Switch to Desktop Version&quot; on our mobile theme - but after clicking it and then on the Desktop theme clicking a link it goes back to the Mobile Theme.
Shouldn&#039;t it remember the users choice to view in Desktop Version, at least for that browsing session?

Also - how can I set the theme to NOT display our mobile theme on a tablet, specifically the iPad?

Thanks!

Jesse</description>
		<content:encoded><![CDATA[<p>Using your theme switcher &#8211; love the easy way to add the link to &#8220;Switch to Desktop Version&#8221; on our mobile theme &#8211; but after clicking it and then on the Desktop theme clicking a link it goes back to the Mobile Theme.<br />
Shouldn&#8217;t it remember the users choice to view in Desktop Version, at least for that browsing session?</p>
<p>Also &#8211; how can I set the theme to NOT display our mobile theme on a tablet, specifically the iPad?</p>
<p>Thanks!</p>
<p>Jesse</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mobile Smart reviewed on wpmods.com by tagalog online pocketbook</title>
		<link>http://www.dansmart.co.uk/2011/09/mobile-smart-reviewed-on-wpmods-com/comment-page-1/#comment-381</link>
		<dc:creator>tagalog online pocketbook</dc:creator>
		<pubDate>Sat, 12 Nov 2011 01:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=324#comment-381</guid>
		<description>we are using your plugin in tagalog online pocketbook - the leading source of online pinoy stories at http://tagalogonlinepocketbook.com

we are glad to activate your plugin and it really works on us, especially on nokia mobiles. i hope there is a section in your plugin wherein we can disable some plugins IF we are in mobile mode.

again, more power and continue to improve your work. ty!</description>
		<content:encoded><![CDATA[<p>we are using your plugin in tagalog online pocketbook &#8211; the leading source of online pinoy stories at <a href="http://tagalogonlinepocketbook.com" rel="nofollow">http://tagalogonlinepocketbook.com</a></p>
<p>we are glad to activate your plugin and it really works on us, especially on nokia mobiles. i hope there is a section in your plugin wherein we can disable some plugins IF we are in mobile mode.</p>
<p>again, more power and continue to improve your work. ty!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress: How to change the Edit Category / Taxonomy admin panel by Luis Diego</title>
		<link>http://www.dansmart.co.uk/2010/12/wordpress-how-to-change-the-edit-category-taxonomy-admin-panel/comment-page-1/#comment-110</link>
		<dc:creator>Luis Diego</dc:creator>
		<pubDate>Wed, 25 May 2011 22:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansmart.co.uk/?p=296#comment-110</guid>
		<description>This looks great, i havent try it yet, but i would like to know, if after i create the custom column &quot;My Column&quot;, can I set it info from the backend???, just like the description or slug fields???
please write me back to: luisdiegore@hotmail.com, i&#039;ll preciated any help.
Thanks in advance..</description>
		<content:encoded><![CDATA[<p>This looks great, i havent try it yet, but i would like to know, if after i create the custom column &#8220;My Column&#8221;, can I set it info from the backend???, just like the description or slug fields???<br />
please write me back to: <a href="mailto:luisdiegore@hotmail.com">luisdiegore@hotmail.com</a>, i&#8217;ll preciated any help.<br />
Thanks in advance..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

