<?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>robertraglievich.com &#187; Joomla</title>
	<atom:link href="http://robertraglievich.com/category/joomla/feed/" rel="self" type="application/rss+xml" />
	<link>http://robertraglievich.com</link>
	<description>Computer tips, tutorials, SEO, technology news, product reviews and much more.</description>
	<lastBuildDate>Fri, 16 Dec 2011 01:18:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Customize the color of Facebook comments when using Phoca</title>
		<link>http://robertraglievich.com/customize-the-color-of-facebook-comments-when-using-phoca/</link>
		<comments>http://robertraglievich.com/customize-the-color-of-facebook-comments-when-using-phoca/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 20:45:33 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://robertraglievich.com/?p=1486</guid>
		<description><![CDATA[If you use the Phoca Gallery with your Joomla site you will more than likely need to change the color of your Facebook comments. Here&#8217;s how to do it: Log into your FTP and browse to the Joomla install directory &#8230; <a href="http://robertraglievich.com/customize-the-color-of-facebook-comments-when-using-phoca/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you use the Phoca Gallery with your Joomla site you will more than likely need to change the color of your Facebook comments.</p>
<p>Here&#8217;s how to do it:</p>
<ul>
<li>Log into your FTP and browse to the Joomla install directory</li>
<li>Then go to &#8220;your_joomla_root_folder&#8221;/modules/mod_phoca_facebook_comments</li>
<li>Open the folder named tmpl</li>
<li>Open default.php for editing</li>
</ul>
<p>Look for the line like this one</p>
<p>echo &#8216;&lt;div&gt;&lt;fb:comments href=&#8221;&#8216;. $tmpl['uri'] .&#8217;&#8221; simple=&#8221;1&#8243; &#8216;. $cCount.&#8217; width=&#8221;&#8216;. (int)$tmpl['fb_comment_width'] .&#8217;&#8221;&gt;&lt;/fb:comments&gt;&#8217;</p>
<p>And change it to this:<br />
echo &#8216;&lt;div&gt;&lt;fb:comments &#8216; colorscheme=&#8221;dark&#8221; href=&#8221;&#8216;. $tmpl['uri'] .&#8217;&#8221; simple=&#8221;1&#8243; &#8216;. $cCount.&#8217; width=&#8221;&#8216;. (int)$tmpl['fb_comment_width'] .&#8217;&#8221;&gt;&lt;/fb:comments&gt;&#8217;</p>
<p>Note the addition of code colorscheme=&#8221;dark&#8221;.</p>
<p>&copy;2012 <a href="http://robertraglievich.com">robertraglievich.com</a>. All Rights Reserved.</p>.<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Customize+the+color+of+Facebook+comments+when+using+Phoca+http%3A%2F%2Frobertraglievich.com%2F%3Fp%3D1486" title="Post to Twitter"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-big2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://robertraglievich.com/customize-the-color-of-facebook-comments-when-using-phoca/&amp;title=Customize+the+color+of+Facebook+comments+when+using+Phoca" title="Post to Digg"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-big2.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://robertraglievich.com/customize-the-color-of-facebook-comments-when-using-phoca/&amp;t=Customize+the+color+of+Facebook+comments+when+using+Phoca" title="Post to Facebook"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-big2.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://robertraglievich.com/customize-the-color-of-facebook-comments-when-using-phoca/&amp;title=Customize+the+color+of+Facebook+comments+when+using+Phoca" title="Post to StumbleUpon"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/en/su/tt-su-big2.png" alt="Post to StumbleUpon" /></a></p></div><img src="http://robertraglievich.com/?ak_action=api_record_view&id=1486&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://robertraglievich.com/customize-the-color-of-facebook-comments-when-using-phoca/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Create a Joomla! page</title>
		<link>http://robertraglievich.com/create-a-joomla-page/</link>
		<comments>http://robertraglievich.com/create-a-joomla-page/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 01:57:08 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://robertraglievich.com/create-a-joomla-page/</guid>
		<description><![CDATA[I have worked on many websites using Joomla!, though&#160;my focus and attention has been focused on other responsibilities recently, my memory still serves me well.&#160;Regardless,&#160;here I&#8217;ll show you how to add content to a Joomla! page. Adding&#160;content or articles to &#8230; <a href="http://robertraglievich.com/create-a-joomla-page/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p align="justify">I have worked on many websites using Joomla!, though&nbsp;my focus and attention has been focused on other responsibilities recently, my memory still serves me well.&nbsp;Regardless,&nbsp;here I&rsquo;ll show you how to add content to a Joomla! page. Adding&nbsp;content or articles to a web-based CMS like Joomla! is all done online.&nbsp;I do believe there is a desktop application available but I&rsquo;m not certain. To be able to post articles you will need to login to the user account that is allowed to post articles.</p>
<p>After having Joomla!&nbsp;installed&nbsp;you can begin adding your content. For this&nbsp; example I&#8217;ll assume that your domain is your_domain_name.com. So&nbsp;the Joomla admin panel will be accessible at:</p>
<p style="TEXT-ALIGN: center" class="url">http://your_domain_name.com/administrator</p>
<p align="justify"><img border="0" alt="Joomla1" src="http://robertraglievich.com/wp-content/uploads/2009/10/joomla1.jpg" />&nbsp;</p>
<p align="justify"><a href="http://www.online-tech-tips.com/wp-content/uploads/2009/04/image14.png"></a></p>
<p align="justify">So it&rsquo;s: Admin Area -&gt; Site -&gt; Control panel -&gt; Add New Article.</p>
<p align="justify"><a href="http://robertraglievich.com/wp-content/uploads/2009/10/joomla21.png"></a></p>
<p align="justify"><img border="0" alt="Joomla2" src="http://robertraglievich.com/wp-content/uploads/2009/10/joomla2_small1.jpg" /></p>
<p align="justify">Fill in the six fields!</p>
<p align="justify">Title: The title of your article<br />Alias: You can leave this blank it will be automatically filled as per the title you choose.<br />Section: Choose appropriate section for your site<br />Category: Choose appropriate category for your site<br />Published: Yes (If the article is not published, it will not be shown to your visitors. It will remain only as a draft.)<br />Frontpage: Yes, if you want it on the front/first page of your site.</p>
<p align="justify">Add your content. The editor is&nbsp;WYSIWYG. More advanced users can edit the HTML source code directly.</p>
<p align="justify">Now in Parameters (Article)<b> </b>you can choose option for Author, Author Alias, Access Level, Created Date and Start Publishing.&nbsp;Choose Apply&nbsp;to post your article. </p>
<p align="justify"><img border="0" alt="Joomla3" src="http://robertraglievich.com/wp-content/uploads/2009/10/joomla3.png" /></p>
<div class="bjtags">Tags:  <a rel="tag" href="http://technorati.com/tag/create+joomla+page">create+joomla+page</a></div>
<p>&copy;2012 <a href="http://robertraglievich.com">robertraglievich.com</a>. All Rights Reserved.</p>.<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Create+a+Joomla%21+page+http%3A%2F%2Frobertraglievich.com%2F%3Fp%3D544" title="Post to Twitter"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-big2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://robertraglievich.com/create-a-joomla-page/&amp;title=Create+a+Joomla%21+page" title="Post to Digg"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-big2.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://robertraglievich.com/create-a-joomla-page/&amp;t=Create+a+Joomla%21+page" title="Post to Facebook"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-big2.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://robertraglievich.com/create-a-joomla-page/&amp;title=Create+a+Joomla%21+page" title="Post to StumbleUpon"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/en/su/tt-su-big2.png" alt="Post to StumbleUpon" /></a></p></div><img src="http://robertraglievich.com/?ak_action=api_record_view&id=544&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://robertraglievich.com/create-a-joomla-page/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adding Google Analytics to Joomla</title>
		<link>http://robertraglievich.com/adding-google-analytics-to-joomla/</link>
		<comments>http://robertraglievich.com/adding-google-analytics-to-joomla/#comments</comments>
		<pubDate>Wed, 27 May 2009 17:12:44 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.dumontnjforum.com/adding-google-analytics-to-joomla/</guid>
		<description><![CDATA[Here I&#8217;ll show you how to add Google Analytics&#160;to your Joomla&#160;website. This is for Joomla 1.5x Login to your Joomla Admin At the top select &#8220;Extensions&#8221; &#62; &#8220;Template Manager&#8221; Select your (default) template and click &#8220;Edit&#8221; Click &#8220;Edit HTML&#8221; ** &#8230; <a href="http://robertraglievich.com/adding-google-analytics-to-joomla/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here I&rsquo;ll show you how to add <a href="https://www.google.com/analytics/reporting/login?ctu=https%3A%2F%2Fwww.google.com%2Fanalytics%2Fsettings%2F%3F" target="_blank">Google Analytics</a>&nbsp;to your <a href="http://www.joomla.org/" target="_blank">Joomla</a>&nbsp;website.</p>
<p>This is for Joomla 1.5x</p>
<ul>
<li>Login to your Joomla Admin </li>
<li>At the top select &ldquo;Extensions&rdquo; &gt; &ldquo;Template Manager&rdquo;</li>
<li>Select your (default) template and click &ldquo;Edit&rdquo;</li>
<li>Click &ldquo;Edit HTML&rdquo;</li>
<li><strong>** IMPORTANT** If you were given a choice when you signed up for a Google Analytics account to choose between the new tracking code (ga.js) or the old tracking code (urchin.js) choose the new tracking code.</strong></li>
<li>Scroll all the way to the bottom of the code and just before the &lt;/body&gt; tag paste your Google Analytics code.</li>
<li>Press &ldquo;Save&rdquo;</li>
<li>I suggest you now go to Google Analytics and check next to your site&rsquo;s URL. Hopefully you will see &ldquo;Gathering Data&rdquo; and you&rsquo;ll know you were successful. If you see &ldquo;Tracking Not Installed&rdquo; try it again.</li>
</ul>
<p>Good luck. That&rsquo;s all folks!</p>
<div class="bjtags">Tags:  <a rel="tag" href="http://technorati.com/tag/Google+Analytics">Google+Analytics</a>, <a rel="tag" href="http://technorati.com/tag/Joomla">Joomla</a></div>
<p>&copy;2012 <a href="http://robertraglievich.com">robertraglievich.com</a>. All Rights Reserved.</p>.<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Adding+Google+Analytics+to+Joomla+http%3A%2F%2Frobertraglievich.com%2F%3Fp%3D330" title="Post to Twitter"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-big2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://robertraglievich.com/adding-google-analytics-to-joomla/&amp;title=Adding+Google+Analytics+to+Joomla" title="Post to Digg"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-big2.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://robertraglievich.com/adding-google-analytics-to-joomla/&amp;t=Adding+Google+Analytics+to+Joomla" title="Post to Facebook"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-big2.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://robertraglievich.com/adding-google-analytics-to-joomla/&amp;title=Adding+Google+Analytics+to+Joomla" title="Post to StumbleUpon"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/en/su/tt-su-big2.png" alt="Post to StumbleUpon" /></a></p></div><img src="http://robertraglievich.com/?ak_action=api_record_view&id=330&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://robertraglievich.com/adding-google-analytics-to-joomla/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Joomla 1.5.10 Security Release Available</title>
		<link>http://robertraglievich.com/joomla-1510-security-release-available/</link>
		<comments>http://robertraglievich.com/joomla-1510-security-release-available/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 20:45:28 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://www.dumontnjforum.com/joomla-1510-security-release-available/</guid>
		<description><![CDATA[Besides WordPress for my website design and developement duties, I also use Joomla&#160;who have just released a security update [Wohmamni] to their CMS.&#160;Please follow the link below for more detailed information on how to proceed with the update. I&#8217;ve already &#8230; <a href="http://robertraglievich.com/joomla-1510-security-release-available/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="container-shadow">
<div class="container">
<div class="content">
<p class="articleinfo"><span class="createdate">Besides WordPress for my website design and developement duties, I also use Joomla&nbsp;who have just released a security update [Wohmamni] to their CMS.&nbsp;Please follow the link below for more detailed information on how to proceed with the update. I&rsquo;ve already done so and I suggest all Joomla users upgrade as soon as possible.</span></p>
<p class="articleinfo"><span class="createdate"><a href="http://www.joomla.org/announcements/release-news/5231-joomla-1510-security-release-now-available.html" target="_blank">Joomla 1.5.10 release info</a></span></p>
</div>
<div class="content">&nbsp;</div>
<div class="content">
<div><img class="float-img-left" alt="Joomla 1.5.9 Released" src="http://www.joomla.org/images/stories/security_release.png" /> </div>
<p>This release contains 66 bug fixes, one low-level security fix, and one moderate-level security fix. It has been 11 weeks since <a href="http://www.joomla.org/announcements/release-news/5226-joomla-159-security-release-now-available.html">Joomla 1.5.9 was released</a> on January 10, 2009. The <a href="http://docs.joomla.org/Development_Working_Group">Development Working Group&#8217;s</a> goal is to continue to provide regular, frequent updates to the Joomla community.</p>
<div>&nbsp;</div>
</div>
</div>
</div>
<div class="bjtags">Tags:  <a rel="tag" href="http://www.dumontnjforum.com/tag/Joomla">Joomla</a>, <a rel="tag" href="http://www.dumontnjforum.com/tag/CMS">CMS</a>, <a rel="tag" href="http://www.dumontnjforum.com/tag/Content+Management+System">Content+Management+System</a></div>
<p>&copy;2012 <a href="http://robertraglievich.com">robertraglievich.com</a>. All Rights Reserved.</p>.<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Joomla+1.5.10+Security+Release+Available+http%3A%2F%2Frobertraglievich.com%2F%3Fp%3D244" title="Post to Twitter"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-big2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://digg.com/submit?url=http://robertraglievich.com/joomla-1510-security-release-available/&amp;title=Joomla+1.5.10+Security+Release+Available" title="Post to Digg"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-big2.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://robertraglievich.com/joomla-1510-security-release-available/&amp;t=Joomla+1.5.10+Security+Release+Available" title="Post to Facebook"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-big2.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://robertraglievich.com/joomla-1510-security-release-available/&amp;title=Joomla+1.5.10+Security+Release+Available" title="Post to StumbleUpon"><img class="nothumb" src="http://robertraglievich.com/wp-content/plugins/tweet-this/icons/en/su/tt-su-big2.png" alt="Post to StumbleUpon" /></a></p></div><img src="http://robertraglievich.com/?ak_action=api_record_view&id=244&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://robertraglievich.com/joomla-1510-security-release-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

