<?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>Mind Tree &#187; PHP</title> <atom:link href="http://www.hurricanesoftwares.com/technology/php/feed/" rel="self" type="application/rss+xml" /><link>http://www.hurricanesoftwares.com</link> <description>For Developers, Designers and SEO Specialists</description> <lastBuildDate>Wed, 21 Sep 2011 06:12:09 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>Integrating RBS WorldPay XML Direct Method with PHP</title><link>http://www.hurricanesoftwares.com/integrating-rbs-worldpay-xml-direct-method-in-ecommerce-with-php/</link> <comments>http://www.hurricanesoftwares.com/integrating-rbs-worldpay-xml-direct-method-in-ecommerce-with-php/#comments</comments> <pubDate>Tue, 05 Apr 2011 06:24:17 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[PHP]]></category> <category><![CDATA[php RBS XML Direct integration]]></category> <category><![CDATA[RBS Worldpay]]></category> <category><![CDATA[RBS XML Direct]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=651</guid> <description><![CDATA[RBS Worldpay XML Direct model enables you to capture payment details on your own secure server and send the captured data to WorldPay for processing in preference to using WorldPay’s hosted payment pages. This connection model provides you with complete control over the look-and-feel of the payment experience for your customers. This model supports cardholder [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/integrating-rbs-worldpay-xml-direct-method-in-ecommerce-with-php/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>PHP 5.3.0RC1 Release Candidate Available</title><link>http://www.hurricanesoftwares.com/php-530rc1-release-candidate-available/</link> <comments>http://www.hurricanesoftwares.com/php-530rc1-release-candidate-available/#comments</comments> <pubDate>Thu, 02 Apr 2009 06:06:35 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[PHP]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=467</guid> <description><![CDATA[Finally, PHP community have released their new candidate PHP 5.3.0 RC1 with lots of new features which were needed by the PHP developers from long time. This can be treated as the final release of PHP 5.x series, they will continue with PHP6 soon after they release it completely. Added Features PHP 5.3.0 offers many [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/php-530rc1-release-candidate-available/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to Import CSV File In Your PHP Application</title><link>http://www.hurricanesoftwares.com/how-to-import-csv-file-in-your-php-application/</link> <comments>http://www.hurricanesoftwares.com/how-to-import-csv-file-in-your-php-application/#comments</comments> <pubDate>Sat, 07 Mar 2009 10:13:13 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[PHP]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=448</guid> <description><![CDATA[PHP gives an ease when it comes to Import flat data (Data without hierarchical structure). If you are using XML to fetch and store data that is fine but what about the case when your client have excel sheet ready with multiple records to go into database. CSV (Comma Separated Values) format is a good [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/how-to-import-csv-file-in-your-php-application/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>How to Create Daemons in PHP</title><link>http://www.hurricanesoftwares.com/how-to-create-daemons-in-php/</link> <comments>http://www.hurricanesoftwares.com/how-to-create-daemons-in-php/#comments</comments> <pubDate>Tue, 10 Feb 2009 13:25:12 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[PHP]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=366</guid> <description><![CDATA[Developers are using PHP to create websites or web applications but very few developers are creating desktop applications or command line tools using PHP. There is a class System_Deamon, which can be used to create Deamons using PHP. What is a Daemon? A daemon is a Linux program that run in the background, just like [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/how-to-create-daemons-in-php/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>10 PHP Tips to Improve Coding</title><link>http://www.hurricanesoftwares.com/10-php-tips-to-improve-coding/</link> <comments>http://www.hurricanesoftwares.com/10-php-tips-to-improve-coding/#comments</comments> <pubDate>Tue, 20 Jan 2009 07:47:58 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[PHP]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=334</guid> <description><![CDATA[10 PHP Tips to Improve Coding. PHP has seen a tremendous rise and support from the developer community and has become most popular programming language for the Web applications. Many popular websites are powered by PHP, and an overwhelming majority of scripts and Web projects are built with the popular language. Because of PHP’s huge [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/10-php-tips-to-improve-coding/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>PHP vs Python: Analysis</title><link>http://www.hurricanesoftwares.com/php-vs-python-analysis/</link> <comments>http://www.hurricanesoftwares.com/php-vs-python-analysis/#comments</comments> <pubDate>Wed, 05 Nov 2008 12:12:26 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[PHP]]></category> <category><![CDATA[Programming]]></category> <category><![CDATA[Python]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=247</guid> <description><![CDATA[PHP vs Python &#8211; What does it take to state one language better than other? One answer can be flexibility, development friendly, licensing policy (open source or commercial), community,  portability, dynamic typing, support for variable number of function arguments and ability to freeze live objects in a string representation. Documentation of course is a major [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/php-vs-python-analysis/feed/</wfw:commentRss> <slash:comments>27</slash:comments> </item> <item><title>How to survive heavy traffic? A practical approach</title><link>http://www.hurricanesoftwares.com/how-to-survive-heavy-traffic-a-practical-approach/</link> <comments>http://www.hurricanesoftwares.com/how-to-survive-heavy-traffic-a-practical-approach/#comments</comments> <pubDate>Fri, 31 Oct 2008 08:01:01 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[PHP]]></category> <category><![CDATA[Techniques]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=245</guid> <description><![CDATA[Have you every wondered what if your website or blog page reaches to front page of big sites like Digg, Yahoo or StumbleUpon? You will recieve enormous traffic and this will surely kill your server if you haven&#8217;t optimized it to survive heavy traffic. There are various ways you can speed up your website but [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/how-to-survive-heavy-traffic-a-practical-approach/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Are you tweaking your Google Analytics for success?</title><link>http://www.hurricanesoftwares.com/are-you-tweaking-your-google-analytics-for-success/</link> <comments>http://www.hurricanesoftwares.com/are-you-tweaking-your-google-analytics-for-success/#comments</comments> <pubDate>Wed, 29 Oct 2008 10:56:50 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[PHP]]></category> <category><![CDATA[Techniques]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=244</guid> <description><![CDATA[Ever wondered how your competitors are doing well than you ? One reason of this could be their way to measure their traffic and tweaking performance, usability stuff. Google Analytics provides you with the best insight of your web site and using the following tweaks you can analyze, measure and improve your traffic and so [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/are-you-tweaking-your-google-analytics-for-success/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Drupal Developer&#8217;s Toolbox</title><link>http://www.hurricanesoftwares.com/drupal-developers-toolbox/</link> <comments>http://www.hurricanesoftwares.com/drupal-developers-toolbox/#comments</comments> <pubDate>Wed, 15 Oct 2008 06:52:47 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[PHP]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=237</guid> <description><![CDATA[Drupal is very powerful content management software. This post covers essential resources related to Drupal — the basics, modules, Drupal design inspiration, Drupal themes, tutorials, starter themes, blog editors and Drupal-projects. 1. The Basics Just getting started with Drupal? Looking for some general resources to have bookmarked for when you need them? These resources will [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/drupal-developers-toolbox/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>PHP AJAX Framework &amp; Libraries</title><link>http://www.hurricanesoftwares.com/php-ajax-framework-libraries/</link> <comments>http://www.hurricanesoftwares.com/php-ajax-framework-libraries/#comments</comments> <pubDate>Mon, 13 Oct 2008 13:59:54 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[AJAX (Asynchronous JavaScript and XML)]]></category> <category><![CDATA[Frameworks]]></category> <category><![CDATA[PHP]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=236</guid> <description><![CDATA[To deliver powerful web application using PHP AJAX development framework for developing new generation Web 2.0 applications you can use PHP Frameworks. There are various PHP AJAX Frameworks available for use, few are FREE and some are with commercial licence. You can choose any of them based on your requirements. 1. GWTPHP &#8211; It is [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/php-ajax-framework-libraries/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>PHP 6: What lies in plate ahead?</title><link>http://www.hurricanesoftwares.com/php-6-what-lies-in-plate-ahead/</link> <comments>http://www.hurricanesoftwares.com/php-6-what-lies-in-plate-ahead/#comments</comments> <pubDate>Tue, 30 Sep 2008 07:20:20 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[PHP]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=231</guid> <description><![CDATA[PHP&#8217;s next edition, V6, includes new features and syntax improvements that will make it easier to use from an object-oriented standpoint. Other important features, such as Unicode support in many of the core functions, mean that PHP V6 is positioned for better international support and robustness. PHP is already popular, used in millions of domains [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/php-6-what-lies-in-plate-ahead/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Free PHP-AJAX Chat applications</title><link>http://www.hurricanesoftwares.com/free-php-ajax-chat-applications/</link> <comments>http://www.hurricanesoftwares.com/free-php-ajax-chat-applications/#comments</comments> <pubDate>Wed, 24 Sep 2008 07:35:07 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[AJAX (Asynchronous JavaScript and XML)]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[AJAX]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=229</guid> <description><![CDATA[Chat  applications are very common in social networking sites, dating sites and other web applications where you need your users to interact with each other or even to site admin. Previously, there were many PHP chat applications which needed page refreshing annoying the users. Then came AJAX chat applications which doesn&#8217;t need page refresh and [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/free-php-ajax-chat-applications/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Introduction of Delphi for PHP</title><link>http://www.hurricanesoftwares.com/introduction-of-delphi-for-php/</link> <comments>http://www.hurricanesoftwares.com/introduction-of-delphi-for-php/#comments</comments> <pubDate>Mon, 22 Sep 2008 07:47:00 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[PHP]]></category> <category><![CDATA[Programming]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=227</guid> <description><![CDATA[Delphi for PHP is a visual IDE for developing applications in PHP. It is based on the same codebase as Delphi, and it implements a library of objects in PHP based on Delphi’s Visual Component Library (VCL). This will make working in Delphi for PHP a familiar experience to current or past Delphi or C++ [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/introduction-of-delphi-for-php/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>PHP Howto- Session and Cookies</title><link>http://www.hurricanesoftwares.com/php-howto-session-and-cookies/</link> <comments>http://www.hurricanesoftwares.com/php-howto-session-and-cookies/#comments</comments> <pubDate>Thu, 18 Sep 2008 07:32:23 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[PHP]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=226</guid> <description><![CDATA[Developers are often find Session and cookies to be same but there is one major difference. Sessions are stored on server while cookies are stored on clients machine. Cookies can easily be tampered by an expert hacker where as session is somewhat safe. Still, cookies are used in many web applications. You must have seen [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/php-howto-session-and-cookies/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Ten PHP Design Patterns</title><link>http://www.hurricanesoftwares.com/ten-php-design-patterns/</link> <comments>http://www.hurricanesoftwares.com/ten-php-design-patterns/#comments</comments> <pubDate>Tue, 16 Sep 2008 12:33:23 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[Design Principles]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Strategy]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=225</guid> <description><![CDATA[Design patterns can speed up the development process by providing tested, proven development paradigms. Effective software design requires considering issues that may not become visible until later in the implementation. Reusing design patterns helps to prevent subtle issues that can cause major problems, and it also improves code readability for coders and architects who are [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/ten-php-design-patterns/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>20 MooTools Tutorials and Examples</title><link>http://www.hurricanesoftwares.com/20-mootools-tutorials-and-examples/</link> <comments>http://www.hurricanesoftwares.com/20-mootools-tutorials-and-examples/#comments</comments> <pubDate>Tue, 05 Aug 2008 06:35:04 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[AJAX (Asynchronous JavaScript and XML)]]></category> <category><![CDATA[JavaScript]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Mootools]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=188</guid> <description><![CDATA[There are literally over a hundred of JavaScript frameworks out there that make writing complex client-side code significantly easier. If you’re in the market for a powerful, relatively lightweight, and customizable JavaScript framework, MooTools is worth checking out. To help you get on your way to developing highly-interactive web applications using MooTools, here’s 20 tutorials [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/20-mootools-tutorials-and-examples/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Copy and Paste Finally Coming to the iPhone</title><link>http://www.hurricanesoftwares.com/copy-and-paste-finally-coming-to-the-iphone/</link> <comments>http://www.hurricanesoftwares.com/copy-and-paste-finally-coming-to-the-iphone/#comments</comments> <pubDate>Tue, 29 Jul 2008 11:59:08 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[iPhone]]></category> <category><![CDATA[PHP]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=180</guid> <description><![CDATA[Copy and Paste has long been one of the most requested features on the iPhone, and its continued absence has been both frustrating and confusing for many. How can it be that the iPhone &#8211; running a finely tuned version of Mac OS X &#8211; is unable to perform functions that have been included in [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/copy-and-paste-finally-coming-to-the-iphone/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Friendly URLs in PHP: why do you care?</title><link>http://www.hurricanesoftwares.com/friendly-urls-in-php-why-do-you-care/</link> <comments>http://www.hurricanesoftwares.com/friendly-urls-in-php-why-do-you-care/#comments</comments> <pubDate>Tue, 24 Jun 2008 11:47:18 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[PHP]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=171</guid> <description><![CDATA[Nice URLs, readable URLs, search-engine-friendly URLs. Different names same deal. It can’t really be disagreed on that something like example.com/index.php?page=article&#38;id=409 is not nearly as nice as example.com/article/409. Turns out this isn’t all that hard with PHP &#8211; infact it can turn into something that’s very useful from more than just a readability viewpoint. The Plan [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/friendly-urls-in-php-why-do-you-care/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Setting-Up a Relational Database in MySQL</title><link>http://www.hurricanesoftwares.com/setting-up-a-relational-database-in-mysql/</link> <comments>http://www.hurricanesoftwares.com/setting-up-a-relational-database-in-mysql/#comments</comments> <pubDate>Wed, 18 Jun 2008 11:17:13 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[MySQL]]></category> <category><![CDATA[PHP]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=168</guid> <description><![CDATA[Relational Database Design is one of the most powerful ways to ensure data integrity and a great way to kick-off any project. Very often the first thing developers do when starting a new project, or stub-project, is to design the database. This way the structure of the application is already in place and we just [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/setting-up-a-relational-database-in-mysql/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>A developer&#8217;s perspective on Google&#8217;s Android</title><link>http://www.hurricanesoftwares.com/a-developers-perspective-on-googles-android/</link> <comments>http://www.hurricanesoftwares.com/a-developers-perspective-on-googles-android/#comments</comments> <pubDate>Wed, 18 Jun 2008 09:30:39 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[Google Android]]></category> <category><![CDATA[iPhone]]></category> <category><![CDATA[PHP]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=167</guid> <description><![CDATA[On Monday, November 12, 2007, Google released Android, a complete Linux based software stack aimed directly at the cell phone marketplace. I&#8217;ll let others talk about what it means for other players in the marketplace, the intricacies of GPL2 vs the Apache License, etc. This article dives straight into the heart of the SDK and [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/a-developers-perspective-on-googles-android/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/81 queries in 0.076 seconds using disk: basic
Object Caching 11749/11922 objects using disk: basic

Served from: www.hurricanesoftwares.com @ 2012-02-08 04:24:38 -->
