Archive for the ‘Web Development’ Category

Developing a Wireframe for your website can create magic

Yes developing a wireframe for your next website can create magic and can make your web development smoother.  So how does wireframe makes development better?

Most projects are developed directly from the requirement specification. The drawback of this is that requirement specs are mostly words and sometimes they have diagrams and screenshots and sometimes they miss some elements or something is not explained clearly enough. But the most important issue is that these documents lack details, especially minute details which will affect development and will change the hours required to finish it.   (more…)

SEO for beginners

Search Engine Optimization

The basic idea of Search Engine Optimization or in short SEO is to improve the volume and quality of the traffic to a website. And to achieve this there are few basic methods followed by SEO specialists and also by web developers. They are,

  1. Keyword research
  2. Content developing
  3. Link building / Social Media
  4. Analysis reports

Keyword research

This is basically the process of finding out the search terms people enter into search engine to find out particular information in the internet. For example if you are doing keyword research for a company which sells web development outsourcing services in India for German clients. Then you need to find out what your prospective clients type into Google or in any other search engine when they want to search for an outsourcing partner in India. (more…)

3 things to keep in mind while choosing your ecommerce software

There are a million ways to create an ecommerce web site or web application. And from all these choices the one you choose depends purely on factors like,

  • Your product to sell
  • Targeted audience
  • Number of sales intended per day
  • Amount of transaction included
  • Your budget
  • And most important of all the time you intent to spend on this (more…)

Adobe CS5 – Many news for photoshop and co.

On April 12th Adobe launched a new version of Adobe Software -  Adobe Creative Suite 5 (CS5).

To celebrate the launch of the new range of Adobe products and technologies, Bridge has sponsored an Adobe Launch Event that took place on April 10th in Kochi, India. It gave programmers and designers the chance to learn from the creators what’s new and to socialize and interact with other experts in the industry.

According to the variant the new software package CS5 contains all or some of the programs: (more…)

Why We Don’t Write User Stories Anymore

There was a time when we were writing user stories to describe requirements. I’d say they worked fairly well for us. But we don’t do this anymore.

We were using user stories as a technique which allowed us to describe bigger chunks of functionality. There was one bigger sub-project or module and it had more than 10 user stories attached (usually closer to 20) and a handful of non-functional requirements. During development we were often going through several stories at once as technical design didn’t map directly to the stories.   (more…)

Google Wave: E-mail is soo 2009

Last year September Google released their newest innovation on the web: Google Wave. After a lot of media exposure they sent out the First 100.000 invites for their newest product. The two brothers Rasmussen, who also invented Google Maps, describes Google Wave as:  “How would e-mail look like if it was invented nowadays?”.

The answer of this question is an online real time communication platform which combines the power of e-mail, instant messaging, chat, wiki, social networks and project management. The browser based tool is still an early beta, but more and more people are starting to use it.

Google Wave operates completely in the browser and is using a lot of JavaScript and HTML5. It’s not strange that the older versions of Internet Explorer are not officially supported by Google. To experience Google Wave in full glory it’s best to (more…)

Why focus on requirements?

communication

I just read an interesting article from Bob Larivee of AIIM (‘Requirements, we don’t need any requirements’ ) about the importance of requirements. He writes ‘Know where you want to go and how you want to work then address the technology and you will achieve higher levels of success.’

I find this a very good summary of the importance of requirements. We often get project requests in which a few written lines explain the needs of the customer. And each time I am wondering ‘what do I miss here and what should I ask the customer’. The biggest problem is that often the customer himself doesn’t know exactly what he needs. And if he does know, it is clear in his mind, but this clearness has to be communicated to us, the knowledge has to be transferred. (more…)

Inside perspective: how to develop a medium sized web project

rentautobus_thumbIn our series ‘inside perspective’, we describe the development process of Bridge in launching medium sized web projects. In this article our developer Aneesh describes his experience with Rentautobus.

The project Rentautobus is one of the best projects I have done. It’s a complex web application, built to automate the process of renting buses for trips. A team of two developers (including me), 1 analyst and 1 project manager were doing this project.

As in all complicated projects, we took sufficient time to analyze the requirements. The specifications document we received from the customer was large, but had a lot of questions and risks in it, which we tried to eliminate. We found that some links were missing in the documents provided by the client. At this point we decided to make a final specification document that connects all the broken links. Also we made a flow chart showing the basic flow of the site. This specification and flow chart were sent to the client and got it approved. These documents were the base of development. The analysis and documentation phase took some time but we knew that it would pay off later. (more…)