<?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.comComputer Programming.</title>
	<atom:link href="http://justtechnika.com/articles/category/computer-programming/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>Free sms API to send and receive sms from your website or application.</title>
		<link>http://justtechnika.com/articles/free-sms-api-to-send-and-receive-sms-from-your-website-or-application/</link>
		<comments>http://justtechnika.com/articles/free-sms-api-to-send-and-receive-sms-from-your-website-or-application/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 02:33:53 +0000</pubDate>
		<dc:creator>subash</dc:creator>
				<category><![CDATA[Computer Programming.]]></category>
		<category><![CDATA[Mobile Communication.]]></category>

		<guid isPermaLink="false">http://justtechnika.com/?p=475</guid>
		<description><![CDATA[<font size="3">
Do you want free sms API to send and receive free sms online or to integrate this feature in your application or website to allow your users to send and receive free sms online? 
If yes then we have a solution for you using which you can send and receive sms online for free and also can integrate this to your website or application to make your website or application able to send and receive sms but without any cost to you.

<img class="alignnone" title="Free sms API." src="http://i29.tinypic.com/1zxs1nm.png" alt="Free sms API." />

Continue reading to find more.
</font>]]></description>
		<wfw:commentRss>http://justtechnika.com/articles/free-sms-api-to-send-and-receive-sms-from-your-website-or-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>How to display or type complex mathematical formulas in your website, wordpress blog or documents using LaTeX.</title>
		<link>http://justtechnika.com/articles/how-to-display-or-type-complex-mathematical-formulas-in-your-website-wordpress-blog-or-documents-using-latex/</link>
		<comments>http://justtechnika.com/articles/how-to-display-or-type-complex-mathematical-formulas-in-your-website-wordpress-blog-or-documents-using-latex/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 10:48:42 +0000</pubDate>
		<dc:creator>subash</dc:creator>
				<category><![CDATA[Computer Programming.]]></category>
		<category><![CDATA[Webmasters.]]></category>

		<guid isPermaLink="false">http://justtechnika.com/?p=266</guid>
		<description><![CDATA[<font size="3">Do you have a blog related to mathematics or physics and you need to display complex mathematical formulas in your blog or webpage? Or do you want to prepare documents with complex mathematical formulas in it, which Microsoft and other office doesn’t support? Then here is a solution for you to display complex mathematical formulas in your blog , website or documents using LaTeX.</font>]]></description>
		<wfw:commentRss>http://justtechnika.com/articles/how-to-display-or-type-complex-mathematical-formulas-in-your-website-wordpress-blog-or-documents-using-latex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
