<?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; IT Seminar Topics</title>
	<atom:link href="http://www.techalone.com/tag/it-seminar-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>Hadoop</title>
		<link>http://www.techalone.com/2010/hadoop/</link>
		<comments>http://www.techalone.com/2010/hadoop/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 10:01:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Engineering]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[New Technology News]]></category>
		<category><![CDATA[Seminar Topics]]></category>
		<category><![CDATA[IT Seminar Topics]]></category>

		<guid isPermaLink="false">http://techalone.com/?p=425</guid>
		<description><![CDATA[Download Full Article Hadoop.doc .doc INTRODUCTION Computing in its purest form, has changed hands multiple times. First, from near the beginning mainframes were predicted to be the future of computing. Indeed mainframes and large scale machines were built and used, and in some circumstances are used similarly today. The trend, however, turned from bigger and [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 14pt; color: red" lang="EN-GB">Download Full Article</span><strong><span style="font-size: 14pt; color: red" lang="EN-GB"> </span></strong><span style="font-size: 12pt; font-family: 'Times New Roman','serif'" lang="EN-GB"><span style="font-size: 12pt; color: red; font-family: 'Times New Roman','serif'" lang="EN-GB"><span><a title=" Hadoop " href="http://www.techalone.com/wp-content/uploads/2010/04/Hadoop.doc">Hadoop.doc </a><strong>.</strong>doc</span></span></span></p>
<p class="MsoNormal"><span style="font-size: 14pt"> INTRODUCTION </span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Computing in its purest form, has changed hands multiple times. First, from near the beginning mainframes were predicted to be the future of computing. Indeed mainframes and large scale machines were built and used, and in some circumstances are used similarly today. The trend, however, turned from bigger and more expensive, to smaller and more affordable commodity PCs and servers.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Most of our data is stored on local networks with servers that may be clustered and sharing storage. This approach has had time to be developed into stable architecture, and provide decent redundancy when deployed right. A newer emerging technology, cloud computing, has shown up demanding attention and quickly is changing the direction of the technology landscape. Whether it is Google’s unique and scalable Google File System, or Amazon’s robust Amazon S3 cloud storage model, it is clear that cloud computing has arrived with much to be gleaned from.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Cloud computing is a style of computing in which dynamically scalable  and often virtualizes  resources are provided as a service over the Internet. Users need not have knowledge of, expertise in, or control over the technology infrastructure in the &#8220;cloud&#8221; that supports them.</p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 14pt">Need for large data processing </span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">We live in the data age. It’s not easy to measure the total volume of data stored electronically, but an IDC estimate put the size of the “digital universe” at 0.18 zettabytes in 2006, and is forecasting a tenfold growth by 2011 to 1.8 zettabytes.<br />
Some of the large data processing needed areas include:-</p>
<p>•  The New York Stock Exchange generates about one terabyte of new trade data  per day.</p>
<p>•  Facebook hosts approximately 10 billion photos, taking up one petabyte of storage.</p>
<p>•  Ancestry.com, the genealogy site, stores around 2.5 petabytes of data.</p>
<p>•  The Internet Archive stores around 2 petabytes of data, and is growing at a rate of 20 terabytes per month.</p>
<p>•  The Large Hadron Collider near Geneva, Switzerland, will produce about 15 petabytes of data per year.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">The problem is that while the storage capacities of hard drives have increased massively over the years, access speeds—the rate at which data can be read from drives have not kept up. One typical drive from 1990 could store 1370 MB of data and had a transfer speed of 4.4 MB/s,§ so we could read all the data from a full drive in around five minutes. Almost 20 years later one terabyte drives are the norm, but the transfer speed is around 100 MB/s, so it takes more than two and a half hours to read all the data off the disk. This is a long time to read all data on a single drive—and writing is even slower. The obvious way to reduce the time is to read from multiple disks at once. Imagine if we had 100 drives, each holding one hundredth of the data. Working in parallel, we could read the data in under two minutes.This shows the significance of distributed computing.</p>
<p><span style="font-size: 12pt; font-family: 'Times New Roman','serif'" lang="EN-GB"><span style="font-size: 12pt; color: black; font-family: 'Times New Roman','serif'" lang="EN-GB"><span style="font-size: 12pt; color: black; font-family: 'Times New Roman','serif'"> </span></span></span></p>
<p><span style="font-size: 14pt; color: red" lang="EN-GB">Download Full Article</span><strong><span style="font-size: 14pt; color: red" lang="EN-GB"> </span></strong><span style="font-size: 12pt; font-family: 'Times New Roman','serif'" lang="EN-GB"><span style="font-size: 12pt; color: red; font-family: 'Times New Roman','serif'" lang="EN-GB"><span><a title=" Hadoop " href="http://www.techalone.com/wp-content/uploads/2010/04/Hadoop.doc">Hadoop.doc </a><strong>.</strong>doc</span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techalone.com/2010/hadoop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
		<item>
		<title>Space Mouse</title>
		<link>http://www.techalone.com/2009/space-mouse/</link>
		<comments>http://www.techalone.com/2009/space-mouse/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 16:54:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Engineering]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Seminar Topics]]></category>
		<category><![CDATA[Computer Seminar Topics]]></category>
		<category><![CDATA[Electronics Engineering Seminar Topics]]></category>
		<category><![CDATA[Electronics Seminars]]></category>
		<category><![CDATA[IT Seminar Topics]]></category>
		<category><![CDATA[seminar topics in computer]]></category>
		<category><![CDATA[seminar topics on information technology]]></category>

		<guid isPermaLink="false">http://techalone.com/?p=171</guid>
		<description><![CDATA[Download Full Article Space Mouse .doc INTRODUCTION Every day of your computing life, you reach out for the mouse whenever you want to move the cursor or activate something. The mouse senses your motion and your clicks and sends them to the computer so it can respond appropriately. An ordinary mouse detects motion in the [...]]]></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/2009/02/space mouse.doc ">Space Mouse </a>.</span></span></strong><span style="font-size: 12pt; color: red; font-family: 'Times New Roman','serif'" lang="EN-GB"><span>doc</span></span></p>
<p class="MsoNormal"><span style="font-size: 14pt">INTRODUCTION</span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Every day of your computing life, you reach out for the mouse whenever you want to move the cursor or activate something. The mouse senses your motion and your clicks and sends them to the computer so it can respond appropriately. An ordinary mouse detects motion in the X and Y plane and acts as a two dimensional controller. It is not well suited for people to use in a 3D graphics environment. Space Mouse is a professional 3D controller specifically designed for manipulating objects in a 3D environment. It permits the simultaneous control of all six degrees of freedom &#8211; translation rotation or a combination. . The device serves as an intuitive man-machine interface</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4656635646402930";
/* 468x15, created 2/1/09 */
google_ad_slot = "2950043866";
google_ad_width = 468;
google_ad_height = 15;
// --></script></p>
<p><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p class="MsoNormal" style="text-align: justify"> </p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">The predecessor of the spacemouse was the DLR controller ball. Spacemouse has its origins in the late seventies when the DLR (German Aerospace Research Establishment) started research in its robotics and system dynamics division on devices with six degrees of freedom (6 dof) for controlling robot grippers in Cartesian space. The basic principle behind its construction is mechatronics engineering and the multisensory concept. The spacemouse has different modes of operation in which it can also be used as a two-dimensional mouse.</p>
<p class="MsoNormal"><span style="font-size: 14pt">How does computer mouse work?</span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Mice first broke onto the public stage with the introduction of the Apple Macintosh in 1984, and since then they have helped to completely redefine the way we use computers. Every day of your computing life, you reach out for your mouse whenever you want to move your cursor or activate something. Your mouse senses your motion and your clicks and sends them to the computer so it can respond appropriately</p>
<p><span style="font-size: 14pt; color: red" lang="EN-GB">Download Full Seminar Report On:</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/2009/02/space mouse.doc ">Space Mouse </a>.</span></span></strong><span style="font-size: 12pt; color: red; font-family: 'Times New Roman','serif'" lang="EN-GB"><span>doc</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techalone.com/2009/space-mouse/feed/</wfw:commentRss>
		<slash:comments>73</slash:comments>
		</item>
	</channel>
</rss>

