<?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 Science</title>
	<atom:link href="http://www.techalone.com/category/computer-science-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>COCOA</title>
		<link>http://www.techalone.com/2009/cocoa/</link>
		<comments>http://www.techalone.com/2009/cocoa/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 06:50:37 +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[Cocoa]]></category>
		<category><![CDATA[Cocoa frameworks]]></category>
		<category><![CDATA[Cocoa history]]></category>
		<category><![CDATA[Cocoa seminars]]></category>
		<category><![CDATA[Computer Engineering Seminars]]></category>
		<category><![CDATA[Computer Engineering Topics]]></category>
		<category><![CDATA[Computer Seminar Topics]]></category>
		<category><![CDATA[Engineering Seminar]]></category>
		<category><![CDATA[Engineering Seminar Topics]]></category>
		<category><![CDATA[Engineering Seminars]]></category>
		<category><![CDATA[Latest Seminar Topics]]></category>
		<category><![CDATA[new seminar topics]]></category>
		<category><![CDATA[New technology]]></category>
		<category><![CDATA[Programming Cocoa]]></category>
		<category><![CDATA[Recent Seminar Topics]]></category>
		<category><![CDATA[Seminar]]></category>
		<category><![CDATA[seminars]]></category>
		<category><![CDATA[Technical Seminar Topics]]></category>
		<category><![CDATA[What is Cocoa]]></category>

		<guid isPermaLink="false">http://techalone.com/?p=382</guid>
		<description><![CDATA[Download Full Article Cocoa.ppt Download Full Article Cocoa.doc ABSTRACT Cocoa is one of Apple Inc.&#8217;s native object-oriented application program environments for the Mac OS X operating system. It is one of five major APIs available for Mac OS X; the others are Carbon, POSIX (for the BSD environment), X11 and Java. Cocoa applications are typically [...]]]></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/Cocoa.ppt "> Cocoa</a>.</span></span></strong><span style="font-size: 12pt; color: red; font-family: 'Times New Roman','serif'" lang="EN-GB"><span>ppt</span></span></p>
<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','verdana'" lang="EN-GB"><span> </span></span><strong><span style="font-size: 12pt; color: red; font-family: 'Times New Roman','serif','verdana'" lang="EN-GB"><span> <a title="Click here to download" href="http://www.techalone.com/wp-content/uploads/2010/01/Cocoa.doc"> Cocoa</a>.</span></span></strong><span style="font-size: 12pt; color: red; font-family: 'Times New Roman','serif','verdana'" lang="EN-GB"><span>doc</span></span></p>
<p class="MsoNormal"><span style="font-size: 14pt">ABSTRACT</span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Cocoa is one of Apple Inc.&#8217;s native object-oriented application program environments for the Mac OS X operating system. It is one of five major APIs available for Mac OS X; the others are Carbon, POSIX (for the BSD environment), X11 and Java.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Cocoa applications are typically developed using the development tools provided by Apple, specifically Xcode (formerly Project Builder) and Interface Builder, using the Objective-C language. However, the Cocoa-programming environment can be accessed using other tools, such as Object Pascal, Python, Perl and Ruby, with the aid of bridging mechanisms such as PasCocoa, PyObjC, CamelBones and RubyCocoa, respectively. Also, under development by Apple, is an implementation of the Ruby language, called MacRuby, which does away with the requirement for a bridging mechanism. It is also possible to write Objective-C Cocoa programs in a simple text editor and build it manually with GCC or GNUstep&#8217;s makefile scripts. For end-users, Cocoa applications are considered to be those written using the Cocoa-programming environment. Such applications usually have a distinctive feel, since the Cocoa-programming environment automates many aspects of an application to comply with Apple&#8217;s human interface guidelines.</p>
<p><strong>Main frameworks</strong></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Cocoa consists primarily of two Objective-C object libraries called frameworks. Frameworks are functionally similar to shared libraries, a compiled object that can be dynamically loaded into a program&#8217;s address space at runtime, but frameworks add associated resources, header files, and documentation.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Foundation Kit, or more commonly simply Foundation, first appeared in OpenStep. On Mac OS X, it is based on Core Foundation. Foundation is a generic object-oriented library providing string and value manipulation, containers and iteration, distributed computing, run loops, and other functions that are not directly tied to the graphical user interface. The &#8220;NS&#8221; prefix, used for all classes and constants in the framework, comes from Cocoa&#8217;s NeXTSTEP heritage.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Application Kit or AppKit is directly descended from the original NeXTSTEP Application Kit. It contains code with which programs can create and interact with graphical user interfaces. AppKit is built on top of Foundation, and uses the same &#8220;NS&#8221; prefix. A key part of the Cocoa architecture is its comprehensive views model. This is organized along conventional lines for an application framework, but is based on the PDF drawing model provided by Quartz. This allows creation of custom drawing content using PostScript-like drawing commands, which also allows automatic printer support and so forth. Since the Cocoa framework manages all the clipping, scrolling, scaling and other chores of drawing graphics, the programmer is freed from implementing basic infrastructure and can concentrate only on the unique aspects of an application&#8217;s content.</p>
<p><strong> Technology Overview</strong></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Cocoa helps you create commercial-grade applications quickly and efficiently. It is an advanced, mature object- oriented development environment that enables you to create complex software with surprisingly few lines of code. Through a seamless integration of tools and Cocoa API, the design and construction of a user interface is largely a matter of dragging windows, buttons, and other objects from palettes, initializing their attributes, and connecting them to other objects. Cocoa also defines a model for applications and implements most aspects of application behavior; you simply fit into this model the code that makes your application unique.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">The programmatic interfaces of the core Cocoa frameworks, Foundation and Application Kit, simplify access to most of the technologies on which Mac OS X is based, such as Quartz, Bonjour networking, Core Text, and the printing system. Although these interfaces are in Objective-C, you can integrate code written in other languages into your Cocoa projects, including C++ code and C code. Because Objective-C is a superset of ANSI C, frameworks with C APIs are compatible with Objective-C.</p>
<p><strong> Implementations</strong></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">The Cocoa frameworks are written in Objective-C, and hence Objective-C is the preferred language for development of Cocoa applications. Java bindings for the Cocoa frameworks (known as the &#8220;Java bridge&#8221;) are also available but have not proven popular amongst Cocoa developers. Further, the need for runtime binding means many of Cocoa&#8217;s key features are not available with Java. In 2005, Apple announced that the Java bridge was to be deprecated, meaning that features added to Cocoa in Mac OS X versions later than 10.4 would not be added to the Cocoa-Java programming interface. AppleScript Studio, part of Apple&#8217;s Xcode Tools makes it possible to write (less complex) Cocoa applications using AppleScript. Third party bindings available for other languages include PyObjC (Python), RubyCocoa (Ruby),  CamelBones (Perl), Cocoa#, Monobjc (C#) and NObjective(C#).There are also open source implementations of major parts of the Cocoa framework that allows cross- platform (including Microsoft Windows) Cocoa application development, such as GNUstep, and Cocotron</p>
<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/Cocoa.ppt "> Cocoa</a>.</span></span></strong><span style="font-size: 12pt; color: red; font-family: 'Times New Roman','serif'" lang="EN-GB"><span>ppt</span></span></p>
<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','verdana'" lang="EN-GB"><span> </span></span><strong><span style="font-size: 12pt; color: red; font-family: 'Times New Roman','serif','verdana'" lang="EN-GB"><span> <a title="Click here to download" href="http://www.techalone.com/wp-content/uploads/2010/01/Cocoa.doc"> Cocoa</a>.</span></span></strong><span style="font-size: 12pt; color: red; font-family: 'Times New Roman','serif','verdana'" lang="EN-GB"><span>doc</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techalone.com/2009/cocoa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SYMBIAN OS</title>
		<link>http://www.techalone.com/2009/symbian-os/</link>
		<comments>http://www.techalone.com/2009/symbian-os/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 10:09:00 +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[BCA Seminars]]></category>
		<category><![CDATA[Computer Seminar Topics]]></category>
		<category><![CDATA[Engineering Seminor Topics]]></category>
		<category><![CDATA[MCA Seminars]]></category>
		<category><![CDATA[seminar topics on information technology]]></category>
		<category><![CDATA[Seminor Topics]]></category>

		<guid isPermaLink="false">http://techalone.com/?p=284</guid>
		<description><![CDATA[Download Full Article SYMBIAN OS .doc INTRODUCTION Symbian OS is proven on several platforms. It started life as the operating system for the Psion series of consumer PDA products (including Series 5mx, Revo and netBook), and various adaptations by Diamond, Oregon Scientific and Ericsson. The first dedicated mobile phone incorporating Symbian OS was the Ericsson [...]]]></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://techalone.com/wp-content/uploads/2009/04/symbian-os.doc "> SYMBIAN OS </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%">Symbian OS is proven on several platforms. It started life as the operating system for the Psion series of consumer PDA products (including Series 5mx, Revo and netBook), and various adaptations by Diamond, Oregon Scientific and Ericsson. The first dedicated mobile phone incorporating Symbian OS was the Ericsson R380 Smartphone, which incorporated a flip-open keypad to reveal a touch screen display and several connected applications. Most recently available is the Nokia 9210 Communicator, a mobile phone that has a QWERTY keyboard and color display, and is fully open to third-party applications written in Java or C++.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">The five key points &#8211; small mobile devices, mass-market, intermittent wireless connectivity, diversity of products and an open platform for independent software developers &#8211; are the premises on which Symbian OS was designed and developed. This makes it distinct from any desktop, workstation or server operating system. This also makes Symbian OS different from embedded operating systems, or any of its competitors, which weren’t designed with all these key points in mind.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Symbian is committed to open standards. Symbian OS has a POSIX-compliant interface and a Sun-approved JVM, and the company is actively working with emerging standards, such as J2ME, Bluetooth, MMS, SyncML, IPv6 and WCDMA. As well as its own developer support organization, books, papers and courses, Symbian delivers a global network of third-party competency and training centers &#8211; the Symbian Competence Centers and Symbian Training Centers. These are specifically directed at enabling other organizations and developers to take part in this new economy. Symbian has announced and implemented a strategy that will see Symbian OS running on many advanced open mobile phones.</p>
<p class="MsoNormal"><span style="font-size: 14pt"> INTRODUCTION </span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Small devices come in many shapes and sizes, each addressing distinct target markets that have different requirements. The market segment we are interested in is that of the mobile phone. The primary requirement of this market segment is that all products are great phones. This segment spans voice-centric phones with information capability to information-centric devices with voice capability. These advanced mobile phones integrate fully-featured personal digital assistant (PDA) capabilities with those of a traditional mobile phone in a single unit. There are seeral critical factors for the need of operating systems in this market. It is important to look at the mobile phone market in isolation. It has specific needs that make it unlike markets for PCs or fixed domestic appliances. Scaling down a PC operating system, or bolting communication capabilities onto a small and basic operating system, results in too many fundamental compromises. Symbian believes that the mobile phone market has five key characteristics that make it unique, and result in the need for a specifically designed operating system:</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">1)  mobile phones are both small and mobile.<br />
2	mobile phones are ubiquitous &#8211; they target a mass-market of consumer,<br />
enterprise and professional users.<br />
3	mobile phones are occasionally connected &#8211; they can be used when connected to the wireless phone network, locally to other devices, or on their own.<br />
4	manufacturers need to differentiate their products in order to innovate and<br />
compete in a fast-evolving market.<br />
5)  the platform has to be open to enable independent technology and software<br />
vendors to develop third-party applications, technologies and services.</p>
<p><span style="font-size: 14pt; color: red" lang="EN-GB">Download 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://techalone.com/wp-content/uploads/2009/04/symbian-os.doc "> SYMBIAN OS </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/symbian-os/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WLAN-Wireless LAN</title>
		<link>http://www.techalone.com/2009/wlan-wireless-lan/</link>
		<comments>http://www.techalone.com/2009/wlan-wireless-lan/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 15:01:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Engineering]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Instrumentation]]></category>
		<category><![CDATA[Seminar Topics]]></category>
		<category><![CDATA[BCA Seminars]]></category>
		<category><![CDATA[Computer Seminar Topics]]></category>
		<category><![CDATA[Electronics Engineering Seminar Topics]]></category>
		<category><![CDATA[Instrumentation Engineering Seminar Topics]]></category>
		<category><![CDATA[Latest Seminar Topics]]></category>
		<category><![CDATA[latest seminar topics in computer science]]></category>
		<category><![CDATA[MCA Seminars]]></category>
		<category><![CDATA[seminar topics on information technology]]></category>

		<guid isPermaLink="false">http://techalone.com/?p=240</guid>
		<description><![CDATA[Download Full Article WLAN-Wireless LAN.doc ABSTRACT The term “Computer Network” to mean a collection of autonomous computers interconnected by a single technology .By this interconnection they are able to exchange information. Local Area Networks are privately owned networks within a single building or campus of few kilometers in size. In a traditional LAN we are [...]]]></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/techalone/WLAN.doc "> WLAN-Wireless LAN</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"> ABSTRACT </span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">The term “Computer Network” to mean a collection of autonomous computers interconnected by a single technology .By this interconnection they are able to exchange information. Local Area Networks are privately owned networks within a single building or campus of few kilometers in size. In a traditional LAN we are connecting computers to the network through cables. But the wireless local area network (WLAN) is a flexible data communications system that can use either infrared or radio frequency technology to transmit and receive information over the air. Here each computer has a radio Modem and Antenna with which it can communicate with other systems. One important advantage of WLAN is the simplicity of its installation. Installing a wireless LAN system is easy and can eliminate the needs to pull cable through walls and ceilings. WLANs allow greater flexibility and portability than do traditional wired local area networks (LAN). 802.11 was implemented as the first WLAN standard. It is based on radio technology operating in the 2.4 GHz frequency and has a maximum throughput of 1 to 2 Mbps.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Unfortunately, wireless networking is a double-edged sword. WLANs use electromagnetic waves to transmit information, the radio waves can easily penetrate outside the building, it’s a risk that the network can be hacked from the parking lot or the street. So it’s very important to put enough attention on the WLANs security aspects. With wireless networking, there is no physical security. The radio waves that make wireless networking possible are also what make wireless networking so dangerous. An attacker can be anywhere nearby listening to all the traffic from the network. By properly engineering and using your wireless network, we can keep attackers at bay.</p>
<p class="MsoNormal"><span style="font-size: 14pt"> INTRODUCTION </span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Condition based monitoring has, in the past, been referred to as an art, when quite clearly it is a science, and despites the cost of machine, surprisingly little attention has been devoted to this science from the viewpoint of understanding and modeling failure mechanisms and the study of probability to failure. Predictive maintenance technique has now become common exercises as they maximize the machine availability time and minimize the cost of maintenance, since the machine can be stopped just before as impending problem in an other wise healthy machine</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><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">The term “wireless “reflects any means of communication that occurs without wires. The wireless is also called unguided media, i.e. wireless provide a means for transmitting electromagnetic waves but not guided them. Wireless technology in simplest sense enables one or more devices to communicate with out any physical connection, without requiring network of peripheral cabling.</p>
<p><span style="font-size: 14pt; color: red" lang="EN-GB">Download 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/techalone/WLAN.doc "> WLAN-Wireless LAN</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/wlan-wireless-lan/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>VIRTUAL SURGERY</title>
		<link>http://www.techalone.com/2009/virtual-surgery/</link>
		<comments>http://www.techalone.com/2009/virtual-surgery/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 08:09:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Engineering]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Instrumentation]]></category>
		<category><![CDATA[Seminar Topics]]></category>
		<category><![CDATA[Bio-Medical Engineering Seminar Topics]]></category>
		<category><![CDATA[Computer Seminar Topics]]></category>
		<category><![CDATA[Electronics Engineering Seminar Topics]]></category>
		<category><![CDATA[Instrumentation Egineering Seminar Topics]]></category>

		<guid isPermaLink="false">http://techalone.com/?p=226</guid>
		<description><![CDATA[Download Full Article: Virtual Surgery.doc ABSTRACT Rapid change is under way on sever fronts I medicine and surgery. Advance in computing power have enable continued growth in virtual reality, visualization, and simulation technologies. The ideal learning opportunities afforded by simulated and virtual environments have prompted their exploration as learning modalities for surgical education and training. [...]]]></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=" Click here download " href="http://www.techalone.com/wp-content/uploads/2009/03/Virtual-Surgery.DOC"><strong>Virtual Surgery</strong></a><strong>.</strong>doc</span></span></span></p>
<p class="MsoNormal"><span style="font-size: 14pt">ABSTRACT</span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Rapid change is under way on sever fronts I medicine and surgery. Advance in computing power have enable continued growth in virtual reality, visualization, and simulation technologies. The ideal learning opportunities afforded by simulated and virtual environments have prompted their exploration as learning modalities for surgical education and training. Ongoing improvements in this technology suggest an important future role for virtual reality and simulation in medicine.</p>
<p class="MsoNormal"><span style="font-size: 14pt">INTRODUCTION</span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Rapid change in most segments of the society is occurring as a result of increasingly more sophisticated, affordable and ubiquitous computing power. One clear example of this change process is the internet, which provides interactive and instantaneous access to information that must scarcely conceivable only a few years ago.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Same is the case in the medical field. Adv in instrumentation, visualisation and monitoring have enabled continual growth in the medical field. The information revolution has enabled fundamental changes in this field. Of the many disciplines arising from this new information era, virtual reality holds the greatest promise. The term virtual reality was coined by Jaron Lanier, founded of VPL research, in the late 1980’s. Virtual reality is defined as human computer interface that simulate realistic environments while enabling participant interaction, as a 3D digital world that accurately models actual environment, or simply as cyberspace..</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Virtual reality is just beginning to come to that threshold level where we can begin using Simulators in Medicine the way that the Aviation industry has been using it for the past 50 Years — to avoid errors.</p>
<p>In surgery, the life of the patient is of utmost importance and surgeon cannot experiment on the patient body. VR provide a good tool to experiment the various complications arise during surgery&#8230;</p>
<p><span style="font-size: 14pt; color: red" lang="EN-GB">Download Full Seminar Topic:</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=" Click here download " href="http://www.techalone.com/wp-content/uploads/2009/03/Virtual-Surgery.DOC"><strong>Virtual Surgery</strong></a><strong>.</strong>doc</span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techalone.com/2009/virtual-surgery/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Seminar About VIRUS</title>
		<link>http://www.techalone.com/2009/seminar-about-virus/</link>
		<comments>http://www.techalone.com/2009/seminar-about-virus/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 07:57:50 +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[BCA Seminars]]></category>
		<category><![CDATA[Computer Seminar Topics]]></category>
		<category><![CDATA[Electronics Engineering Seminar Topics]]></category>
		<category><![CDATA[MCA Seminars]]></category>
		<category><![CDATA[physics seminars]]></category>

		<guid isPermaLink="false">http://techalone.com/?p=223</guid>
		<description><![CDATA[Download Full Article: Seminar About VIRUS.doc INTRODUCTION Do viruses and all the other nasties in cyberspace matter? Do they really do much harm? Imagine that no one has updated your anti-virus software for a few months. When they do, you find that your accounts spreadsheets are infected with a new virus that changes figures at [...]]]></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=" Click here download " href="http://www.techalone.com/wp-content/uploads/2009/03/Seminar-About-VIRUS.DOC"><strong>Seminar About  VIRUS</strong></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%">Do viruses and all the other nasties in cyberspace matter? Do they really do much harm? Imagine that no one has updated your anti-virus software for a few months. When they do, you find that your accounts spreadsheets are infected with a new virus that changes figures at random. Naturally you keep backups. But you might have been backing up infected files for months. How do you know which figures to trust?  Now imagine that a new email virus has been released. Your company is receiving so many emails that you decide to shut down your email gateway altogether and miss an urgent order from a big customer.  Imagine that a friend emails you some files he found on the Internet. You open them and trigger a virus that mails confidential documents to everyone in your address book including your competitors. Finally, imagine that you accidentally send another company, a report that carries a virus. Will they feel safe to do business with you again? Today new viruses sweep the planet in hours and virus scares are major news.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">A computer virus is a computer program that can spread across computers and networks by making copies of itself, usually without the user’s knowledge. Viruses can have harmful side effects. These can range from displaying irritating messages to deleting all the files on your computer. A virus program has to be run before it can infect your computer. Viruses have ways of making sure that this happens. They can attach themselves to other   programs or hide in code that is run automatically when you open certain types of files. The virus can copy itself to other files or disks and make changes on your computer. Virus side effects, often called the payload, are the aspect of most interest to users. Password-protecting the documents on a particular day, mailing information about the user and machine to an address somewhere are some of the harmful side effects of viruses. Various kinds of viruses include macro virus, parasitic or file virus, Boot virus.Particular code used in the WebPages and the security measures taken by service providers and by you. One solution to prevent the viruses is anti-virus softwares. Anti-virus software can detect viruses, prevent access to infected files and often eliminate the infection.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Computer viruses are starting to affect mobile phones too. The virus is rare and is unlikely to cause much damage. Anti-virus experts expect that as mobile phones become more sophisticated they will be targeted by virus writers. Some firms are already working on anti-virus software for mobile phones. VBS/Timo-A, Love Bug,Timofonica,CABIR,aka ACE-? and UNAVAILABLE are some of the viruses that affect the mobile phones</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%"><strong>What is a virus?</strong></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">A computer virus is a computer program that can spread across computers and networks by making copies of  itself, usually without the user’s knowledge. Viruses can have harmful side-effects. These can range from displaying irritating messages to deleting all the files on your computer.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%"><strong>Evolution of virus</strong></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">In the mid-1980s Basit and Amjad Alvi of Lahore, Pakistan discovered that people were pirating their software. They responded by writing  the first computer virus, a  program that would put a copy of itself and a copyright message on any floppy disk copies their customers made. From these simple beginnings, an entire virus counter-culture has emerged. Today new viruses sweep the planet in hours and virus scares are major news..</p>
<p><span style="font-size: 14pt; color: red" lang="EN-GB">Download Full Seminar Topic:</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=" Click here download " href="http://www.techalone.com/wp-content/uploads/2009/03/Seminar-About-VIRUS.DOC"><strong>Seminar About  VIRUS</strong></a><strong>.</strong>doc</span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techalone.com/2009/seminar-about-virus/feed/</wfw:commentRss>
		<slash:comments>24</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>
		<item>
		<title>AUGMENTED REALITY</title>
		<link>http://www.techalone.com/2009/augmented-reality/</link>
		<comments>http://www.techalone.com/2009/augmented-reality/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 09:57:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Computer Seminar Topics]]></category>
		<category><![CDATA[Electronics Seminars]]></category>

		<guid isPermaLink="false">http://techalone.com/?p=66</guid>
		<description><![CDATA[Augmented Reality An Augmented Reality system supplements the real world with virtual (computer-generated) objects that appear to coexist in the same space as the real world. While many researchers broaden the definition of AR beyond this vision, we can generally find Augmented Reality system to have the following properties: 1) Combines real and virtual objects [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="text-align: justify"><span style="font-size: 14pt">Augmented Reality</span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">An Augmented Reality system supplements the real world with virtual (computer-generated) objects that appear to coexist in the same space as the real world. While many researchers broaden the definition of AR beyond this vision, we can generally find Augmented Reality system to have the following properties:<br />
1) Combines real and virtual objects in a real environment;<br />
2) Runs interactively, and in real time;<br />
3) Aligns real and virtual objects with each other.<br />
Augment Reality can be thought of as a “middle ground” between Virtual Environment (completely synthetic) &amp; Tele-presence (completely real).<br />
Augmented Reality Vs Virtual Reality VR was defined as a “computer generated interactive 3-D environment in which a person is immersed”. The user is completely immersed in an aartificial world &amp; is divorced from the real environment.VR &#8211; Strives For Totally Immersive Environment.AR – Augmenting Real World Scenes.</p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 14pt">Real Desk with Virtual Lamp and Two Virtual Chairs</span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">• It shows a real desk with a real phone.<br />
• Inside this room are also a virtual lamp and two virtual chairs.<br />
• objects are combined in 3-D, so that the virtual lamp covers the real table, and the real table covers parts of the two virtual chairs</p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 14pt">Milgram’s Reality Virtuality Continuum</span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Taxonomy for Mixed Reality<br />
Reproduction Fidelity<br />
Extent To Present Metaphor<br />
Extent To World Knowledge</p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 14pt">Characteristics of Augmented Reality</span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">• Augmentation<br />
• Optical vs. Visual<br />
• Focus and Contrast<br />
• Portability<br />
• Comparison Against Virtual Environments</p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 14pt">Application of Augmented Reality</span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">1. Medical<br />
1.1 Virtual fetus inside womb of pregnant patient.<br />
1.2 Mockup of tumor biopsy.<br />
2. Military Training<br />
2.1 Two Views Of A Combined Augmented Reality Virtual System<br />
3. Maintenance &amp; Repair<br />
3.1 Prototype laser printer maintenance application, displaying how to remove the paper tray<br />
3.2 Printer maintenance application<br />
4. Robot and Telerobotics<br />
4.1 Virtual lines show a planned motion of a robot arm.</p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 14pt">CONCLUSION </span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Augmented Reality is far behind VE in maturity. The first deployed HMD-based Augmented Reality systems will probably be in the application of aircraft-manufacturing. For example, Boeing has made several trial runs with workers using a prototype system but has not yet made any deployment decisions. The next generation of combat aircraft will have Helmet &#8211; Mounted Signals with graphics registered to targets in the environment. These displays combined with short &#8211; range steerable missiles that can shoot at target off-boresight, give a tremendous combat advantage to pilots in dogfight. One area where a break-through is required is tracking an HMD outdoors at the accuracy required by Augmented Reality. If this is achieved several interesting applications will become possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techalone.com/2009/augmented-reality/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>WiMAX</title>
		<link>http://www.techalone.com/2009/wimax/</link>
		<comments>http://www.techalone.com/2009/wimax/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 08:30:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Computer Seminar Topics]]></category>
		<category><![CDATA[Electronics Engineering Seminar Topics]]></category>
		<category><![CDATA[Electronics Seminars]]></category>
		<category><![CDATA[Engineering Seminar Topics]]></category>
		<category><![CDATA[Latest Seminar Topics]]></category>

		<guid isPermaLink="false">http://techalone.com/?p=54</guid>
		<description><![CDATA[Download Full Article Wi-Max.doc ABSTRACT In recent years, Broadband technology has rapidly become an established, global commodity required by a high percentage of the population. The demand has risen rapidly, with a worldwide installed base of 57 million lines in 2002 rising to an estimated 80 million lines by the end of 2003. This healthy [...]]]></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/2007/12/wimax.doc">Wi-Max</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" style="text-align: justify"><span style="font-size: 14pt">ABSTRACT</span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">In recent years, Broadband technology has rapidly become an established, global commodity required by a high percentage of the population. The demand has risen rapidly, with a worldwide installed base of 57 million lines in 2002 rising to an estimated 80 million lines by the end of 2003. This healthy growth curve is expected to continue steadily over the next few years and reach the 200 million mark by 2006. DSL operators, who initially focused their deployments in densely-populated urban and metropolitan areas, are now challenged to provide broadband services in suburban and rural areas where new markets are quickly taking root. Governments are prioritizing broadband as a key political objective for all citizens to overcome the “broadband gap” also known as “digital divide”.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">Wireless DSL (WDSL) offers an effective, complementary solution to wireline DSL, allowing DSL operators to provide broadband service to additional areas and populations that would otherwise find themselves outside the broadband loop. Government regulatory bodies are realizing the inherent worth in wireless technologies as a means for solving digital-divide challenges in the last mile and have accordingly initiated a deregulation process in recent years for both licensed and unlicensed bands to support this application. Recent technological advancements and the formation of a global standard and interoperability forum &#8211; WiMAX, set the stage for WDSL to take a significant role in the broadband market. Revenues from services delivered via Broadband Wireless Access have already reached $323 million and are expected to jump to $1.75 billion.</p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 14pt">INTRODUCTION</span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">There are several ways to get a fast Internet connection to the middle of nowhere. Until not too long ago, the only answer would have been “cable” — that is, laying lines. Cable TV companies, who would be the ones to do this, had been weighing the costs and benefits. However this would have taken years for the investment to pay off. So while cable companies might be leading the market for broadband access to most people (of the 41% of Americans who have high-speed Internet access, almost two-thirds get it from their cable company), they don’t do as well to rural areas. And governments that try to require cable companies to lay the wires find themselves battling to force the companies to take new customers.</p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 14pt">Would DSL be a means of achieving this requisite of broadband and bridging the digital divide?</span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">The lines are already there, but the equipment wasn’t always the latest and greatest, even then. Sending voice was not a matter of big concern, but upgrading the system to handle DSL would mean upgrading the central offices that would have to handle the data coming from all those farms.The most rattling affair is that there are plenty of places in cities that can’t handle DSL, let alone the country side. Despite this, we’ll still read about new projects to lay cable out to smaller communities, either by phone companies, cable companies, or someone else. Is this a waste of money? Probably because cables are on their way out. Another way to get broadband to rural communities is the way many folks get their TV: satellite, which offers download speeds of about 500 Kbps —faster than a modem, but at best half as fast as DSL — through a satellite dish. But you really, really have to want it. The system costs $600 to start, then $60 a month by the services provided by DIRECWAY in the US.There are other wireless ways to get broadband access</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">MCI (”Microwave Communications Inc.”) was originally formed to compete with AT &amp; T by using microwave towers to transmit voice signals across the US. Unlike a radio (or a Wi-Fi connection), those towers send the signal in a straight line —unidirectional instead of omni directional. That’s sometimes called fixed wireless or point-to-point wireless. One popular standard for this is called LMDS: local multipoint distribution system. Two buildings up to several miles apart would have microwave antennas pointing at each other. One (in, say, the urban area) would be connected to the Internet in the usual way, via some kind of wire; the other (in the rural area you want to connect) would send and receive data over the microwave link, and then be connected to homes and farms via cables. Those cables would be much shorter and less expensive, with the bulk of the transmission being done through the ether.</p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 14pt">WiMAX</span></p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">WiMax delivers broadband to a large area via towers, just like cell phones. This enables your laptop to have high-speed access in any of the hot spots. Instead of yet another cable coming to your home, there would be yet another antenna on the cell-phone tower. This is definitely a point towards broadband service in rural areas. First get the signal to the area, either with a single cable (instead of one to each user) or via a point-to-point wireless system. Then put up a tower or two, and the whole area is online. This saves the trouble of digging lots of trenches, or of putting up wires that are prone to storm damage.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">However there is one promising technology that still uses cables to deliver a broadband signal to, well, wherever. It doesn’t require laying any new wires (like cable Internet), and it doesn’t require overhauling a lot of existing systems (like DSL).It’s BPL: (broadband over power lines). As the name suggests, it piggybacks a high speed data signal on those ubiquitous power lines. Those aren’t the low-voltage ones that come to your house, but the medium-voltages ones that travel from neighborhood to neighborhood. The signal, like those power lines, can travel a long way thanks to “regenerators” that not only pass the data along, but clean the signal so it doesn’t degrade over distance. That means the signal can travel as long as the lines do. Those regenerators can also include Wi-Fi antennas, so if you space them properly they can be placed near homes and farms and whatnot. You can also connect a cable to one to take the signal to the door if you don’t feel like going the W-Fi way.</p>
<p class="MsoNormal" style="text-align: justify; line-height: 150%">However there have been certain hiccups in the case of BPL. Unlike some early (and ongoing) attempts to do Internet through power lines, BPL doesn’t go into individual homes. That’s because in order to do so, the signal would have to make its way through a transformer and through a circuit-breaker box, both of which play havoc with it. The result is that the data get through, but much more slowly than leaving the power line before the transformer.Combine BPL with Wi-Fi, WiMAX, or even (short) cables, and we have an inexpensive way to get the power of the Internet down on the farm using the power of power.WiMAX is revolutionizing the broadband wireless world, enabling the formation of a global mass-market wireless industry. Putting the WiMAX revolution in the bigger context of the broadband industry, this paper portrays the recent acceleration stage of the Broadband Wireless Access market, determined by the need for broadband connectivity.</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/2007/12/wimax.doc">Wi-Max</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/wimax/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

