Home » Archive

Articles Archive for January 2011

Magento »

[30 Jan 2011 | 4 Comments]

Here, I will be showing you how to get the top/highest rated product.
The basic idea for getting the top rated products is fetching all products, looping through them, getting ratings of each product and populating a ratings array. After that sort the array and then slice the array for limiting the number of product to display.
Here is the function to get the top rated products:-

Javascript »

[28 Jan 2011 | 3 Comments]

Here is a quick code to get the current URL of a page with Javascript:-
var current_url = location.href;
Here is another way:-

jQuery »

[25 Jan 2011 | 7 Comments]

In this tutorial, I will be showing how you can use AJAX with jQuery.
From jQuery, you can send values to php page as GET or POST parameters.
You can use load() function OR ajax() function of jQuery to accomplish the AJAX functionality.

Poll, Sports »

[19 Jan 2011 | 5 Comments]

The 2011 ICC Cricket World Cup will be the tenth Cricket World Cup and it is hosted by three South Asian Test cricket playing countries: India, Sri Lanka and Bangladesh. The matches are played in One Day International (ODI) format. The World Cup is scheduled to take place between February and early April 2011. There are altogether fourteen national cricket teams competing with each other.
In my previous post, I have given the link to download the 2011 Cricket World Cup schedule. I find it to be the best schedule. When …

Sports »

[12 Jan 2011 | 24 Comments]

The 2011 ICC Cricket World Cup will be the tenth Cricket World Cup. It is hosted by three South Asian Test cricket playing countries: India, Sri Lanka and Bangladesh. The matches are played in One Day International (ODI) format. There are altogether fourteen national cricket teams competing with each other.

Making Money Online »

[10 Jan 2011 | 2 Comments]

PayPal is the world’s most popular “middleman service” for online purchasing. Where moneygrams and wire transfers were the standard in the 20th century, today over 99 million Internet users prefer to use PayPal to send money to each other via email. PayPal has become such a convenient and trusted way to transfer money online, 95% of eBay’s purchases go through PayPal.
Understanding How Paypal Works : This article contains a comprehensive guide on Paypal. This 10 pages guide covers several fundamental topics like:-

Magento, Miscellaneous »

[4 Jan 2011 | 26 Comments]

Here is a list of sample/dummy/test credit card numbers, which are safe to use when you test credit card functionality on a website or application that involves credit card transactions. These credit card numbers validate properly but they are not actually in use.
NOTE: