<?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 LogOn</title>
	<atom:link href="http://www.logon.ie/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.logon.ie</link>
	<description>Simple But Powerful Websites For Small Business</description>
	<lastBuildDate>Sat, 19 Nov 2011 15:02:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on WordPress Training Courses in Dublin by Dave</title>
		<link>http://www.logon.ie/blog/wordpress-training-dublin#comment-1992</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 19 Nov 2011 15:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.logon.ie/?p=836#comment-1992</guid>
		<description>Interesting in learning how to integrate Wordpress from scratch, not through a Wordpress login. I dont SQL or Database experience, but I have worked as a Designer for a number of years and should be able to pick it up. I have my own laptop, the class should run for a couple of hours at a price of €100 max.</description>
		<content:encoded><![CDATA[<p>Interesting in learning how to integrate WordPress from scratch, not through a WordPress login. I dont SQL or Database experience, but I have worked as a Designer for a number of years and should be able to pick it up. I have my own laptop, the class should run for a couple of hours at a price of €100 max.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Training Courses in Dublin by David</title>
		<link>http://www.logon.ie/blog/wordpress-training-dublin#comment-1986</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 03 Nov 2011 20:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.logon.ie/?p=836#comment-1986</guid>
		<description>Love to know more, let me know.
</description>
		<content:encoded><![CDATA[<p>Love to know more, let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Training Courses in Dublin by Sean</title>
		<link>http://www.logon.ie/blog/wordpress-training-dublin#comment-1965</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Thu, 20 Oct 2011 22:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.logon.ie/?p=836#comment-1965</guid>
		<description>wordpress website courses info please</description>
		<content:encoded><![CDATA[<p>wordpress website courses info please</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix For SimpleFolio Portfolio Not Displaying by Alastair McDermott</title>
		<link>http://www.logon.ie/blog/simplefolio-portfolio-not-displaying#comment-1937</link>
		<dc:creator>Alastair McDermott</dc:creator>
		<pubDate>Wed, 05 Oct 2011 23:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.logon.ie/?p=779#comment-1937</guid>
		<description>Hi Monie, are you still having an issue with this?</description>
		<content:encoded><![CDATA[<p>Hi Monie, are you still having an issue with this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why I Recommend WordPress As CMS by GADEL</title>
		<link>http://www.logon.ie/blog/why-wordpress#comment-1929</link>
		<dc:creator>GADEL</dc:creator>
		<pubDate>Fri, 26 Aug 2011 15:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.logon.ie/?p=699#comment-1929</guid>
		<description>I agree with you on most of the advantages of WordPress as a platform/CMS as compared to others like Joomla, Drupal. I think Google is trying to improve on Blogger too.</description>
		<content:encoded><![CDATA[<p>I agree with you on most of the advantages of WordPress as a platform/CMS as compared to others like Joomla, Drupal. I think Google is trying to improve on Blogger too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix For SimpleFolio Portfolio Not Displaying by Haciendo Eco</title>
		<link>http://www.logon.ie/blog/simplefolio-portfolio-not-displaying#comment-1927</link>
		<dc:creator>Haciendo Eco</dc:creator>
		<pubDate>Mon, 22 Aug 2011 11:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.logon.ie/?p=779#comment-1927</guid>
		<description>Hi! Thanks for the solution. Anyway, just for using the option page, I make this variation before the loop:

$category = sf_get_category_id(get_option(&#039;sf_portfolio_category&#039;));
							$slide_count = (get_option(&#039;sf_slider_slides&#039;)) ? get_option(&#039;sf_slider_slides&#039;) : 5;

$my_query = new WP_Query(&#039;showposts=&#039;.$slide_count.&#039;&amp;cat=&#039;.$category);

But I have a problem with the rotating images, I think because of a problem with de libraries!!

Thanks again!</description>
		<content:encoded><![CDATA[<p>Hi! Thanks for the solution. Anyway, just for using the option page, I make this variation before the loop:</p>
<p>$category = sf_get_category_id(get_option(&#8216;sf_portfolio_category&#8217;));<br />
							$slide_count = (get_option(&#8216;sf_slider_slides&#8217;)) ? get_option(&#8216;sf_slider_slides&#8217;) : 5;</p>
<p>$my_query = new WP_Query(&#8216;showposts=&#8217;.$slide_count.&#8217;&amp;cat=&#8217;.$category);</p>
<p>But I have a problem with the rotating images, I think because of a problem with de libraries!!</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Add Custom Menu Support To WordPress Theme by ron jb</title>
		<link>http://www.logon.ie/blog/add-custom-menu-to-theme#comment-1926</link>
		<dc:creator>ron jb</dc:creator>
		<pubDate>Tue, 16 Aug 2011 19:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.logon.ie/?p=637#comment-1926</guid>
		<description>Very Interesting, i just hope you can make a video tutorial for this, it seems to be a bit complicated for non tecky guys like me. I really hate changing lines of work, a month ago i was trying to understand wordpress, and after weeks of putting all my attention to it and slowly understand a bit of it and then they assigned me to do some link building, like right now. I find it boring, since its a repeated task of work. Anyways this is what i made after a month of understanding wordpress http://www.emainwebdevelopment.com/ ,please check it out if you have some time and i would really love and appreciate if you can leave some feedback, so i can correct my mistakes if you found some. You can notice there that my navigation bar is a image, what i did there is i set a background image on tje css for the page-item-## menu navigation list. what do you think? is there a better or faster and reliable way of customizing the navigation?</description>
		<content:encoded><![CDATA[<p>Very Interesting, i just hope you can make a video tutorial for this, it seems to be a bit complicated for non tecky guys like me. I really hate changing lines of work, a month ago i was trying to understand wordpress, and after weeks of putting all my attention to it and slowly understand a bit of it and then they assigned me to do some link building, like right now. I find it boring, since its a repeated task of work. Anyways this is what i made after a month of understanding wordpress <a href="http://www.emainwebdevelopment.com/" rel="nofollow">http://www.emainwebdevelopment.com/</a> ,please check it out if you have some time and i would really love and appreciate if you can leave some feedback, so i can correct my mistakes if you found some. You can notice there that my navigation bar is a image, what i did there is i set a background image on tje css for the page-item-## menu navigation list. what do you think? is there a better or faster and reliable way of customizing the navigation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix For SimpleFolio Portfolio Not Displaying by Monie</title>
		<link>http://www.logon.ie/blog/simplefolio-portfolio-not-displaying#comment-1921</link>
		<dc:creator>Monie</dc:creator>
		<pubDate>Wed, 27 Jul 2011 06:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.logon.ie/?p=779#comment-1921</guid>
		<description>I tried that with Wordpress 3.2.1 and it didnt work.
Any solution?</description>
		<content:encoded><![CDATA[<p>I tried that with WordPress 3.2.1 and it didnt work.<br />
Any solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix For SimpleFolio Portfolio Not Displaying by Monie</title>
		<link>http://www.logon.ie/blog/simplefolio-portfolio-not-displaying#comment-1920</link>
		<dc:creator>Monie</dc:creator>
		<pubDate>Fri, 22 Jul 2011 07:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.logon.ie/?p=779#comment-1920</guid>
		<description>I did everything buy its not working for my website?
What could be the issue here?

Thanks.</description>
		<content:encoded><![CDATA[<p>I did everything buy its not working for my website?<br />
What could be the issue here?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix For SimpleFolio Portfolio Not Displaying by Tim</title>
		<link>http://www.logon.ie/blog/simplefolio-portfolio-not-displaying#comment-1914</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 07 Jun 2011 10:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.logon.ie/?p=779#comment-1914</guid>
		<description>Thanks for the simple solution! Appreciated!!</description>
		<content:encoded><![CDATA[<p>Thanks for the simple solution! Appreciated!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

