Quantcast
Channel: Web and IT stuff » Web Development
Browsing all 11 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Add Google Adsense to WordPress without plugins

I was just trying to add Adsense to this blog and found several plugins available to add Google adsense to wordpress. Finally, I managed to add Google Adsense to this blog without any plugins – this...

View Article



Image may be NSFW.
Clik here to view.

Avoid Javascript blocking content download on your website during page load

Around 80% of the end-user response time is spent on the front-end. A fair share of this time is spent on downloading components of the page like scripts, Flash, stylesheets, images etc.  Javascript...

View Article

Image may be NSFW.
Clik here to view.

Understanding FTP using raw FTP commands and telnet

Both FTP and SMTP are simple text based protocols. A previous article showed how to check if an email address exists using SMTP commands from the terminal. Here I would like to show you how you can use...

View Article

Javascript Gotchas listed to help avoid mistakes

A gotcha in programming is something unexpected although a documented feature of a computer system and not a bug. These gotchas throw beginners off Javascript programming and send some people running...

View Article

Image may be NSFW.
Clik here to view.

Get your own cloud server running in 15 minutes

This article uses Amazon EC2 and does not require any additional software installed on your machine to get your own cloud instance running other than your browser. To further configure your instance...

View Article


Image may be NSFW.
Clik here to view.

Creating a custom facebook fan page

A Facebook Page is a public Profile that enables information about business and products to be shared with Facebook users and the public. An user should be able to create one in a few minutes. This...

View Article

Image may be NSFW.
Clik here to view.

Retain leading zero in CSV

Leading Zeros shown in Excel when = is used (Row 3) Most web applications at some point will have some sort of an export data feature to get data out of the database in some csv or excel format. CSV is...

View Article

Image may be NSFW.
Clik here to view.

Build better facebook pages with iframe tabs

There are two major changes announced for Facebook pages. The most prominent is the change to the the layout and fan page design (forced update due on March 10th 2011). The second is that Facebook...

View Article


Cool new stuff in PHP 5.4

PHP 5.4 was released yesterday. It took nearly 2 years since the release of version 5.3 and has been a huge undertaking. Congratulations to the guys that made it happen. Let’s take a look at the...

View Article


Image may be NSFW.
Clik here to view.

Using an iOS device to control a game on your browser

Accelerometer support is available in Mobile Safari and this enables the browser to sense movement, speed and direction with Javascript on iPhone and iPad devices. If we push the movement data from the...

View Article

Image may be NSFW.
Clik here to view.

A single kill switch for 90% of the top ten websites

There are hundreds of domain name registrars you can choose to register your website domain name with. EG: Gandi, Namecheap, Godaddy to name a few popular ones. However, we recently had a couple of...

View Article
Browsing all 11 articles
Browse latest View live


Latest Images