Quantcast
Channel: This Is What I Know About
Browsing latest articles
Browse All 14 View Live

Image may be NSFW.
Clik here to view.

Getting started with HTML5 – Input Types

I had my first hands on experience with HTML5 and I am quite impressed with it.  HTML5 will definitely change the way we build web sites and the way we access them. Most popular browsers and mobile...

View Article



Image may be NSFW.
Clik here to view.

Best Selling Robot Kits

Best Selling Robot Kits By Lance D Jepsen Robotic toys are a lot of fun and entertainment and they can be fantastic educational toys also. Robotic toys have been developed and refined quite a bit since...

View Article

Build Your Own Robots at Home

Build Your Own Robots at HomeBuild Your Own Robots at Home By James CottThe Time Is Right The field of hobby robotics is more exciting today than ever before. The day when you will have a humanoid,...

View Article

Snapshot: The Wacky History Behind 3D Television Technology

Snapshot: The Wacky History Behind 3D Television TechnologySnapshot: The Wacky History Behind 3D Television Technology By Justin HanusHow did our path to 3D TV get started? Was it because of some...

View Article

Web Performance With Flash And HTML5

Web Performance With Flash And HTML5 By Kevin Darwin So, Flash is a vibrant platform that offers a high degree of rich functionality, some of it best-of-breed. Sites and applications developed with...

View Article


Image may be NSFW.
Clik here to view.

Hello World JBox2D with JavaFX 2.0

<<JBox2D Tutorial This is a simple application to get your hands wet with JBox2D and JavaFX 2. I have chosen JavaFX 2.0 for GUI due to its power and simplicity. In this application user can draw...

View Article

JBox2D Tutorial : JBox2D World

From today I am starting JBox2D tutorial series. In each post I will explain few features of the JBox2D.  I will try to keep each post small and simple. In today’s post I will explain how to create the...

View Article

JBox2D Tutorial : Creating an object body

In last post we have learned how to create the JBox2D World. Now our next step will be to create an object body and add it to the world. To create bodies in JBox2D world we need to first create:Body...

View Article


JBox2D Tutorial : Simulating JBox2D world

In previous post we have learned how to create JBox2D world. We also learned how to create bodies and add them to the world. Now next step is to simulate the JBox2D world. To simulate the world, we...

View Article


Image may be NSFW.
Clik here to view.

JBox2D With JavaFX : Write your first JBox2D with JavaFX 2 program

So far we have learned about JBox2D world, Bodies and world Simulation. With this we are ready to try our hands on JBox2D. Today we will write one simple JBox2D application. In this application we will...

View Article

JBox2D with JavaFX tutorial: Applying Force and Impulse on body

Many times there will be situation when in JBox2D world we want to move bodies manually. So how do we do it? In real world we apply force to move anything. It holds good in JBox2D world too. To move...

View Article

How to calculate an age in Java?

Can we calculate an age in java without worrying about number of leap years between birth date and current date? Is there simple way to calculate it? …. The answer is yes. When we calculate somebody’s...

View Article

JBox2D with JavaFX 2.0 Tutorial: Attaching an image to body

In Write your first JBox2D with JavaFX 2 program posts we have seen how to create a ball and its GUI representation using JavaFX Circle shape. We can also use images for GUI representation. Following...

View Article


How to close child windows when closing parent window in javascript?

In many instances we want to close all child windows when main parent window is closed. This can be easily achieved using javascript. To achieve this we need to do three thing 1) Create an array. This...

View Article
Browsing latest articles
Browse All 14 View Live




Latest Images