Archive for the 'Web Development' Category

Python, here I come! Great beginner’s tutorial

I’ve just landed a job that requires me to know Python, which I don’t! And no, I don’t mean the snake either! Python is a well established programming language and I can’t wait to get to know it better.

To get some idea of what it involves I looked up ‘Python tutorials’ on Google and found a really nice, easy tutorial to get started with here - http://www.sthurlow.com/python/

Apple’s Safari web browser for Windows?

Steve Jobs of Apple dropped a bomb at the World Wide Developers Conference by announcing that Apple would be releasing a Windows version of the Apple web browser, Safari.

Microsoft’s Internet Explorer, as faulty and web standards non-compliant as ever, still dominates the market at about 70% with the open source browser Firefox coming it at 15% and Apple’s Safari at 5%. Steve Jobs promised the Windows version of Safari would have twice the performance of Internet Explorer.

As a web developer and designer, this comes as good news as designers worldwide are having to continually design new sites for 2 markets - the smart market that uses browsers like Firefox and Opera and the market that continues to use Internet Explorer. Although Firefox has been making significant gains on market share in the last year or so, and especially after the dismal performance of Internet Explorer 7, any new Windows browser that takes even more market share from Internet Explorer will be welcomed with open arms by the web design community.

A beta version of Safari for Windows can be downloaded from Apple’s website here - http://www.apple.com/safari/

How can a website improve earnings for your business?

The graphical internet has been around for almost 15 years now and almost from the beginnng business owners saw the opportunity presented to them to drive product sales higher using this new fantastic graphical environment that so many potential customers were ‘logging’ onto. However, for most small businesses the internet, and how it can help their bottom-line, is still fuzzy.

Many of the SMEs that come to me for a website or consultancy still only envision their product brochures on a web site, what’s known as brochureware. However your web site can be, and should be, so much more than that.

For a start, a product brochure is usually designed within certain limitations like size, number of colours, weight of paper etc. Ask any marketer how difficult it can be to get product benefits across to a reader when fighting for space with company branding and a call-to-action like a phone number.

A web site, on the other hand, has none of these limitations. It can be as big or small as required, sporting as many graphics and colours needed to support the sales message and numerous types of calls-to-action from ‘Buy now’ buttons for the immediate sale to ‘Subscribe to our newsletter’ for long-term-relationship building. It can be static or dynamic, i.e. displaying content stored in an on line database, depending on the frequency of new content. It could have advertising thereby creating a new revenue channel for your business. Using smart search-engine-optimisation techniques, thousands of visitors can be driven to your product pages resulting in numerous sales.

This article only scratches the surface of how effective a web site can be to improve earnings for your business. Stay tuned as I look at 2 different web sites and how they could improve.

sunwords.com - a customised blog for Sunny Bindra

I recently helped writer, business consulatant and teacher, Sunny Bindra develop a site to host his 200 plus articles he wrote, and writes, for various newspapers and magazines in Kenya. His articles appear in the Sunday Nation, Daily Nation, The East African, Awaaz magazine and Wajibu magazine amongst others.

Based on the very popular Wordpress blog engine, Sunny chose a theme that resonated well with him and I made modifications to sunwords.com to fully customise it.

Live for only 2 months now, sunwords.com is experiencing some serious traffic, almost 2,000 page views per month. This is especially noteworthy as the site is read mainly within Kenya and the Kenyan diaspora worldwide.

Check the site out at www.sunwords.com 

‘Getting Real’ in web application development

There’s a great book referred to me by a friend called ‘Getting Real’ by that great web development firm 37 Signals, masters of Rails, and creators of some fantastic web 2.0 applications.
A fairly short read, it is nontheless packed with incredible wisdom on how web applications need to be developed. Out goes the conventional system of huge scope documents and endless meetings to decide on the feature set - in’Getting Real’ they very clearly lay out a system that allows you, the developer, to get a application built and live in the shortest possible time.

The current system of developing web applications has come from the offline software development field where a new, updated version any software is released every 2 years or so. The advantage with web applications is that new features can be added/removed/tweaked at any point even when running live.  This makes web applications very flexible and further agility can be achieved by not getting caught up in minor details that push the launch of an app back by months and sometimes years. The philosophy is launch now and tweak later.

You can read the book for free on the 37 Signals web site or buy either the pdf or physical book. Check it all out at http://getreal.37signals.com/ 

How referrals can help your online business

We’ve all seen the ‘Email to a friend’ link on different types of sites, be they blogs, news sites or shopping portals. However, just how effective is this marketing technique and how can it be leveraged to improve click-throughs and therefore generate greater traffic to your pages?

The popularity, and ease-of-use, of this technique speaks for itself. Adding just a bit of code under an article or product listing and the ‘word-of-mouth’ marketing takes off with visitors referring it to their friends and family.

What makes a visitor refer or recommend something they see on your site to a friend? By very definition, friends share similar interests and when a visitor sees something that appeals to them they’re more than likely to refer to someone else they know will be similarly interested.

The very decision to refer a product to a friend follows the same formula as that of making a decison to buy something - emotion followed by logic to validate the emotion felt.  The product must meet the visitor’s criteria on buying - price, need, exclusivity, fun. If all these criteria are met for the visitor, more than likely you’ll have a sale on your hands and a greater chance that they’ll refer it to their friends.

However, a good way to improve on the clickthrough rate is to introduce an element of fun and value for the visitor - make them an offer e.g. they get the product at 10% off if they refer it to 5 friends. With the sophisticated, and yet easy to implement, referral scripts out there this kind of offer is easy to track. Or maybe offer them discount vouchers for the next time they shop thereby increasing the probability that they’ll be back to your site for some further shopping. Another good way is to enter them into a draw for some concert tickets if they refer the product to 10 friends.

Now where did my ‘Email to a friend’  link go……?

Kavit Haria interviews me…

Kavit Haria, the UK’s #1 music coach interviewed me about marketing on the web for musicians.

Check it out at
http://kavit.wordpress.com/2007/03/26/chandesh-mik-parekh-interview/

Agile Web Development with Rails

by Dave Thomas and David Heinemeier Hansson

Rails looks to be the next big thing for web developers looking for an easy-to-use framework to quickly go live with their projects. Read the rest of this entry »