<?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>Justtechnika.comWeb Designing.</title>
	<atom:link href="http://justtechnika.com/articles/category/webmasters/web-designing/feed/" rel="self" type="application/rss+xml" />
	<link>http://justtechnika.com</link>
	<description>Your Techno Guru.</description>
	<lastBuildDate>Wed, 21 Jul 2010 10:33:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to send mail from a PHP script.</title>
		<link>http://justtechnika.com/articles/how-to-send-mail-from-a-php-script/</link>
		<comments>http://justtechnika.com/articles/how-to-send-mail-from-a-php-script/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 17:50:24 +0000</pubDate>
		<dc:creator>subash</dc:creator>
				<category><![CDATA[Computer Programming.]]></category>
		<category><![CDATA[Web Designing.]]></category>
		<category><![CDATA[Webmasters.]]></category>

		<guid isPermaLink="false">http://justtechnika.com/?p=424</guid>
		<description><![CDATA[<font size="3">
PHP makes web development easy and dynamic. 
Sending mail from PHP is also one of the benefits of using PHP.

Continue reading to find how to send emails using PHP script.
</font>]]></description>
		<wfw:commentRss>http://justtechnika.com/articles/how-to-send-mail-from-a-php-script/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to redirect http to https (ssl) with PHP and htaccess.</title>
		<link>http://justtechnika.com/articles/how-to-redirect-http-to-https-ssl-with-php-and-htaccess/</link>
		<comments>http://justtechnika.com/articles/how-to-redirect-http-to-https-ssl-with-php-and-htaccess/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 18:19:19 +0000</pubDate>
		<dc:creator>subash</dc:creator>
				<category><![CDATA[Computer Programming.]]></category>
		<category><![CDATA[Web Designing.]]></category>
		<category><![CDATA[Webmasters.]]></category>

		<guid isPermaLink="false">http://justtechnika.com/?p=305</guid>
		<description><![CDATA[<font size="3">
Most of ecommerce websites, online shopping websites and secure websites uses SSL or https connection to make the between server and client secure and effective.
Here is solution for you to redirect http to https (ssl) by two ways one by using PHP and one by using .htaccess.
</font>]]></description>
		<wfw:commentRss>http://justtechnika.com/articles/how-to-redirect-http-to-https-ssl-with-php-and-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>stop or disallow certain IP from displaying adsense ads in your website.</title>
		<link>http://justtechnika.com/articles/stop-or-disallow-certain-ip-from-displaying-adsense-ads-in-your-website/</link>
		<comments>http://justtechnika.com/articles/stop-or-disallow-certain-ip-from-displaying-adsense-ads-in-your-website/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 19:19:59 +0000</pubDate>
		<dc:creator>subash</dc:creator>
				<category><![CDATA[Computer Programming.]]></category>
		<category><![CDATA[Web Designing.]]></category>
		<category><![CDATA[Webmasters.]]></category>

		<guid isPermaLink="false">http://justtechnika.com/?p=297</guid>
		<description><![CDATA[<font size="3">
Do you want to disallow some IP to see adsense ads in your website? For instance do you want your adsense ads not to be shown in your own computer (IP) or IP address of spammers? 
You can do this by simply using a PHP code. Continue reading to find more.

</font>]]></description>
		<wfw:commentRss>http://justtechnika.com/articles/stop-or-disallow-certain-ip-from-displaying-adsense-ads-in-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make your own URL shortner and link tracker.</title>
		<link>http://justtechnika.com/articles/make-your-own-url-shortner-and-link-tracker/</link>
		<comments>http://justtechnika.com/articles/make-your-own-url-shortner-and-link-tracker/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 17:12:33 +0000</pubDate>
		<dc:creator>subash</dc:creator>
				<category><![CDATA[Web Designing.]]></category>
		<category><![CDATA[Webmasters.]]></category>

		<guid isPermaLink="false">http://justtechnika.com/?p=236</guid>
		<description><![CDATA[<font size="3">
You might have seen many URL shortners online. You can use them in a variety of place like twitter, blogs , websites Etc. But making your own URL shortner for your website , blog and applications is a good idea as URL shorting website is not much profitable business and such websites may shutdown anytime leaving you help less to change all your website links and this and that.
Here is a way for you to make your own URL shortner and also track visitors to short URLs. You can also use this with your wordpress blog.
</font>]]></description>
		<wfw:commentRss>http://justtechnika.com/articles/make-your-own-url-shortner-and-link-tracker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find mobile visitors to your website and redirect them to your mobile site.</title>
		<link>http://justtechnika.com/articles/find-mobile-visitors-to-your-website-and-redirect-them-to-your-mobile-site/</link>
		<comments>http://justtechnika.com/articles/find-mobile-visitors-to-your-website-and-redirect-them-to-your-mobile-site/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 17:26:42 +0000</pubDate>
		<dc:creator>subash</dc:creator>
				<category><![CDATA[Web Designing.]]></category>
		<category><![CDATA[Webmasters.]]></category>

		<guid isPermaLink="false">http://justtechnika.com/?p=183</guid>
		<description><![CDATA[<font size="3">
With advancement in mobile technology, WAP, EDGE and GPRS technology global number of mobile Internet users is increasing daily. So it’s a good idea to make a mobile version of websites. Usually mobile browsers are different from PC browser so making two different sites, one for PC and one for Mobile is necessary as mobile browser cannot show contents made for PC browsers correctly. And after making mobile version of site we need to redirect all the visitors to your site from mobile device to your mobile site. Continue reading to know how to do this. 
</font>]]></description>
		<wfw:commentRss>http://justtechnika.com/articles/find-mobile-visitors-to-your-website-and-redirect-them-to-your-mobile-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two simple ways to make your wordpress blog safe from spam comments without using captcha.</title>
		<link>http://justtechnika.com/articles/two-simple-ways-to-make-your-wordpress-blog-safe-from-spam-comments-without-using-captcha/</link>
		<comments>http://justtechnika.com/articles/two-simple-ways-to-make-your-wordpress-blog-safe-from-spam-comments-without-using-captcha/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 09:02:58 +0000</pubDate>
		<dc:creator>subash</dc:creator>
				<category><![CDATA[Web Designing.]]></category>
		<category><![CDATA[Webmasters.]]></category>

		<guid isPermaLink="false">http://justtechnika.com/articles/two-simple-ways-to-make-your-wordpress-blog-safe-from-spam-comments-without-using-captcha/</guid>
		<description><![CDATA[<font size="3">Anyone who runs a blog might have experienced the problem of co many spam comments coming to your blog from nowhere. 
There are so many bots over www trying to make spam comments in others blog. They do so to promote their link, to make others blog go down or just for fun. Here are two ways to make your blog secure from such spam comments without using captcha.</font>]]></description>
		<wfw:commentRss>http://justtechnika.com/articles/two-simple-ways-to-make-your-wordpress-blog-safe-from-spam-comments-without-using-captcha/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Hide the date your post is published in wordpress blog.</title>
		<link>http://justtechnika.com/articles/hide-the-date-your-post-is-published-in-wordpress-blog/</link>
		<comments>http://justtechnika.com/articles/hide-the-date-your-post-is-published-in-wordpress-blog/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 07:48:01 +0000</pubDate>
		<dc:creator>subash</dc:creator>
				<category><![CDATA[SEO.]]></category>
		<category><![CDATA[Web Designing.]]></category>
		<category><![CDATA[Webmasters.]]></category>

		<guid isPermaLink="false">http://justtechnika.com/?p=155</guid>
		<description><![CDATA[<font size="3">
Do you want to hide the date your post is published in your wordpress blog? Here is the solution for it.
Not showing the date a post is published will increase your search engine visitors and help you if you want to use Wordpress as a content management system instead of a blogging system.
Here is given why is it important to hide the date a post is published in blogs and how to do it.
</font>]]></description>
		<wfw:commentRss>http://justtechnika.com/articles/hide-the-date-your-post-is-published-in-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Start your own website with free top level domain name and hosting.</title>
		<link>http://justtechnika.com/articles/start-your-own-website-with-free-top-level-domain-name-and-hosting/</link>
		<comments>http://justtechnika.com/articles/start-your-own-website-with-free-top-level-domain-name-and-hosting/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 19:24:57 +0000</pubDate>
		<dc:creator>subash</dc:creator>
				<category><![CDATA[Internet.]]></category>
		<category><![CDATA[Web Designing.]]></category>
		<category><![CDATA[Webmasters.]]></category>

		<guid isPermaLink="false">http://justtechnika.com/?p=148</guid>
		<description><![CDATA[<font size="3">
Do you want to start your own website, but you don’t have money to invest for it? Well, don’t worry there are some websites that offer you free .top level domain name (like .com .net .org .info …….) and hosting. I have listed some of them here. Book your own free top level domain name and host now.
</font>]]></description>
		<wfw:commentRss>http://justtechnika.com/articles/start-your-own-website-with-free-top-level-domain-name-and-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use only www or non-www for better serach engine placement.</title>
		<link>http://justtechnika.com/articles/use-only-www-or-non-www-for-better-serach-engine-placement/</link>
		<comments>http://justtechnika.com/articles/use-only-www-or-non-www-for-better-serach-engine-placement/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 07:43:19 +0000</pubDate>
		<dc:creator>subash</dc:creator>
				<category><![CDATA[SEO.]]></category>
		<category><![CDATA[Web Designing.]]></category>
		<category><![CDATA[Webmasters.]]></category>

		<guid isPermaLink="false">http://justtechnika.com/?p=110</guid>
		<description><![CDATA[<font size="3">
For most of us running a blog or website search better search engine placement is one of the main factor to determine the popularity of our site. There are many ways to get better placement in search result pages one of them is using only www or non www as your site so, how to do so and why to do so is written here.
</font>]]></description>
		<wfw:commentRss>http://justtechnika.com/articles/use-only-www-or-non-www-for-better-serach-engine-placement/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
