Blogspot - learning-computer-programming.blogspot.com - Learning Computer Programming

Latest News:

Designing Your Own Lightbox in Javascript 14 Nov 2009 | 11:15 pm

In nowadays web 2.0 world use of Lightbox is very common. While Lightbox, fancybox (similar to the former) are great scripts and have wide uses, creating a script similar to these is never a bad idea....

Designing Your Own Lightbox in Javascript 14 Nov 2009 | 06:15 pm

"init();"> "javascript:open()">Open Box

Happy Diwali 17 Oct 2009 | 06:40 am

A Simple Pong Game using JavaScript 15 Sep 2009 | 07:21 pm

Having the knowledge of moving images using JavaScript, we’ll be creating a small Ping Pong game as an example for this post. Today we’ll learn to do a few new things in JavaScript: 1. Executing som...

A Simple Pong Game using JavaScript 15 Sep 2009 | 03:21 pm

"#fff"> Pong Game Example in JavaScript class="ob" id="paddle1" src="paddle.PNG" onclick="javascript: Start()"/> class="ob" id="paddle2" src="paddle.PNG" /> class="ob" id="ball" src="ball_small.PNG...

Moving (Positioning) an Image Using JavaScript 6 Sep 2009 | 05:47 pm

In this post we’re going to learn how we can move an image around using JavaScript. We’ll have four control links (Left, Right, Up, Down) that’ll move the image. Reading along you’ll learn: What the...

Moving (Positioning) an Image Using JavaScript 6 Sep 2009 | 01:47 pm

In this post we’re going to learn how we can move an image around using JavaScript. We’ll have four control links (Left, Right, Up, Down) that’ll move the image. Reading along you’ll learn: What the...

Image Generation Using PHP 25 Mar 2009 | 09:24 am

In one of the previous posts about CAPTCHA Image Generation we made use of PHP’s image generation functions but didn’t discuss about them. So, if you had any problems or just want to know more, read o...

How CAPTCHA Works? And a Simple Script in PHP 18 Mar 2009 | 09:47 pm

[For this post I'm presuming that you are familiar with CAPTCHA, if not please read this Introduction to CAPTCHA] Today we are going to see how CAPTCHA (Completely Automated Public Turing test to tel...

Generating XML Feeds (RSS, Atom) Using PHP 14 Mar 2009 | 09:15 pm

RSS/ATOM feeds are very common these days and almost all Content Management Systems (CMS) can generate it. But in the case when you want to generate it yourself or just want to learn how you can, read...

Recently parsed news:

Recent searches: