<?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"
	>

<channel>
	<title>ndARTS.CA Blog : Internet, computers and other IT stuff</title>
	<atom:link href="http://ndarts.ca/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://ndarts.ca/blog</link>
	<description>Just another web development company weblog</description>
	<pubDate>Wed, 28 Jan 2009 11:39:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Empty &#60;A&#62; tag behavior</title>
		<link>http://ndarts.ca/blog/empty-a-tag-behavior/</link>
		<comments>http://ndarts.ca/blog/empty-a-tag-behavior/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 11:36:44 +0000</pubDate>
		<dc:creator>najam</dc:creator>
		
		<category><![CDATA[HTML/JavaScript]]></category>

		<guid isPermaLink="false">http://ndarts.ca/blog/?p=16</guid>
		<description><![CDATA[A client of ours was seeing a bug but we were not able to catch it. It was happening on a link for us and my developers and i were unclear on why this was happening. What was happening was we were looking at a page that was available after login in the admin, for [...]]]></description>
			<content:encoded><![CDATA[<p>A client of ours was seeing a bug but we were not able to catch it. It was happening on a link for us and my developers and i were unclear on why this was happening. What was happening was we were looking at a page that was available after login in the admin, for example members.php. On this page there was a link called &#8220;Username&#8221; and its called looked like&#8230;</p>
<p><span class="nodeLabelBox repTarget">&lt;<span class="nodeTag">a</span><span class="nodeAttr editGroup"> <span class="nodeName editable">href</span>=&#8221;"</span><span class="nodeBracket editable insertBefore">&gt;</span><span class="nodeText editable">Username</span>&lt;/<span class="nodeTag">a</span>&gt;</span></p>
<p>If you would click on the link from Firefox, it would load the members.php page again. If you had clicked the link from Internet Explorer 7 it was loading the root folder which was &#8220;admin/&#8221; causing it to look like we were getting logged out. After seeing this we relized its happening because Firefox and Internet Explorer have their own rules on what empty link tags should be doing and that just makes our job as developers even harder.</p>
]]></content:encoded>
			<wfw:commentRss>http://ndarts.ca/blog/empty-a-tag-behavior/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flash games on Mobile platforms</title>
		<link>http://ndarts.ca/blog/flash-gameson-mobile-platforms/</link>
		<comments>http://ndarts.ca/blog/flash-gameson-mobile-platforms/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 22:29:51 +0000</pubDate>
		<dc:creator>najam</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://ndarts.ca/blog/?p=15</guid>
		<description><![CDATA[Adobe and all the mobile companies should be pushing for flash to be more available on the phone devices. Flash right now has a penetration of 99 percent. If developers make games for web, and if a cell phone user comes to the online game. If they don&#8217;t have flash they wont be able to [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe and all the mobile companies should be pushing for flash to be more available on the phone devices. Flash right now has a penetration of 99 percent. If developers make games for web, and if a cell phone user comes to the online game. If they don&#8217;t have flash they wont be able to play it. Also more and more IT experts are noticing phones are increasingly being more used as game consoles.</p>
]]></content:encoded>
			<wfw:commentRss>http://ndarts.ca/blog/flash-gameson-mobile-platforms/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Adobe Flash CS4 and 3d</title>
		<link>http://ndarts.ca/blog/adobeflash-cs4-and-3d/</link>
		<comments>http://ndarts.ca/blog/adobeflash-cs4-and-3d/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 22:22:20 +0000</pubDate>
		<dc:creator>najam</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://ndarts.ca/blog/?p=14</guid>
		<description><![CDATA[I installed few months back Flash CS4 and i realized it looks allot like Premiere and 3d studio max together. Its starting to look like Adobe is trying to make the flash also a game development platform now because if you bring 3d into flash then sky is the limit. Now if they can just [...]]]></description>
			<content:encoded><![CDATA[<p>I installed few months back Flash CS4 and i realized it looks allot like Premiere and 3d studio max together. Its starting to look like Adobe is trying to make the flash also a game development platform now because if you bring 3d into flash then sky is the limit. Now if they can just use OpenGL or DirectX we will really be talking. <img src='http://ndarts.ca/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://ndarts.ca/blog/adobeflash-cs4-and-3d/feed/</wfw:commentRss>
		</item>
		<item>
		<title>solution for no adsense ads coming up</title>
		<link>http://ndarts.ca/blog/no-adsense-ads-coming-up/</link>
		<comments>http://ndarts.ca/blog/no-adsense-ads-coming-up/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 07:26:22 +0000</pubDate>
		<dc:creator>najam</dc:creator>
		
		<category><![CDATA[SEO and PPC]]></category>

		<guid isPermaLink="false">http://ndarts.ca/blog/?p=13</guid>
		<description><![CDATA[After more then a month of trying to figure out why the ads were not coming on one of our sites. We finally found out. We had done, everything from updating the robots.txt file to google adsense requirements and everything but with little progress. Then we finally found it, if your site is in NON-english [...]]]></description>
			<content:encoded><![CDATA[<p>After more then a month of trying to figure out why the ads were not coming on one of our sites. We finally found out. We had done, everything from updating the robots.txt file to google adsense requirements and everything but with little progress. Then we finally found it, if your site is in NON-english language and the adsense bot sees this, they try to load ads in that language. Try to remove or try to only show the other language for human visitors of the site. The adsense bot should only see english. If it sees allot of other language characters, it tries to load ads in that language, and if it can&#8217;t it shows charity ads or any other option you have selected to show if no ads are present. I hope that helps, cause it did the job for us. <img src='http://ndarts.ca/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://ndarts.ca/blog/no-adsense-ads-coming-up/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Parameter-File /templates/&#8230; &#8230;/params.ini is Unwritable!</title>
		<link>http://ndarts.ca/blog/joomla-params-ini/</link>
		<comments>http://ndarts.ca/blog/joomla-params-ini/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 21:18:21 +0000</pubDate>
		<dc:creator>najam</dc:creator>
		
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://ndarts.ca/blog/?p=12</guid>
		<description><![CDATA[I just tried to install a theme on a new joomla install. I got a error&#8230;
The Parameter-File /templates/siteground89/params.ini is Unwritable!
I looked around online and found out that the reason this error is coming because there is no params.ini file in the template folder. So i created a file params.ini from notepad and uploaded. Its important [...]]]></description>
			<content:encoded><![CDATA[<p>I just tried to install a theme on a new joomla install. I got a error&#8230;</p>
<p>The Parameter-File /templates/siteground89/params.ini is Unwritable!</p>
<p>I looked around online and found out that the reason this error is coming because there is no params.ini file in the template folder. So i created a file params.ini from notepad and uploaded. Its important to change the rights on the file. So any FTP software your using should allow you to right click the file and change the rights to 777.</p>
<p>This worked for me and hopefully will work for you too. <img src='http://ndarts.ca/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://ndarts.ca/blog/joomla-params-ini/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PropertyForum.ca</title>
		<link>http://ndarts.ca/blog/propertyforumca/</link>
		<comments>http://ndarts.ca/blog/propertyforumca/#comments</comments>
		<pubDate>Thu, 08 May 2008 07:06:40 +0000</pubDate>
		<dc:creator>najam</dc:creator>
		
		<category><![CDATA[Our Sites]]></category>

		<guid isPermaLink="false">http://ndarts.ca/blog/?p=11</guid>
		<description><![CDATA[We have launched a property forum for Canada too now, PropertyForum.ca. Here we will be able to talk about property market of Canada.
PropertyForum.ca
]]></description>
			<content:encoded><![CDATA[<p>We have launched a property forum for Canada too now, <a href="http://propertyforum.ca/" target="_blank">PropertyForum.ca</a>. Here we will be able to talk about property market of Canada.</p>
<p><a href="http://propertyforum.ca/" target="_blank">PropertyForum.ca</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ndarts.ca/blog/propertyforumca/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PropertyTalk.pk</title>
		<link>http://ndarts.ca/blog/propertytalkpk/</link>
		<comments>http://ndarts.ca/blog/propertytalkpk/#comments</comments>
		<pubDate>Wed, 07 May 2008 19:40:20 +0000</pubDate>
		<dc:creator>najam</dc:creator>
		
		<category><![CDATA[Our Sites]]></category>

		<guid isPermaLink="false">http://ndarts.ca/blog/?p=10</guid>
		<description><![CDATA[PropertyTalk.pk is a forum for pakistani real estate community and general people to talk about property buying, selling, renting and more.
PropertyTalk.pk
]]></description>
			<content:encoded><![CDATA[<p><a href="http://propertytalk.pk/" target="_blank">PropertyTalk.pk</a> is a forum for pakistani real estate community and general people to talk about property buying, selling, renting and more.</p>
<p><a href="http://propertytalk.pk/" target="_blank">PropertyTalk.pk</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ndarts.ca/blog/propertytalkpk/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HotSpots.pk</title>
		<link>http://ndarts.ca/blog/hotspotspk/</link>
		<comments>http://ndarts.ca/blog/hotspotspk/#comments</comments>
		<pubDate>Wed, 07 May 2008 19:33:00 +0000</pubDate>
		<dc:creator>najam</dc:creator>
		
		<category><![CDATA[Our Sites]]></category>

		<guid isPermaLink="false">http://ndarts.ca/blog/?p=9</guid>
		<description><![CDATA[HotSpots.pk is a site for Pakistan to know where to go and what to do. It also has info on events happening everywhere in Pakistan and abroad.
HotSpots.pk
]]></description>
			<content:encoded><![CDATA[<p><a href="http://hotspots.pk/" target="_blank">HotSpots.pk</a> is a site for Pakistan to know where to go and what to do. It also has info on events happening everywhere in Pakistan and abroad.</p>
<p><a href="http://hotspots.pk/" target="_blank">HotSpots.pk</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ndarts.ca/blog/hotspotspk/feed/</wfw:commentRss>
		</item>
		<item>
		<title>LatvianClub.com</title>
		<link>http://ndarts.ca/blog/latvianclubcom/</link>
		<comments>http://ndarts.ca/blog/latvianclubcom/#comments</comments>
		<pubDate>Wed, 07 May 2008 19:30:39 +0000</pubDate>
		<dc:creator>najam</dc:creator>
		
		<category><![CDATA[Our Sites]]></category>

		<guid isPermaLink="false">http://ndarts.ca/blog/?p=8</guid>
		<description><![CDATA[We have launched a forum for the Latvian Community called LatvianClub.com. Here Latvians will be able to interact with other Latvians around the world. The forum will have posts on whats happening in clubs around the world. Events happening in Latvian community and more. This will also be useful for people who are interested in [...]]]></description>
			<content:encoded><![CDATA[<p>We have launched a forum for the Latvian Community called <a href="http://latvianclub.com/" target="_blank">LatvianClub.com</a>. Here Latvians will be able to interact with other Latvians around the world. The forum will have posts on whats happening in clubs around the world. Events happening in Latvian community and more. This will also be useful for people who are interested in visiting Latvia as a vacation. As its a very beautiful place and has allot to do.</p>
<p><a href="http://latvianclub.com/" target="_blank">LatvianClub.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ndarts.ca/blog/latvianclubcom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>phpBB3 password reset</title>
		<link>http://ndarts.ca/blog/phpbb3-password-reset/</link>
		<comments>http://ndarts.ca/blog/phpbb3-password-reset/#comments</comments>
		<pubDate>Wed, 07 May 2008 05:49:43 +0000</pubDate>
		<dc:creator>najam</dc:creator>
		
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://ndarts.ca/blog/?p=6</guid>
		<description><![CDATA[Today i was going through on of our forums we are trying to setup. And i noticed i had forgotten my password. Got worried for a sec and then i realized everything is in MD5 encrypted format now a days so we just need to put new password. I still googled it up and found [...]]]></description>
			<content:encoded><![CDATA[<p>Today i was going through on of our forums we are trying to setup. And i noticed i had forgotten my password. Got worried for a sec and then i realized everything is in MD5 encrypted format now a days so we just need to put new password. I still googled it up and found a very simple way to reset the password for admin or any user.</p>
<p>Simply open up your phpBB DB, go to user table.</p>
<p>Find the user you want to change password of.</p>
<p>Find the column by the name of &#8220;user_password&#8221;, and simply put&#8230;</p>
<p>e10adc3949ba59abbe56e057f20f883e</p>
<p>This will reset your password to &#8220;123456&#8243;, without the quotes.</p>
<p>Hope this little tip helps!</p>
]]></content:encoded>
			<wfw:commentRss>http://ndarts.ca/blog/phpbb3-password-reset/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
