<?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>World On A Shoe String &#187; joomla 1.5</title>
	<atom:link href="http://blog.name1price.com/tags/joomla-1-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.name1price.com</link>
	<description>Days of my adventures on Earth</description>
	<lastBuildDate>Mon, 26 Dec 2011 09:18:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Surprise popularity of Joomla 1.5 Component Simple Thickbox Gallery</title>
		<link>http://blog.name1price.com/2010/04/surprise-popularity-of-joomla-1-5-component-simple-thickbox-gallery/</link>
		<comments>http://blog.name1price.com/2010/04/surprise-popularity-of-joomla-1-5-component-simple-thickbox-gallery/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 11:27:25 +0000</pubDate>
		<dc:creator>Gary Teh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[free open source systems]]></category>
		<category><![CDATA[joomla 1.5]]></category>
		<category><![CDATA[opportunity.]]></category>
		<category><![CDATA[seeker]]></category>
		<category><![CDATA[Software configurations]]></category>
		<category><![CDATA[Uncertainty]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[work process reorganizing]]></category>

		<guid isPermaLink="false">http://blog.name1price.com/?p=442</guid>
		<description><![CDATA[After being frustrated having spent a long time looking for a simple gallery component on the Extensions.Joomla.org site to display my portfolio, I decided that I should write my own. To do so, I simplying incorporated the jQuery library, the Thickbox library and created a Joomla 1.5 component that required almost zero configurations. 
Users simply [...]]]></description>
			<content:encoded><![CDATA[<p>After being frustrated having spent a long time looking for a simple gallery component on the Extensions.Joomla.org site to display my portfolio, I decided that I should write my own. To do so, I simplying incorporated the jQuery library, the Thickbox library and <a href="http://name1price.com/how-to-get-customers-with-singapore-web-design-basic/free-downloads/joomla-15-tools-and-plugins/90-gallery-component-for-joomla-15.html">created a Joomla 1.5 component </a>that required almost zero configurations. </p>
<p>Users simply installed the components, select the section or category they want displayed and Viola! the page was automatically created for them. </p>
<p>I used it for my own <a href="http://name1price.com/singapore-web-design-portfolio.html">company site</a> to display my portfolio and suddenly had an interesting thought. I might as well have it packaged nicely and submitted to the <a href="http://extensions.joomla.org/extensions/photos-a-images/photo-gallery/11803">Joomla Extensions directory</a>. </p>
<p>It took me two weeks and some minor changes here and there (mostly paperwork) to finally get it approved. </p>
<p>After a few days I went and had a look at my Google analytics account which I had installed for my <a href="http://name1price.com/singapore-web-design-portfolio.html">company site</a> a long time ago.</p>
<p>I was in for a surprise. Site traffic surged from a daily volume of less than 10 visitors a few months ago to as high as 400 daily visitors these past few days. It was totally crazy. Visitors were mostly from the US and Europe. So I guess my idea of coming up with solutions to solve potentially painful situations does seem to be a very sound.</p>
<p>Currently I have identified a painful situation that is being experienced in SMEs. I am working on coming up with a solution for them via the use of technology. Hopefully it will help them save time, effort and lead to increased effeciency in their work process.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.name1price.com/2010/04/surprise-popularity-of-joomla-1-5-component-simple-thickbox-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SWFupload and Joomla integration revisited</title>
		<link>http://blog.name1price.com/2010/04/swfupload-and-joomla-integration-revisited/</link>
		<comments>http://blog.name1price.com/2010/04/swfupload-and-joomla-integration-revisited/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 09:46:51 +0000</pubDate>
		<dc:creator>Gary Teh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[free open source systems]]></category>
		<category><![CDATA[joomla 1.5]]></category>
		<category><![CDATA[Software configurations]]></category>
		<category><![CDATA[swfupload]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://blog.name1price.com/?p=439</guid>
		<description><![CDATA[After trying 1 hour and getting no where integrating SWFupload fully into the Joomla Administration backend. I finally called it quits. 
The problem is that while the SWFupload component shows up nicely in the front end any call by the component to the scripting backend always results in a login request page. This is despite [...]]]></description>
			<content:encoded><![CDATA[<p>After trying 1 hour and getting no where integrating SWFupload fully into the Joomla Administration backend. I finally called it quits. </p>
<p>The problem is that while the SWFupload component shows up nicely in the front end any call by the component to the scripting backend always results in a login request page. This is despite attempting to follow official instructions on the <a href="http://docs.joomla.org/Creating_a_file_uploader_in_your_component">Joomla Documentation Site</a>.</p>
<p>Finally I created a fileuploader.php file that does not have foreign access restricted by the Joomla CMS permissions. </p>
<p>To prevent crackers from exploiting this file as a possible entry point to crack any Joomla systems installed with my soon to be launched Joomla 1.5 component, I have limited file upload type to just XML types only. Now it works fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.name1price.com/2010/04/swfupload-and-joomla-integration-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problems integrating SWFupload with Joomla</title>
		<link>http://blog.name1price.com/2009/12/problems-integrating-swfupload-with-joomla/</link>
		<comments>http://blog.name1price.com/2009/12/problems-integrating-swfupload-with-joomla/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 04:34:05 +0000</pubDate>
		<dc:creator>Gary Teh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[free open source systems]]></category>
		<category><![CDATA[joomla 1.5]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Software configurations]]></category>
		<category><![CDATA[swfupload]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://blog.name1price.com/?p=277</guid>
		<description><![CDATA[I am currently working on integrating the SWFUpload library with Joomla 1.5. All seems to be working well except till the portion whereby the file is uploaded.
I get the response by the system to do a login and this response is returned to me via uploadSuccess(file, serverData) method in the SWFupload handlers.js file. The session [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently working on integrating the SWFUpload library with Joomla 1.5. All seems to be working well except till the portion whereby the file is uploaded.</p>
<p>I get the response by the system to do a login and this response is returned to me via <strong>uploadSuccess(file, serverData) </strong>method in the SWFupload <strong>handlers.js </strong>file. The session is not maintained apparently when I do the post.</p>
<p>I am currently referencing http://docs.joomla.org/Creating_a_file_uploader_in_your_component for possible resolutions to this bug.</p>
<p>Now I am heading off to work as the Dancing Christmas tree. Hopefully I would solve it when I get back in the evening.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.name1price.com/2009/12/problems-integrating-swfupload-with-joomla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extending Joomla to use Jquery</title>
		<link>http://blog.name1price.com/2009/12/extending-joomla-to-use-jquery/</link>
		<comments>http://blog.name1price.com/2009/12/extending-joomla-to-use-jquery/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 17:31:21 +0000</pubDate>
		<dc:creator>Gary Teh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[free open source systems]]></category>
		<category><![CDATA[joomla 1.5]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[Software configurations]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://blog.name1price.com/?p=271</guid>
		<description><![CDATA[Recently there seems to be a lot of libraries that are being created using Jquery.
Joomla has been traditionally used with the  mootools library. Instead of using this library, I have opted to instead use the Jquery library.
I created a component for myself and  loaded the jQuery library into one of the sub folders of this [...]]]></description>
			<content:encoded><![CDATA[<p>Recently there seems to be a lot of libraries that are being created using Jquery.</p>
<p>Joomla has been traditionally used with the  mootools library. Instead of using this library, I have opted to instead use the Jquery library.</p>
<p>I created a component for myself and  loaded the jQuery library into one of the sub folders of this Joomla component. I further instructed Joomla to load the javascript file.</p>
<p>Keeping my fingers crossed I wrote this syntex in the template file</p>
<p>&lt;script&gt;</p>
<p>jQuery(document).ready(function(){alert(&#8217;hello world&#8217;)});</p>
<p>&lt;/script&gt;</p>
<p>And Eureka!! It worked. Now I will go on further extending Joomla to create a very user friendly component for my clients which have been facing lots of problems with the counter-intuitive Joomla Administration interface.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.name1price.com/2009/12/extending-joomla-to-use-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

