Kasun's Horizontal tec-zone

this site the web

How to create temporary email....

When you are going to sing up any web site they requesting your email address.So many we sites behave like these. But you are maintaining a one email account and you want to hide your email or you don't like to disclose personal email address to that site here are some alternatives for you..

1.http://www.mailinator.com/

2.http://10minutemail.com/10MinuteMail/index.html

3.https://ssl.trashmail.net/

These are call disposable email accounts so many disposable email services available through the internet...

Firebug


Firebug is a some thing old invention.But some kind of importance is holding by that.It integrated with firefox.Main specialty of this tool is you can debug and moniter every kind of css,HTML and JavaScript live with this tool.As you knows there are wide verity of web development tool available in the World.But they are not providing live code monitoring facility but this tool is not soo sophisticated like software(Web development)but according to me this is some thing different. Try it your self and feel the deferent.

Alice in Action....

Alice using simple Drag & drop interface & some kind of interactive programming environment you can download Alice from this link


http://kenai.com/projects/alice2/downloads


Alice is an innovative 3D programming environment that makes it easy to create an animation for telling a story, playing an interactive game, or a video to share on the web. Alice is a teaching tool for introductory computing. It uses 3D graphics and a drag-and-drop interface to facilitate a more engaging, less frustrating first programming experience.

A conflict between oracle vs Google

After the Oracle take the ownership of the Sun Microsystems..They take action against Google company due to there Android O/S development process .The reason is they use java cording to develop Android O/S."This is some kind of red mark for Java & also Java developers" if some one express like that definitely he will be a Microsoft fellow.If there are is a major change in a main competitor other competitors trying take the chance of that. That is the way of the industry.

What is Greenfoot in Java




Greenfoot is a software design tool it let beginners to develop object oriented soft wares..Mainly it's base on Java & also pay attention on Game development. As a minimum requirement programmer should have JDK 1.5 later version.When programming with greenfoot it's essential to know about green foot classes the available methods known as Greenfoot API.

You can download greenfoot from this link http://www.greenfoot.org/doc/javadoc/ try it.You can select greenfoot class documentation from greenfoot help menu.It's provide five main classes there World,Actor,GreenfootImage,mouseInfo & Greenfoot.Most of the behaviors depends on name of the class types.Actually this greenfoot programming is new area of the programming in Java.Try it and fleel it..