<?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>Engineering Seminar Topics&#124; Seminar Topics &#187; Computer Topics</title>
	<atom:link href="http://www.techalone.com/index.php/tag/computer-topics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techalone.com</link>
	<description>Latest, Technical, New, Mechanical, Electrical, Electronics, Computer, IT, MCA, Engineering Seminars, Paper Presentations, Projects</description>
	<lastBuildDate>Sat, 25 Sep 2010 15:15:33 +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>Yii</title>
		<link>http://www.techalone.com/2009/yii/</link>
		<comments>http://www.techalone.com/2009/yii/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 18:21:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Engineering]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Computer Engineering Topics]]></category>
		<category><![CDATA[Computer Seminar Topics]]></category>
		<category><![CDATA[Computer Seminars]]></category>
		<category><![CDATA[Computer Topics]]></category>
		<category><![CDATA[Engineering Seminar Topics]]></category>
		<category><![CDATA[Engineering Seminars]]></category>
		<category><![CDATA[IT Seminar Topics]]></category>
		<category><![CDATA[IT Seminars]]></category>
		<category><![CDATA[Latest Seminar Topics]]></category>
		<category><![CDATA[new seminar topics]]></category>
		<category><![CDATA[New technology]]></category>
		<category><![CDATA[New Technology Seminar Topics]]></category>
		<category><![CDATA[Paper presentation Topics]]></category>
		<category><![CDATA[Technical Seminar Topics]]></category>
		<category><![CDATA[Yii]]></category>

		<guid isPermaLink="false">http://techalone.com/?p=392</guid>
		<description><![CDATA[Download Full Article Yii Framework.doc ABSTRACT Yii is a high-performance component-based PHP framework for developing large-scale Web applications. It enables maximum reusability in Web programming and can signiﬁcantly accelerate the development process. The name Yii (pronounced as Yee or [ji:]) stands for easy, eﬃcient and extensible. What is Yii Best for? Yii is a generic [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 14pt; color: red" lang="EN-GB">Download Full Article</span><span style="font-size: 12pt; color: red; font-family: 'Times New Roman','serif'" lang="EN-GB"><span> </span></span><strong><span style="font-size: 12pt; color: red; font-family: 'Times New Roman','serif'" lang="EN-GB"><span> <a title=" Click Here To Download " href="http://www.techalone.com/wp-content/uploads/2010/01/yii.doc">Yii  Framework</a></span></span><a title=" Click Here To Download " href="http://www.techalone.com/wp-content/uploads/2010/01/yii.doc"></a></strong><span style="font-size: 12pt; color: red; font-family: 'Times New Roman','serif'" lang="EN-GB"><span><a title=" Click Here To Download " href="http://www.techalone.com/wp-content/uploads/2010/01/yii.doc">.doc</a></span></span></p>
<p class="MsoNormal"><span style="font-size: 14pt"> ABSTRACT </span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Yii is a high-performance component-based PHP framework for developing large-scale Web applications. It enables maximum reusability in Web programming and can signiﬁcantly accelerate the development process. The name Yii (pronounced as Yee or [ji:]) stands for easy, eﬃcient and extensible.</p>
<p><strong> What is Yii Best for?</strong></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Yii is a generic Web programming framework that can be used for developing virtually all sorts of Web applications. Because it is light-weighted and equipped with sophisticated caching solutions, it is especially suitable for developing high-traﬃc applications, such as portals, forums, content management systems (CMS), e-commerce systems, etc.</p>
<p><strong> How is Yii Compared with Other Frameworks? </strong></p>
<p>Like most PHP frameworks, Yii is an MVC framework. Yii excels over other PHP frameworks in that it is eﬃcient, feature-rich and clearly- documented. Yii is carefully designed from the beginning to ﬁt for serious Web application development. It is neither a byproduct of some pro ject nor a conglomerate of third-party work. It is the result of the authors’ rich experience of Web application development and the investigation and reﬂection of the most popular Web programming frameworks and applications.</p>
<p class="MsoNormal"><span style="font-size: 14pt">INTRODUCTION</span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">The Yii framework is free software. It is released under the terms of the following BSD License.<br />
<strong>1.1  New Features</strong><strong> </strong></p>
<p>This page summarizes the main new features introduced in each Yii release.</p>
<ul>
<li><strong> Version 1.0.7 </strong></li>
</ul>
<p><strong> </strong></p>
<ul>
<li> Added support for displaying call stack information in trace messages</li>
</ul>
<p>–    Logging Context Information</p>
<ul>
<li> Added index option to AR relations so that related ob jects can be indexed using the values of a speciﬁc column</li>
</ul>
<p>–    Relational Query Options</p>
<ul>
<li> <strong> Version 1.0.6 </strong></li>
</ul>
<p><strong> </strong></p>
<ul>
<li> Added support for using named scope with update and delete methods:</li>
</ul>
<p>–    Named Scopes</p>
<ul>
<li> Added support for using named scope in the with option of relational rules</li>
</ul>
<ul>
<li> Added support for proﬁling SQL executions</li>
</ul>
<p>–    Proﬁling SQL Executions</p>
<ul>
<li> Added support for logging additional context information</li>
</ul>
<p>–    Logging Context Information</p>
<ul>
<li> Added support for customizing a single URL rule by setting its urlFormat and case Sensitive options:</li>
</ul>
<p>–    User-friendly URLs</p>
<ul>
<li> Added support for using a controller action to display application errors:</li>
</ul>
<p>–    Handling Errors Using an Action</p>
<ul>
<li> <strong> Version 1.0.5 </strong></li>
</ul>
<p><strong> </strong></p>
<ul>
<li> Enhanced active record by supporting named scopes. See:</li>
</ul>
<p>–   Named Scopes</p>
<p>–   Default Named Scope</p>
<p>–   Relational Query with Named Scopes</p>
<ul>
<li> Enhanced active record by supporting lazy loading with dynamic query options. See:</li>
</ul>
<p>–   Dynamic Relational Query Options</p>
<ul>
<li> Enhanced CUrlManager to support parameterizing the route part in URL rules. See:</li>
</ul>
<p>–   Parameterizing Routes in URL Rules</p>
<p><strong>1.2  What is Yii</strong><strong> </strong></p>
<p>Yii is a high-performance component-based PHP framework for developing large-scale Webapplications. It enables maximum reusability in Web programming and can signiﬁcantly</p>
<p>accelerate the development process. The name Yii (pronounced as Yee or [ji:]) standsfor easy, eﬃcient and extensible.</p>
<p><strong>Requirements</strong></p>
<p>To run an Yii-powered Web application, you need a Web server supporting PHP 5.1.0 or higher.</p>
<p>For developers who want to use Yii, understanding ob ject-oriented programming (OOP)is very helpful, because Yii is a pure OOP framework.</p>
<p><strong>1.3 What is Yii Best for?</strong></p>
<p>Yii is a generic Web programming framework that can be used for developing virtually all sorts of Web applications. Because it is light-weighted and equipped with sophisticated</p>
<p>caching solutions, it is especially suitable for developing high-traﬃc applications, such as</p>
<p>portals, forums, content management systems (CMS), e-commerce systems, etc.</p>
<p><strong>1.4  How is Yii Compared with Other Frameworks?</strong></p>
<p>Like most PHP frameworks, Yii is an MVC framework. Yii excels over other PHP frameworks in that it is eﬃcient, feature-rich and clearly-documented. Yii is carefully designed from the beginning to ﬁt for serious Web application development. It is neither a byproduct of some pro ject nor a conglomerate of third-partywork. It is the result of the authors’ rich experience of Web application development and the investigation and reﬂection of the most popular Web programming frameworks and applications.</p>
<p><strong>1.4 Installation</strong><strong> </strong></p>
<p>Installation of Yii mainly involves the following two steps:</p>
<ul>
<li> Download Yii Framework from yiiframework.com.</li>
<li> Unpack the Yii release ﬁle to a Web-accessible directory.</li>
</ul>
<p><strong>Requirements</strong></p>
<p>After installing Yii, you may want to verify that your server satisﬁes all the requirementsof using Yii. You can do so by accessing the requirement checker script at the followingURL in a Web browser:</p>
<p>http://hostname/path/to/yii/requirements/index.php</p>
<p>The minimum requirement by Yii is that your Web server supports PHP 5.1.0 or above.</p>
<p>Yii has been tested with Apache HTTP server on Windows and Linux operating systems.</p>
<p>It may also run on other Web servers and platforms provided PHP 5 is supported.<br />
<span style="font-size: 14pt; color: red" lang="EN-GB">Download Full Article</span><span style="font-size: 12pt; color: red; font-family: 'Times New Roman','serif'" lang="EN-GB"><span> </span></span><strong><span style="font-size: 12pt; color: red; font-family: 'Times New Roman','serif'" lang="EN-GB"><span> <a title=" Click Here To Download " href="http://www.techalone.com/wp-content/uploads/2010/01/yii.doc">Yii  Framework</a></span></span><a title=" Click Here To Download " href="http://www.techalone.com/wp-content/uploads/2010/01/yii.doc"></a></strong><span style="font-size: 12pt; color: red; font-family: 'Times New Roman','serif'" lang="EN-GB"><span><a title=" Click Here To Download " href="http://www.techalone.com/wp-content/uploads/2010/01/yii.doc">.doc</a></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techalone.com/2009/yii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

