<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>Blog Entries</title>
		<description>Blog Entries</description>
		<link>http://www.joomsnap.com</link>
		<lastBuildDate>Thu, 09 Sep 2010 14:05:30 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<item>
			<title>Building a Blog from Joomla &quot;Out of the Box&quot;</title>
			<link>http://www.joomsnap.com/272-Building-a-Blog-from-Joomla-Out-of-the-Box.html</link>
			<description>&lt;p&gt;So let's go back to the drawing board and look at what extensions you might need to pick up to duplicate the whole effect of a blog.&lt;br/&gt;&lt;br/&gt;&lt;/p&gt; &lt;b&gt;Flexible Layout&lt;/b&gt;   &lt;br/&gt;&lt;br/&gt; Joomla is probably the easiest CMS to &quot;skin&quot; or &quot;template&quot; which means you can have your blog looking like anything you want.&lt;br/&gt; Conclusion: Out the box.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Browser-based Editing&lt;/b&gt;&lt;br/&gt;&lt;br/&gt; One of the whole points of Joomla is to be able to maintain your site and edit your content in a browser.&lt;br/&gt; [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Sat, 21 Nov 2009 00:00:00 +0100</pubDate>
		<category>joomla user component, module,plugin</category>
		</item>
		<item>
			<title>Add a static text in the title</title>
			<link>http://www.joomsnap.com/271-Add-heading-tags-in-the-titles-for-more-relevance.html</link>
			<description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Open the file: libraries/joomla/document/html/renderer/head.php&lt;br/&gt;&lt;/p&gt; &lt;p&gt;Search for the next piece of code:&lt;br/&gt;&lt;/p&gt; &lt;p&gt;$strHtml .= $tab.''.$lnEnd;&lt;br/&gt;'.htmlspecialchars($document-&amp;gt;getTitle()).'&lt;/p&gt; &lt;p&gt;Add your statict text for example:&lt;br/&gt;&lt;/p&gt; &lt;p&gt;$strHtml .= $tab.''.$lnEnd; All about Canada - &amp;lt;br&amp;gt;'.htmlspecialchars($document-&amp;gt;getTitle()).'&lt;/p&gt; &lt;p&gt;The text into the &lt;br/&gt; tag is very important for the search engines.&lt;/p&gt; &lt;p&gt;If you need obtain a great search result [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Fri, 20 Nov 2009 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title>How To Edit Joomla Templates</title>
			<link>http://www.joomsnap.com/270-How-To-Edit-Joomla-Templates.html</link>
			<description>&lt;p&gt;First you'll have to ask yourself the question: what do you really want to change? If you're just making one website, you have a great looking template and you only want to change some images on the template, then this article will be more then enough for you. If you want to change more, like how the titles look, changing the size of a part of your template, etc ... then this article will just point you in the right direction. In this case you will have to learn at least the basics of css and [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Thu, 19 Nov 2009 00:00:00 +0100</pubDate>
		<category>joomla user component, module,plugin</category>
 <category>joomla software templates</category>
		</item>
		<item>
			<title>Creating a Module Position in Joomla! 1.0</title>
			<link>http://www.joomsnap.com/268-Creating-a-Module-Position-in-Joomla-1.0.html</link>
			<description>&lt;p&gt;First, navigate to Mambots&amp;gt;Site Mambots and make sure &quot;Load Module Positions&quot; is published/active. If there is a red &quot;x&quot; beside this Mambot, click it to make the mambot active.&lt;/p&gt; 		 		&lt;p&gt; 			The mambot you just activated will allow you to use a syntax such as &quot;&lt;b&gt;{mosloadposition left}&lt;/b&gt;&quot; in your content item(s) in order to render modules. So now, we want to create a custom module position for EasySSP. 		&lt;/p&gt; 		 		&lt;p&gt; 			Navigate to Site&amp;gt;Template Manager&amp;gt;Module Positions and in o [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Wed, 18 Nov 2009 00:00:00 +0100</pubDate>
		<category>joomla user component, module,plugin</category>
		</item>
		<item>
			<title>Creating a Module Position in Joomla! 1.5</title>
			<link>http://www.joomsnap.com/267-Creating-a-Module-Position-in-Joomla-1.5.html</link>
			<description>&lt;p&gt; First, navigate to Extensions&amp;gt;Plugin Manager&amp;gt; and make sure &quot;Content - Load Module&quot; is published/active. If there is a red &quot;x&quot; beside this Plugin, click it to make the plugin active.&lt;br/&gt;&lt;br/&gt;&lt;/p&gt; 		&lt;p&gt; 			The plugin you just activated will allow you to use a syntax such as &quot;&lt;b&gt;{loadposition left}&lt;/b&gt;&quot; in your content item(s) in order to render modules. So now, we want to create a custom module position for EasySSP.&lt;br/&gt;&lt;br/&gt;&lt;/p&gt; 		 		&lt;p&gt; 			To create a module position for EasySSP, you [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Tue, 17 Nov 2009 00:00:00 +0100</pubDate>
		<category>joomla user component, module,plugin</category>
		</item>
		<item>
			<title>Creating Content Pages in Joomla</title>
			<link>http://www.joomsnap.com/266-Creating-Content-Pages-in-Joomla.html</link>
			<description>&lt;p&gt;&lt;b&gt;Creating Content Pages in Joomla&lt;/b&gt;&amp;lt;br&amp;gt;&lt;br/&gt;In order to build a website you usually have a navigation bar containing a menu that links to specific pages.  In Joomla there is a menu system that allows you to link to specific articles. This tutorial will show you how to create a content page for your web site and link to it using Joomla’s menu system.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br/&gt;&lt;b&gt;Log in to the Administration Panel&lt;/b&gt;&amp;lt;br&amp;gt;&lt;br/&gt;Click the Add New Article Button in the administration  [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Mon, 16 Nov 2009 00:00:00 +0100</pubDate>
		<category>joomla user component, module,plugin</category>
 <category>joomla software templates</category>
		</item>
		<item>
			<title>Changing Options and Positions for Modules</title>
			<link>http://www.joomsnap.com/265-Changing-Options-and-Positions-for-Modules.html</link>
			<description>&lt;p&gt;In Joomla, there are several ways for you to administer modules on the site.  Modules display small amounts of content on every page of the site.   An example of a module on a site is a menu. It is available from every page of the site and contains the same content so that a visitor can navigate around the site. You can set access on levels so that modules can only be made available to users who are registered users of your site (for example). You can change the position of a module, and you  [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Sat, 14 Nov 2009 00:00:00 +0100</pubDate>
		<category>joomla user component, module,plugin</category>
		</item>
		<item>
			<title>Creating a Poll for your Site</title>
			<link>http://www.joomsnap.com/264-Creating-a-Poll-for-your-Site.html</link>
			<description>&lt;p&gt;Creating a Poll for your Site&lt;br/&gt;There are 2 steps you need to complete in order to create a poll and display it on your Joomla site. First you need to create a poll component and then you need to create a module in which to display your poll. Once someone votes in your poll the results are available for viewing, the poll component displays the results to visitors when they click on the results button in the module.&lt;br/&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;Step 1 – Create a Poll Component&lt;/b&gt;&lt;br/&gt;&lt;/p&gt; &lt;p&gt;First go to  [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Fri, 13 Nov 2009 00:00:00 +0100</pubDate>
		<category>joomla user component, module,plugin</category>
		</item>
		<item>
			<title>Redirecting non-SEF URL's from Joomla 1.0 to 1.5</title>
			<link>http://www.joomsnap.com/263-Redirecting-non-SEF-URLs-from-Joomla-1.0-to-1.5.html</link>
			<description>&lt;p&gt;You may have noticed that Joomlashack is now running on Joomla 1.5. We did a stealth migration yesterday.&lt;br/&gt;&lt;/p&gt; &lt;p&gt;We had one problem we needed to address, and it took a while to figure out, so we thought we would share the solution for others.&lt;br/&gt;&lt;/p&gt; &lt;p&gt;Our old site used Joomla 1.0, as I have mentioned before, we wanted to make sure we did a 301 redirect of the Joomla URL's so Google would quickly pick up the new ones and pass the pangerank to the new pages. The problem however was that [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Thu, 12 Nov 2009 00:00:00 +0100</pubDate>
		<category>joomla user component, module,plugin</category>
 <category>joomla seo</category>
		</item>
		<item>
			<title>How To Change Joomla Welcome to the Front Page Title?</title>
			<link>http://www.joomsnap.com/262-How-To-Change-Joomla-Welcome-to-the-Front-Page-Title.html</link>
			<description>One of the highly asked questions for Joomla Content Management System is how to change the ‘Welcome to the Front Page’ Title. At the time of writing, Joomla is at 1.5.9 and the way to change the title is as follows: &lt;p&gt;1. In the administration panel, go to &lt;i&gt;Menus &amp;gt;&amp;gt; Main Menu&lt;/i&gt;.&lt;/p&gt; &lt;p&gt;2. Select the &lt;i&gt;Home &lt;/i&gt;link.&lt;/p&gt; &lt;p&gt;3. Expand the option list, &lt;i&gt;Parameters (System)&lt;/i&gt;, on the right.&lt;/p&gt; &lt;p&gt;4. Change the field, &lt;i&gt;Page title&lt;/i&gt;.&lt;/p&gt; &lt;p&gt;5. It’s done =)&lt;/p&gt;</description>
			<author>rituy@sas.com</author>
			<pubDate>Wed, 11 Nov 2009 00:00:00 +0100</pubDate>
		<category>joomla software templates</category>
		</item>
		<item>
			<title>Top 5 Reasons to Use Joomla</title>
			<link>http://www.joomsnap.com/261-Top-5-Reasons-to-Use-Joomla.html</link>
			<description>&lt;p&gt;Since its introduction in 2005, Joomla has become the first choice of PHP based web site developers. More and more developers are turning to open source CMS products, and Joomla is their first pick due to several reasons. Some of them are listed below -&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;1.Joomla is free and its source code is available&lt;/b&gt; &lt;br/&gt;&lt;/p&gt;&lt;p&gt;Joomla’s most striking feature is that it is completely free for personal and commercial use, it doesn’t have any hidden costs, and it is open source. Many people  [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Tue, 10 Nov 2009 00:00:00 +0100</pubDate>
		<category>joomla software templates</category>
		</item>
		<item>
			<title>Module editing at the frontend</title>
			<link>http://www.joomsnap.com/260-Module-editing-at-the-frontend.html</link>
			<description>I've now completed editing of module parameters in a modal popup. Edit icons appear next to the module titles which can be clicked to edit the module parameters. I've deliberately disallowed editing of advanced and other parameters from the modal popup at the front-end to avoid complexity. If it is a custom HTML module, then its content can also be edited via the modal popup.      &lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://img.skitch.com/20090630-b8p5f8q6afhwciysfieqspheaf.jpg&quot; mce_src=&quot;htt [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Mon, 09 Nov 2009 00:00:00 +0100</pubDate>
		<category>joomla user component, module,plugin</category>
		</item>
		<item>
			<title>Joomla SEO Made Easy With The sh404SEF Component</title>
			<link>http://www.joomsnap.com/258-Joomla-SEO-Made-Easy-With-The-sh404SEF-Component.html</link>
			<description>&lt;p&gt;&lt;b&gt;Joomla sh404SEf Component &lt;/b&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;The sh404SEF Plugin makes Joomla SEO easy&lt;/b&gt;. I’ll be posting some simple Joomla seo tips to make Joomla sites work better in Google.&lt;br/&gt;&lt;/p&gt;&lt;p&gt; First up – download and install the Joomla sh404SEF  Plugin or rather Component.&lt;br/&gt;&lt;/p&gt;&lt;p&gt;You can read what others say about this plugin on the Joomla forum, and the instructions to get working are printed below. &lt;/p&gt;&lt;p&gt;&lt;b&gt;sh404SEF Install Documenttation &amp;amp; Instructions&lt;/b&gt; &lt;br/&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;IMPOR [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Sat, 07 Nov 2009 00:00:00 +0100</pubDate>
		<category>joomla seo</category>
 <category>joomla search engine optimization tips</category>
		</item>
		<item>
			<title>How do I publish he joomla component to my Joomla's site frontpage? </title>
			<link>http://www.joomsnap.com/256-How-do-I-publish-he-joomla-component-to-my-Joomlas-site-frontpage.html</link>
			<description>The steps outlines on how you can make any joomla component to appear in the Home page of your website. Create an menu in the mainmenu as a link-component to the desired component.Login in the administrator of the websiteNavigate as Menu &amp;gt;&amp;gt; mainmenuClick on &quot;New&quot;Click on &quot;Link - Component Item&quot;You will reach the page called Add Menu Item :: Component. Fill the following values to the form&quot;&lt;br/&gt;Name: Name of the component that you want to link&lt;br/&gt;Component: Select the desired component tha [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Fri, 06 Nov 2009 00:00:00 +0100</pubDate>
		<category>joomla user component, module,plugin</category>
		</item>
		<item>
			<title>How to implement and generate Tag Clouds</title>
			<link>http://www.joomsnap.com/255-How-to-implement-tag-clouds-in-php.html</link>
			<description>&lt;br/&gt;&lt;p class=&quot;MsoNormal&quot;&gt; &lt;/p&gt;&lt;b&gt;How to generate Tag Clouds?&lt;/b&gt; &lt;p class=&quot;MsoNormal&quot;&gt; &lt;/p&gt; &lt;p class=&quot;MsoNormal&quot;&gt;The idea is to automate the process of Tag Cloud generation as soon as user writes a post or content on a page. It can be divided into two steps:&lt;/p&gt; &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-left: 18pt;&quot;&gt;&lt;b&gt;&lt;i&gt; &lt;/i&gt;&lt;/b&gt;&lt;/p&gt; &lt;b&gt;Generate Tag Clouds from the      content.&lt;/b&gt; &lt;p class=&quot;MsoNormal&quot; style=&quot;margin-left: 72pt;&quot;&gt;Ideally, we would like PHP code to extract relevant tags (keywords) fr [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Thu, 05 Nov 2009 00:00:00 +0100</pubDate>
		<category>joomla seo</category>
 <category>joomla search engine optimization tips</category>
		</item>
		<item>
			<title>How to Change and Customize Joomla Templates</title>
			<link>http://www.joomsnap.com/254-How-to-Change-and-Customize-Joomla-Templates.html</link>
			<description>&lt;p&gt;Instructions -&lt;/p&gt;&lt;p&gt; Step 1 - Search through the numerous available Joomla templates, and download one that suits your needs. This download will be a compressed zip file. Save the template to a specific folder.&lt;/p&gt;&lt;p&gt;Step 2 - Next, log in to the administrator panel of your Joomla website. Click on the link for the Installer’s menu.&lt;/p&gt;&lt;p&gt;Step 3 - Click on the Templates-Site option. Click Browse on the page that opens up. &lt;/p&gt;&lt;p&gt;Step 4 - Select the Joomla installation file that you had downlo [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Wed, 04 Nov 2009 00:00:00 +0100</pubDate>
		<category>joomla software templates</category>
		</item>
		<item>
			<title>How to setup a Joomla based Blog</title>
			<link>http://www.joomsnap.com/253-How-to-setup-a-Joomla-based-Blog.html</link>
			<description>Setting up a Joomla Blog is not that difficult, you just need to be aware of some things before your start to crate your articles.&lt;br/&gt; &lt;br/&gt; First thing your need to do is to crate a section that will hold all the categories of the topics you want to blog about.&lt;br/&gt; In my case that is a section called Joomla Blog....pretty cool he?&lt;br/&gt; &lt;br/&gt; After that, create the categories for you blog section.&lt;br/&gt;    &lt;br/&gt; Start out with the basic topics you want to write about.&lt;br/&gt; For me it starts witj [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Tue, 03 Nov 2009 00:00:00 +0100</pubDate>
		<category>myblog</category>
 <category>joomla rss,articles,content,frontpage,websites</category>
		</item>
		<item>
			<title>Custom Joomla Backend MVC Component </title>
			<link>http://www.joomsnap.com/252-Custom-Joomla-Backend-MVC-Component.html</link>
			<description>&lt;p&gt;In this article we discuss the outlines of building a &lt;b&gt;custom backend Joomla component &lt;/b&gt;structured on the &lt;b&gt;MVC mode&lt;/b&gt;l.&lt;br/&gt;&lt;br/&gt;The details and complete code are covered in the members area&lt;/p&gt; &lt;p&gt;We make a component that will write text to a text file. The user will enter the text in the component administrator interface. We shall name the component &lt;b&gt;mytext&lt;/b&gt;. We will use our localhost installation to develop the component.&lt;/p&gt; &lt;p&gt;&lt;b&gt;Step 1 &lt;/b&gt;&lt;/p&gt; &lt;p&gt;Make a folder called com_ [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Mon, 02 Nov 2009 00:00:00 +0100</pubDate>
		<category>joomla user group, extensions, directory</category>
 <category>joomla user component, module,plugin</category>
 <category>joomla rss,articles,content,frontpage,websites</category>
		</item>
		<item>
			<title>Upgrading your template index file</title>
			<link>http://www.joomsnap.com/250-Upgrading-your-template-index-file.html</link>
			<description>Upgrading your index.php file Replace &lt;b&gt;_VALID_MOS&lt;/b&gt; with &lt;b&gt;_JEXEC&lt;/b&gt;Replace &lt;b&gt;$mosConfig_absolute_path&lt;/b&gt; with &lt;b&gt;$this-&amp;gt;baseUrl&lt;/b&gt;Replace &lt;b&gt;$mosConfig_live_site&lt;/b&gt; with &lt;b&gt;JURI::base()&lt;/b&gt;Replace fixed strings with translatable strings. For example, replace &lt;b&gt;echo 'Hello'&lt;/b&gt; with &lt;b&gt;echo JText::_( 'Hello' )&lt;/b&gt;Replace calls to mosGetParam with calls to JRequest::getVar. For example, replace &lt;b&gt;$id = mosGetParam( $_REQUEST, 'id', 0 );&lt;/b&gt; with &lt;b&gt;$id = JRequest::getVar( 'id', 0 ) [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Sat, 31 Oct 2009 00:00:00 +0100</pubDate>
		<category>joomla software templates</category>
		</item>
		<item>
			<title>Joomla template CSS and images only displayed on home page</title>
			<link>http://www.joomsnap.com/249-Joomla-template-CSS-and-images-only-displayed-on-home-page.html</link>
			<description>Sometimes your template will lose all its styles and images when navigating away from the Frontpage.&lt;br/&gt; This is caused by an incorrect path to the stylesheet due to SEF errors. If you've enabled SEF, make sure your htaccess.txt file is renamed to .htaccess. You may need to temporarily disable SEF. For more information on the correct way to set up SEF in Joomla! 1.5, see the official doc item at joomla.org: SEF URLs in Joomla! 1.5 &lt;br/&gt; &lt;br/&gt; &lt;b&gt;SEF quick checklist:&lt;/b&gt; Make sure htaccess.txt i [...]</description>
			<author>rituy@sas.com</author>
			<pubDate>Fri, 30 Oct 2009 00:00:00 +0100</pubDate>
		<category>joomla rss,articles,content,frontpage,websites</category>
		</item>
	</channel>
</rss>