Showing posts with label technology. Show all posts
Showing posts with label technology. Show all posts
Implementing Openlayers Maps - Free Alternate of Google Maps

Implementing Openlayers Maps - Free Alternate of Google Maps

Openlayers makes it easy to put a dynamic map in any web page. It can display map tiles and markers loaded from any source. OpenLayers has...
Highlight Threaded Author Comments on Blogger - The Simplest Way

Highlight Threaded Author Comments on Blogger - The Simplest Way

4 comments
If you have implemented the threaded comments on your blogger blog then it is a bit tricky to highlight the author comments. The template h...
How to Test PHP Emails on Localhost

How to Test PHP Emails on Localhost

1 comment
While developing web applications on localhost you must have always missed the functionality to send mails. As localhost does not support e...
Magento Customer Chat Extension - Live Demo Released

Magento Customer Chat Extension - Live Demo Released

4 comments
I have released the live demo of my 'Customer Chat' extension for Magento. If you still dont know what this extension is, read thi...

Learn Object Oriented Programming Concepts in JavaScript

1 comment
If you are a JavaScript lover then you must have always missed the Object Oriented programming concepts in JavaScript. You must have dreamt ...
Learn FILTERS in PHP for Best Security Performance

Learn FILTERS in PHP for Best Security Performance

3 comments
Today we will learn about a less used but powerful feature of PHP: the FILTERS . This extension filters data by either validating or sanitiz...

Implementing Moneybookers Payment Gateway with PHP

32 comments
Today we will integrate a Payment gateway in our website. We are going to implement Moneybookers Payment Gateway . Moneybookers provide an e...
Loading JavaScript Dynamically using jQuery

Loading JavaScript Dynamically using jQuery

2 comments
If you are creating a web2.0 application, then your web pages may have all possibilities of being overwhelmed with a number of JavaScript fi...

Creating Stylish Graphs with PHP & Yahoo Charts

1 comment
Few days back I was searching for some chart or Graph API to insert graphs in my web application. Then I encountered Yahoo Charts, and I sta...

Quickview: My First Magento Extension

9 comments
Quickview  allows you to quickly view and add a product to cart (without opening the product view page).  Quickview  shows you all the necc...

Google like Instant Preview using jQuery & base64 Image Encoding in PHP

4 comments
This time I have tried to create Google like instant preview feature using jQuery . All of you guys have already seen the instant preview se...
Cross Domain Posting using PHP and JavaScript: ITS POSSIBLE!

Cross Domain Posting using PHP and JavaScript: ITS POSSIBLE!

3 comments
Well.....finally i have worked out how to post cross-domain data which is restricted by browser's security policies. WHAT IS IT?? This...
The Best Movies for Programmers :Softcore porn!

The Best Movies for Programmers :Softcore porn!

If you’ve done even a little programming then you’re also good at finding ways to waste time watching things vaguely related to it.  Admit...
Google Font API : Fonts Free-defined to Beautify Your Web Apps!

Google Font API : Fonts Free-defined to Beautify Your Web Apps!

1 comment
If you are fed up with those old font families like Tahoma, Verdana, Serif and all that stuff, then there is a good news for you. Google is ...
7 Most Useful Regular Expression Snippets

7 Most Useful Regular Expression Snippets

7 comments
Regular Expressions can make the life of a programmer very easier. With Regular Expressions, validations just melt down to a single line of ...

Simple Password Strength Meter with jQuery

People generally do not realise the power of regular expressions. If utilised at right places, regular expressions can be very helpful. In t...
Introduction to Web Workers in JavaScript

Introduction to Web Workers in JavaScript

1 comment
The term 'Web Workers' is new to most of the web developers as well as web clients. Even I could not interpret it correctly when I h...
Create Admin (Backend) Module in Magento with Grids

Create Admin (Backend) Module in Magento with Grids

74 comments
If you are creating an admin module for Magento ( learn creating admin module in Magento ) then you would surely be asked to create grids (...
Create Your First Admin (Backend) Module in Magento

Create Your First Admin (Backend) Module in Magento

111 comments
Creating an 'admin module' for Magento can eat up your head if you are doing it for the first time. But believe me, after reading t...

JavaScript

Magento

back to top