Author Archive

Design — 'Acoustics For You' Desktop Wallpaper Calendar 2010

Sunday, December 27th, 2009

I had a little Christmas present earlier when Acoustics For You took my design to be showcased in their site. The design features the theme of their site and service.

Here’s the design for you to download.

2010 Desktop Wallpaper Calendar

Click on the image to go to the download page that has different resolution files

(more…)

Part 5: Optimisation Tools for becoming a web developer

Sunday, December 6th, 2009

Every aspect of a web page needs to be carefully scrutinised for optimisation. Strip off anything and everything that is not needed. Less is sometimes better. (This tutorial is a part of the series – “How to become a web programmer in 4 easy steps”. Read previous post here.)

We will discuss mainly about two types of optimisations – Image Optimisation and Minifier
(more…)

Part 4: Validation Tools for becoming a web developer

Saturday, December 5th, 2009

Validating tools offer an easy way to honour the structured way of writing code. This post details ways to do validation on your code. (This tutorial is a part of the series – “How to become a web programmer in 4 easy steps”. Read previous post here.)

HTML, XML, CSS, RSS and JavaScript can be validated using the following tools – online as well as offline.

(more…)

Part 3: Debugging Tools for becoming a web programmer

Friday, December 4th, 2009

BUGS! They need special care and attention. They need special tools too. This post is dedicated to squashing bugs. (This tutorial is a part of the series – “How to become a web programmer in 4 easy steps”. Read previous post here. )

Nailing bugs can be done with assistance from browsers. We will discuss tools that are available with the three major browsers in the market – IE 8, Firefox 3.5 and Google Chrome 3.0.

(more…)

Part 2: Editing tools and Lookup materials for becoming a web programmer

Thursday, December 3rd, 2009

Among the many things that play a crucial role in maintaining the flow of development, the choice of an editor and reference document are undoubtedly the most important. Today we will discuss them.

(This tutorial is a part of the series – “How to become a web programmer in 4 easy steps” . Read previous post here.)

Choice of an Editor

My stints with text editors always ended in disaster until I used Notepad++; and I fell in love with it.

notepad++

Notepad++ is the best text editing software in its category. It boasts of a lot of features including support for a whopping 48 scripting languages and portability.

Reference Material

A reference always comes handy – especially if it is available offline. Free offline materials are hard to find. Given below is a collection of offline and online reference material for HTML, CSS, JavaScript and PHP.
(more…)

Part 1: Essential Development Tools for becoming a web programmer

Wednesday, December 2nd, 2009

We will start our discussion by setting up a development environment. (This tutorial is a part of the series – “How to become a web programmer in 4 easy steps”)

For every budding web developer, it is extremely important to get himself/herself familiarised with the basic setup required for client-server architecture. On the client-side only a browser is needed. Since all operating systems come with at least a browser, we can concentrate on setting up the server part of the story.

Here’s what you will need:

  1. A server – most popular being Apache
  2. A programming language – PHP being the most popular among the many available
  3. A database manager – MySQL being the most popular

Besides their popularity, all of them are free to use.
(more…)

How to become a web programmer in 4 easy steps

Tuesday, December 1st, 2009

right-tool-selection

Gather the tools and know them

In a nutshell, yes, that’s it – the recipe for starting out to be a web programmer.

It took me a while to figure out, gather and put the ingredients in their right place. A break-up of the tools is given below.

  1. Development
  2. Debugging
  3. Validation and
  4. Optimisation Tools

(more…)

Technology: How do tinyurls work?

Sunday, May 17th, 2009

Ssh! I know the secret. Now you are about to know the secret. Read on; if you can you keep a secret.

tinyurl

Operation tinyurl.com

Once I got the opportunity to look behind the closed doors of tinyurl.com. It was highly dangerous. A split second’s mistake, I am done for. Anyway, I took the chance. And do you know what I saw? A goat!

(more…)

Design — Online Survey

Friday, March 13th, 2009

How good is good?
“Necessity is the mother of Invention” — although Calvin (of Calvin & Hobbes) may not share the enthusiasm. We wanted to conduct a survey about online advertisements and we were looking for a ‘good’ tool. The word ‘good’ was difficult to achieve. Google search produced a ton of online survey websites, but they didn’t cater to our specific requirements. Even after an hour of googling we didn’t manage to hit the right keywords.

limesurvey_logo

(more…)

Design: Poster — 365 days at work

Friday, November 7th, 2008

First year of professional life is a milestone in any fresher’s life. It’s the point where he/she gets to shed their “fresher” title. Last month was the transition period for eleven of us. We wanted to have a quiet celebration.

What is more appropriate than a poster?

I was all set except for an idea. Since I wanted to cook something simple, I rejected all the obvious ideas that flooded my mind — a cake with a lighted candle, a one rupee note with our names on it, etc. With every passing idea not working, I became disheartened.

(more…)