Remember Super to Mario 64?
well you should it's arguably the greatest platformer since video games began
letting you move through more than two demention.
We don't all have a Nintendo
64 you can play the game in your browser using
a Unit Plug-in, and it runs fairly smoothly...
Studying: Information Systems, University of Colombo, (UCSC)
Total Page Visitors
All right reserved By Msm.Fathih. Powered by Blogger.
Popular Posts
-
Internet Users in the world Total number of...
-
Microsoft spying your local machines unknowingly to you...
-
just click it enjoy yourself...........!!!!!! ...
-
Google Maps is a Web-based service that provides detailed...
-
Windows 10 may be the last piece of Microsoft's cloud...
-
S amsung has just released another upgrade in their...
-
Certain defects in the field of gadget production is...
-
In this tutorial, you will learn how to read mouse...
Friday, March 27, 2015
YouTube is testing smooth 60fps video streaming in ultra high-def 4K resolution
YouTube announced support for smooth 60 frames per second (fps) video playback last October. Now, techcrunch reports that the streaming platform is experimenting with high frame rate 4K video.
The effect is nothing short of running. In addition to sharper video, movement appears...
Thursday, March 26, 2015
Wednesday, March 25, 2015
Study Software Development Process Models Series
Agile: An Introduction
...
Monday, March 9, 2015
Cloud Computing Explained

A Convergence of Technologies
Cloud Computing came about with the convergence of technologies. Of course, you need hardware. Relatively inexpensive servers and storage makes data centers possible. Increased availability of high-speed Internet connections means these data centers...
Two-Tier and Three-Tier Architecture

In this article we are going to discuss about the two-tier and three-tier architecture.
Two-Tier Architecture:
The two-tier architecture is like client server application. The direct communication takes place between client and server. There is no intermediate between client...
Friday, March 6, 2015
Magic code in JavaScript without looping

<html>
<head>
</head>
<body>
<script type="text/javascript">
function doFirst(){
document.write(" magic! ");
doSecond();
}
function doSecond(){
document.write(" work! ");
doFirst();
}
...
Thursday, March 5, 2015
Forbes Global Rich List 2015: Top 10 billionaires in the world

American business magazine Forbes released its annual list featuring richest people in the world on March 2, 2015.
With a net worth of 81.1 billion US dollars (January 2015), Bill Gates has been declared the richest man in the world...
Top 10 Jobs in Information Technology

Information technology – often shortened to just IT – is a buzz phrase you’ve probably heard ad nauseum if you happen to work with IT personnel or went to school for anything related to computers. IT workers are highly specialized in their field, which is probably why they’re...
Sunday, March 1, 2015
Embedded Java Server Page(JSP) with HTML
Java Server Page(jsp) typically it is use instate of php but the functions are same with html, while we developing jsp we have to have fair knowledge about java and html when we develop jsp page we have to insert java code which is embedded with html, let's try this simple jsp function, how it is work? using html,java
basic requirements:
Eclipse
Netbeans
File...
Subscribe to:
Posts (Atom)
- Recent
- Weekly
- Comment
Recent
Weekly
-
Ajax (Asynchronous JavaScript and XML) is a method of...
-
Monotype, one of the world’s biggest typeface companies...
-
In this tutorial, you will learn how to read mouse...
-
The new tool, called Visual Studio Code, makes it easy to...
-
S amsung has just released another upgrade in their...
-
With everyone taking the Windows 10 upgrade, this question...
-
Microsoft spying your local machines unknowingly to you...