Sunday, June 22, 2008

My Recently Added Projects

Some of my recently done projects:

In Drupal (Have Used CIVICRM in it): http://sovereignis.com
In Joomla (The Design of the new site) : http://www.grunntall.no
In Wordpress: http://salted.com.au/dev/blog


A community site will be launched soon! However the demo can be found in the following link: http://demos.web-shooters.com/

Friday, May 30, 2008

Premier Web Services

Please click on the following link to see one of my developed website offering web packages for a affordable price:

http://premierwebservices.us/

For details mail me at kaushik.8281@gmail.com

Sunday, March 2, 2008

Business Through Online Web Developments

Internet marketing comes of age

Internet marketing is now a major, multi-billion dollar industry.

Despite some concerns, many consumers now have the skills and the confidence to transact purchases using the web.

The spending on search engine marketing (the fees advertisers pay to have their adverts shown on search results and websites) is now measured in the billions rather than millions.

An Internet “presence” has now become essential

A modern, well presented website is now expected for most businesses and organisations.

A website should explain the products and services offered. It should also provide background and general contact information.

A website can also allow online transactions, from simple enquiry requests, through change of detail processing (e.g. address changes) to advanced functions such as supply change management.

Local business is affected as well

Many small business operators have been disappointed with the results achieved by their websites.

Sites have been created but few if any business has resulted.

There are a number of reasons:

  • unrealistic expectations;
  • poor website construction (not search engine friendly);
  • poor targeting.

Local search is growing in importance. Local search is the ability to search for and find businesses and organisations in the local area, that is, in close proximity geographically.

This will vary from business to business.

The local pizza shop needs to be quite close i.e. the same suburb.

For my consulting business, metropolitan Melbourne is the main target, although I do service the State of Victoria and Australia as well. But the focus is Melbourne, not my immediate neighbourhood.

Search engines like Google, Yahoo! and MSN are attempting to offer local search facilities.

Webmasters can help by ensuring that their pages have “local” information that helps the search engines.

Sensis. Although it is yet to make a major impact, it’s ability to list web pages and extracts from the yellow and white pages telephone directories is an indication of the growing importance of local marketing on the web.

–>This ability to cater for local search provides real opportunities for small business, provided that they take the necessary steps to maximise their website performance.

Local search emerged as a major internet issue. No organisation can afford to ignore its importance.

The need to keep updating

Improvements occur constantly. Website development has been made easier, but the marketing challenge has become greater as more organisations have recognised the importance of web marketing.

Consequently, business and organisations, whether large or small, need to monitor their website performance to ensure that the opportunities that become available are utilised.

In summary, no business or organisation, large or small, can ignore the importance of maintaining a web presence.

Comment

If you have a comment you would like to make, or would like to share a similar experience, please send the comment to one of the email addresses listed below.

Resources

The following is a fuller description of the link quoted in the above article.

Sensis Search Engine - has an optional “location” search box to allow local targeting (within Australia) Please note: Sensis ceased to provide the “location” box in late 2005. Local word can now be listed in overall search term e.g. “time management training Melbourne”.

–>

Related articles

Website Statistics - Site and Traffic Monitoring and Optimisation Information - how monitoring your website is important for maximising success.

The impact of the Google search engine - how the Google search engine has become an important part of our lives, including some interesting ways to use it.

Importance Of websites

Today,in the field of online business none can see each other.The only medium to introduce oneself through internet is his website.So,to get success in business you will have to be a owner of a good,attractive & unique website.Always keep in mind that,Your web site is your identity.

1 – Planning

It is very important to plan the subject of your website and how you would present it. The site must be organised and not over complicated.To give yourself a greater chance of being noticed, focus of your site to something more specific,
2 - content

The more relevant content you add to your site the better, plus always try to add more articles and informations to your site on a regular basis.If your content is fresh and lucrative, the number of traffic will positively increase.
The article pages of your site must be specified by separate specific keyword.
This article would then act as a separate page of website content that will rank on the search engines for that one keyword.

3 - Register domain for the website
While you are still in the process of writing your development plan you should register a domain for your website.A short, descriptive and catchy domain name may just be money in the bank
4 - Use Meta Tags for your home page

5 - Alwayas notice that your links are active.

6 - Use site map
A web site map helps visitors or designers understand the site's structure and navigation.
With Sitemaps, webmasters can make sure their site is crawled and indexed.

7 - Promote

Having a great site is not good enough! You have to work on promoting your site so that enough targeted traffic visits your site to make it profitable.
There are many ways to get your site noticed by visitors.
you can submit your site to the main search engines and wait for them to visit your site and add it to there index.
You can write articles relating to the subject of your site and submit these to article directories, remembering to add a link to your website in the article content and authors biography box.
You can post to forums relating to the subject of your website and add a link to your site in your signature.
You can add a link to your website in the signature of all the emails you send out.


with best regards,
Kaushik

Wednesday, February 27, 2008

Web Site Design Using CSS(no tables)

The development of any Website begins with its design. Typically, you'll have a statement from your client, or at least a rough idea in your head, of the intended capabilities of the site. If you're a by-the-book sort of developer, this may even take the form of a detailed specification document, which may describe the use cases (i.e. things that visitors can do) the site needs to support, the official specifications and recommendations the site must observe, and the list of browsers and platforms that must be able to access the site.

At this stage, it is customary for the designer to create a series of mock-ups, progressing from paper sketches, to prototype designs in a graphics application, to actual Web pages in HTML. If you have some experience in traditional site design, you probably produce even your very first paper sketches with a mind to the HTML code that will eventually replicate those layouts on screen.

As you move from tables to using CSS as your primary page layout tool, you'll have to learn a whole new set of design principles upon which to base your initial mock-ups. In this and the next few chapters of this book, I'll guide you through those principles so that you can come to grips with the new limitations, and let your imagination run wild with the new possibilities.

It is human nature to resist change. When you encounter things that CSS can't do, you'll be tempted to cling tightly to the heavy handed control offered by table-based design, rather than to brave the new world of CSS layout, where the layout of a hundred pages can hinge on a single rule. In this chapter, I'll endeavour to coax you out of your comfort zone by explaining some of the “big picture” advantages of CSS-based design, and present some success stories of Websites that have taken the plunge and are reaping the rewards of CSS layout.

Advantages of CSS Design

In the past few chapters, I've touched on a number of the powerful features of, and reasons for, using CSS for site layout. In this section, I'll formalize those arguments and present them all in one place. Not only do I hope to convince you of the merits of CSS, but I hope to give you the tools to sell others on the technology.

In the cutthroat world of freelance Web development, you will often be called upon to explain why you will do a better job than other developers bidding on the same project. If CSS layout is one of the tools in your Web design arsenal, the sites you build will benefit from the advantages presented here. Many of these advantages go well beyond ease of development, and translate directly to extra value for your clients. Let them know about this—it just might make the difference between winning the contract and losing out to a designer who lives and breathes table-based design.

Increased Stylistic Control

The prima facie selling point of CSS, and the reason most Web developers first choose to dabble in the technology, is that it lets you control many aspects of the appearance of your site that you simply cannot control with pure HTML. There is, for example, a waning fad of removing the underlines from hyperlinks and indicating them with some other style distinction (such as bold or colored text, or perhaps adding the underline when the mouse hovers over a link) that was sparked by the introduction of CSS. For a complete reference to the style properties that can be controlled with CSS, see Appendix C, CSS Property Reference.

In addition to the sheer number of controllable style properties, CSS lets you apply them more uniformly to the range of HTML page elements that are available. With HTML, for instance, if you want to put a visible border around an area of the page, you need to use a table to do it, because you can add borders only to tables. CSS not only gives you greater control over the look of the border (solid, embossed, dotted, or dashed, thick or thin, red or green, etc.), but also lets you add a border to any page element—not just tables. The design rationale behind CSS is to give the designer as many options as possible, so any style property that exists can usually be applied anywhere that it could potentially make sense to do so.

CSS simply has more style properties, that can be applied to more page elements, than HTML has ever offered. If you had to choose between CSS and HTML as a means for specifying the design of your site, based only on which would afford you the most visual control, CSS would win hands down. Despite this, common practice is to use HTML for design wherever possible, and to resort to CSS whenever an effect is needed that HTML cannot produce. While the visual appearance of sites designed with this rationale is just as good, you miss out on all the other advantages of CSS.

Centralized Design Information

As I've already explained, the best way to use CSS in the design of a Website is to write one or more .css files to house all your style code, and then link it to the appropriate pages with the HTML tag. With this approach, everything to do with the look of your site can be found in one place, and is not jumbled up with the content of your site.

The idea is that you should be able to change the content of your site without affecting its look, and vice versa. In traditional Web design, where HTML tags and attributes are used to specify how things look in the browser, the code for these two aspects of your site is mixed together, so anyone who wants to modify one of these must understand both, or risk breaking one while making changes to the other. The look and the content of the site are said to be coupled.

This principle of keeping code that serves different purposes in different places is known in the programming world as decoupling. If a site's style and content are decoupled, a Web designer can modify the look of the site by editing the .css file(s), while a content editor can add content to the site by editing the .html files.

Tuesday, February 19, 2008

Cost Effective Web Sites by Designs With Kaushik

Please browse our website designing and other services or contact us so we can explain how easy it is for you to use Designs with Kaushik’s first-class, comprehensive outsourcing services to achieve the perfect, customized solution for your enterprise.

Please contact me via email at kaushik.8281@gmail.com or my cell phone. My cell phone no is 9748338473.

Please visit my site for details:-
http://kaushik.athost.net/

Friday, January 18, 2008

Designs With Kaushik

Is Your Web Existence is Convenient and Cost Effective ?

We are a premier web design company offering website design and creative outsourcing specially from kolkata with dedicated team producing superior results for our valued clients. Our team of skilled web development and internet marketing experts is prepared to assist you with wide-ranging endeavours, from web design and promotion, to multimedia services, to content management, to branding strategies, and more. We currently provide website design and interactive marketing services to small/medium enterprises, advertising and interactive agencies worldwide.

With Designs with Kaushik, account managers are individually assigned to guide your project from initial concept design, through all the details of creative development, to flawless implementation.

Businesses like ours rely on repeat customers and favorable word-of-mouth recommendations, so we are invested in your success and satisfaction! You’ll appreciate our:

High quality

Flexibility

Ease of use

Cost efficiency

Please browse our website designing and other services or contact us so we can explain how easy it is for you to use Designs with Kaushik’s first-class, comprehensive outsourcing services to achieve the perfect, customized solution for your enterprise.

Please contact me via email or my cell phone. My cell phone no is 9433158811.

Please visit my site for details:-
http://kaushik.athost.net/