<?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; Design Principles</title> <atom:link href="http://www.hurricanesoftwares.com/strategy/design-principles/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>Top 12 Smart Tips To Work With SQL</title><link>http://www.hurricanesoftwares.com/top-12-smart-tips-to-work-with-sql/</link> <comments>http://www.hurricanesoftwares.com/top-12-smart-tips-to-work-with-sql/#comments</comments> <pubDate>Tue, 23 Jun 2009 14:06:29 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[.Net]]></category> <category><![CDATA[Design Principles]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=541</guid> <description><![CDATA[Your users probably don&#8217;t know a thing about SQL, but you know its value. It&#8217;s everywhere, it&#8217;s easy to learn, and SQL solutions are simple to implement. Whether you use SQL a lot or sparingly, working smarter with SQL will help you avoid errors and improve performance. Many SQLs are vendor-specific. The following tips apply [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/top-12-smart-tips-to-work-with-sql/feed/</wfw:commentRss> <slash:comments>0</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>Database Normalization and Table structures</title><link>http://www.hurricanesoftwares.com/database-normalization-and-table-structures/</link> <comments>http://www.hurricanesoftwares.com/database-normalization-and-table-structures/#comments</comments> <pubDate>Tue, 03 Jun 2008 10:21:53 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[Design Principles]]></category> <category><![CDATA[MySQL]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=165</guid> <description><![CDATA[Normalisation is the term used to describe how you break a file down into tables to create a database. There are 3 or 4 major steps involved known as 1NF (First Normal Form), 2NF (Second Normal Form), 3NF (Third Normal Form) and BCNF (Boyce-Codd Normal Form). There are others but they are rarely if ever [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/database-normalization-and-table-structures/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Prevent identity theft by avoiding these seven common mistakes</title><link>http://www.hurricanesoftwares.com/prevent-identity-theft-by-avoiding-these-seven-common-mistakes/</link> <comments>http://www.hurricanesoftwares.com/prevent-identity-theft-by-avoiding-these-seven-common-mistakes/#comments</comments> <pubDate>Mon, 12 May 2008 09:40:51 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[Design Principles]]></category> <category><![CDATA[Strategy]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=145</guid> <description><![CDATA[Identity theft may be on the rise, but you don&#8217;t have to make it easy for thieves &#8212; take steps to protect the personally identifiable information (PII) of your employees and clients. Is your organization part of the solution or part of the problem? PII is pouring through the security floodgates and ending up in [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/prevent-identity-theft-by-avoiding-these-seven-common-mistakes/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Pop-up windows: Know the difference</title><link>http://www.hurricanesoftwares.com/pop-up-windows-know-the-difference/</link> <comments>http://www.hurricanesoftwares.com/pop-up-windows-know-the-difference/#comments</comments> <pubDate>Mon, 12 May 2008 09:35:22 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[Design Principles]]></category> <category><![CDATA[Strategy]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=144</guid> <description><![CDATA[There&#8217;s been a lot of publicity about pop-up windows, and most of it hasn&#8217;t exactly been rave reviews. But it hasn&#8217;t always been this way. In fact, pop-up windows were a positive component in the beginning. Created long before tabbed browsers, their purpose was to present information without interfering with the current browser window. These [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/pop-up-windows-know-the-difference/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The Complexity Complex</title><link>http://www.hurricanesoftwares.com/the-complexity-complex/</link> <comments>http://www.hurricanesoftwares.com/the-complexity-complex/#comments</comments> <pubDate>Mon, 12 May 2008 09:23:06 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[Design Principles]]></category> <category><![CDATA[Strategy]]></category><guid
isPermaLink="false">http://www.hurricanesoftwares.com/?p=143</guid> <description><![CDATA[When you&#8217;re designing or writing software, one issue that can often be glossed over is the matter of efficiency. It&#8217;s so easy at the beginning of a project to just concentrate on getting something working, so you can demonstrate progress, and then worry about making it fast later on. The unfortunate fact is though optimisation [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/the-complexity-complex/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Understanding the pros and cons of the Waterfall Model of software development</title><link>http://www.hurricanesoftwares.com/understanding-the-pros-and-cons-of-the-waterfall-model-of-software-development/</link> <comments>http://www.hurricanesoftwares.com/understanding-the-pros-and-cons-of-the-waterfall-model-of-software-development/#comments</comments> <pubDate>Fri, 09 May 2008 09:49:19 +0000</pubDate> <dc:creator>Ashish</dc:creator> <category><![CDATA[Design Principles]]></category> <category><![CDATA[Strategy]]></category><guid
isPermaLink="false">http://66.7.215.126/~hurrica1/?p=142</guid> <description><![CDATA[Waterfall development is a software development model involving a phased progression of activities, marked by feedback loops, leading to the release of a software product. This article provides a quick and dirty introduction to the model, explaining what it is, how it&#8217;s supposed to work, describing the six phases, and why the model can fail. [...]]]></description> <wfw:commentRss>http://www.hurricanesoftwares.com/understanding-the-pros-and-cons-of-the-waterfall-model-of-software-development/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/36 queries in 0.030 seconds using disk: basic
Object Caching 4084/4154 objects using disk: basic

Served from: www.hurricanesoftwares.com @ 2012-02-08 23:37:47 -->
