<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.1" -->
<rss version="0.92">
<channel>
	<title>TECHARRAZ</title>
	<link>http://techarraz.com</link>
	<description>THE CODERZ TECH LOUNGE</description>
	<lastBuildDate>Wed, 03 Dec 2008 18:44:12 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>SAMURIZE YOUR DESKTOP</title>
		<description>[caption id="" align="aligncenter" width="500" caption="A customzed desktop using samurize"][/caption]

There is a huge array of softwares which can provide some good amount of eye-candy for your desktop but most of them come for a price. They include Window blinds – undoubtedly the first choice followed by Aston shell and others which ...</description>
		<link>http://techarraz.com/2008/12/03/samurize-your-desktop/</link>
			</item>
	<item>
		<title>THE PHONE THAT WAS</title>
		<description>

Why you should beware chinese products
[caption id="" align="alignleft" width="240" caption="Chinese Phone"][/caption]

Talking of chinese! there comes a certain leveel of discomfort in our minds. We have this preconcieved notion that  chinese products are made in china and are all so cheap.

Well they are actually of two types-one made in china and ...</description>
		<link>http://techarraz.com/2008/11/02/the-phone-that-was/</link>
			</item>
	<item>
		<title>This program, how does it run!</title>
		<description> 

RUN, RUN RUN
 

Well, a java program just does not run like any other program written in any other language. There is no direct windows .exe file which can be generated( as of now in my lessons). Now back to the question -how do we run the file?

Java, is a platform ...</description>
		<link>http://techarraz.com/2008/09/03/this-program-how-does-it-run/</link>
			</item>
	<item>
		<title>A first program-Design, analysis and the first cup!</title>
		<description>An unconventional beginning
Generally we write a HelloWorld program in java first going by the convention and obsolete ways. Let us start with a simple addition program. Even if this is your first program, believe me, you will feel much more than a newbie.

DESIGN:
import java.lang.*;
class add	{
public static void main(String[] args)	{
int num1=12,num2=17;
System.out.println("Sum ...</description>
		<link>http://techarraz.com/2008/06/30/a-first-program-design-analysis-and-the-first-cup/</link>
			</item>
	<item>
		<title>Java-a tribute to the contribute team</title>
		<description>Before the first cup
Java was developed as a prototype to C++ by the Sun Microsystems. Its primary role was to provide developers with a platform which would allow them to program a number of electronic devices, dealing mainly in streaming connections. Developed under the secret Project-Green, the language was originally ...</description>
		<link>http://techarraz.com/2008/06/28/java-a-tribute-to-the-contribute-team/</link>
			</item>
	<item>
		<title>EMULATION-the reality of a virtual environment</title>
		<description>EMULATION
Emulation is the process of making an incompatible subsystem aware of a desired supersystem in such a way that the supersystem is completely compatible and interactible with the subsystem, thereby allowing all possible renderings of the digital objects in the subsystem with reesspect to the supersystem. The intended environment is ...</description>
		<link>http://techarraz.com/2008/06/20/emulation-the-reality-of-a-virtual-environment/</link>
			</item>
	<item>
		<title>contestblogger! giving a try..</title>
		<description>contest blogger </description>
		<link>http://techarraz.com/2008/06/16/contestblogger-giving-a-try/</link>
			</item>
	<item>
		<title>Program without main()</title>
		<description>Often in classrooms we are taught that the main function is the 'main' function in a program! But it actually is not so. That is actually the default behavior of the compiler. The compiler has a predefined set of rules according to which ::

1. The main() function has a default ...</description>
		<link>http://techarraz.com/2008/06/16/program-without-main/</link>
			</item>
	<item>
		<title>Recursion-the easy way</title>
		<description>
RECURSION


Recursion is somewhere defined as the tool to fast iteration, whereas some people find it obfuscating and detest it with proof of it being slow and occupancy of unnecessary space. Recursion is not something which occurs to us directly or naturally. We generally tend to think inward to a concluding ...</description>
		<link>http://techarraz.com/2008/06/15/recursion-the-easy-way/</link>
			</item>
	<item>
		<title>Added to technorati</title>
		<description>Technorati Profile </description>
		<link>http://techarraz.com/2008/06/15/added-to-technorati/</link>
			</item>
</channel>
</rss>
