Mostly Client Side


To err is human, but to really foul things up you need a computer. (Paul Ehrlich)

**NEW** Database Design Category Added

June 8th, 2010

Hi all!

Just a quick note to say that I’ve added a “Database Design” category to Mostly Client Side. The reasoning behind this is that working with databases occupy an increasing part of my work. So, I wanted to add this category to the blog to allow myself to share tips and advice with you.

There is also another, more important, reason. Most websites work with some kind of serverside code these days. That means a lot of things are happening on the websites server. Many of these things can be covered naturally by the “Web Development” category. Issues related to the database, however, do not easily fit into that category.

Database design is probably never going to become the most prominent category on this blog, but I feel that it’s an area that it’s definitely worth covering.

Although the name of the category is “Database Design” posts in the category will not focus solely on designing database solutions. In fact, there will also be a lot of posts about the practical use of database technologies and practical code samples.

Anyhoo, I hope you will enjoy the category!

Post a comment below...

How Important Is Including Question Answer Page In Any Website

June 7th, 2010

The website needs to have a detailed listing of all the products its rates usage guidelines etc to help the visitors. A visitor must be provided with all the product information and answers to the queries that he may have about the product being advocated on the website. To keep the customers happy and attached to the website it is necessary that a site must have the question answer session.

It is only with the introduction of the Internet marketing techniques that there has been increased amount of traffic to the website. A website needs to mandatory have the basic qualities like search engine optimization and friendly navigation for it to be successful. The website that is search engine optimized is popular and famous than those that are not. All customers today are in need of something more than just the usual search engine optimization and good looks of the website.Can one go in for a feature like asking questions in a community in an anonymous way.

The visitor should be provided with an appropriate answer drawn from the earlier sessions of question answers. Blogs is one of the website that is responsible for answering the questions that are asked by user and helps the visitor of the blog to come back again and again. One of the most important thing while making a website is to maintain a question answer page that helps the customers to seek the knowledge that they want which in turn helps a businessman to expand his online business and keeps the tract of the old customer as well as attract new customers.

The question answer page is the one in which different questions that are asked by the user must be answered in proper way and this forum is very important for making the website informative as well as user friendly where anybody can ask anything. It is the preference os some of the people that their query sessions must be posted in a video form on the website. The video must certainly include all the questions asked by the users. The question answer recorded in video helps in making the website popular and also creates interest in visitors to see them. A lot of people feel that their information is secured as well as get personalized help by communicating through the email system.

All website must have the contact details published to be reachable to the visitors questions via an email. It is a basic requirement for the website owners to reply to all the questions of the visitors in a prompt manner without fail. Answering the questions of the user will help them to develop interest about your website and sometimes they may even want to make deal with you.

Read more about Question and Question also find more information on question answer page in website.
Article Source

Post a comment below...

Using web design templates to launch your new business

June 5th, 2010

If you want to build an ecommerce website or any other website for your business, choosing from a list of web design templates can be a wise thing to do. There are so many web design templates available on the Internet that you could even be overwhelmed trying to point out one that suits your needs. Practically all marketers known that before fully committing to a website, it is better to create a basic site to see if the target audience starts arriving.

So, to get a better start, the easiest way to do so may be to use web design templates. Web design templates can be searched online hassle free. Some web design templates may be so professional looking that they might be the ones that you could use to get your business up and running. When creating a business, the actual concept of the business may still be vague in your mind. That is, you have no concrete idea about how to create the website for this type of business. So, browsing through the numerous amounts of web design templates can give you ideas about the features you could include in your website. Looking at a fair collection of web design templates can enable you to decide about creating a blog or adding a forum on your website.

Moreover, when looking for web design templates, the best way would be to choose websites that allow you to search category wise. So, if you are planning about building an ecommerce website, you could look in the ecommerce web design templates category. Some marketers might even shuffle a whole array of web design templates to find out ideas about new services. Once you’ve spotted your template from the list of web design templates, you are ready to start building your website. After properly planning your website, web design templates can make it even simpler to build. These web design templates can then be easily moulded in your own way with softwares such as Dreamweaver and FrontPage.

Furthermore, altering these web design templates can cost you less money than having to pay a web design company to undertake your job. You could alternately modify the existing web design templates and find specific formats to make them your own creation. Then you could add your desired content and the website would be ready to be uploaded and promoted on a server online. The importance of web design templates is that they can give you the option of launching a website that costs less, especially if you are starting with a new product or business. Hence, it can be more cautious to use web design templates to promote your website until the product becomes a success online.

When the product becomes successful, then you might upgrade your website with better web design templates. There are a variety of web design templates that can suit practically any business style. You should be aware that the creators of the web design templates might be the same persons that offer custom web design services.

Discount Web Design is one of the leading Web Design company in the UK offering quality web development and SEO services.
Article Source

I'm eager to hear your comments...

Tagline Rotator Plugin – Phase One Complete!

May 26th, 2010

Last night I managed to complete the first stage of my tagline rotator plugin. As you can see when you browse this blog the tagline changes. It will display random IT related quotes. This list will continue to expand as I add quotes on a daily basis.

There’s no real business use for this plugin (except maybe if you put add links in the tagline instead of quotes), however, it is a lot of fun. As I said that was only phase 1.

The next stage is all about allowing a user of the plugin to customize the quote selection. That means being able to save the quotes to the database. Should be a lot of fun to work on!

A Quick Explanation Of What I Did

As I told you a few days back I used the “Hello Dolly” plugin as the framework for my plugin. The code in the existing “Hello Dolly” plugin is really easy to understand. That’s why it serves as such a great starting point for anyone trying to get into WordPress plugin development!

The big challenge was to override the core get_bloginfo() function, which is easy enough with a bit of research. That’s what I did and that’s how I got to the point I am at right now.

Next step is to access the database and store the quotes there. It will require some further research and a lot of experimentation, but that’s half the fun isn’t it :-)

Post a comment below...

Simply Elastic Fantastic Theme And Plugin Progress

May 25th, 2010

As you can see the theme of this blog has switched to something much, much simpler. This is a theme I created a few years back.

Although it’s not as sassy as many of the themes you can download I feel that it is only fitting that I use a theme of my own creation. This theme is highly likely to face a lot of changes in the future.

As mentioned in other posts on this blog my main objective is for this blog to be as flexible and interactive as possible. I truly hope you enjoy your stay here.

Oh, I almost forgot. I worked a bit on my tagline plugin last night.I figured out how to show the content on the front page of the blog, but until I work out how to put it directly in the tagline I’m not going to show it. I will probably get to that tonight though, so stay tuned.

Participate in the conversation by leaving your comment below.

Working On My First WordPress Plugin

May 25th, 2010

To kick off my brand new “WordPress Development” category I’ll spend a few moments talking about what I want to achieve with the category and what I’ve been up to so far.

What I Want To Achieve With This Category

Well, it’s no fun being a 1337 programmer if you can’t brag about your achievements :-)

All, kidding aside my goal is to share and exchange ideas with others. If you read one of these posts and learn something then my goal has been achieved. If you find that one of my ideas are good, but would be even better if I did this or that I’d be thrilled.

If you have any feedback at all I want to know. So, never hesitate to comment on any post on this blog!

What Have I been Up To?

Let me start off by saying that when it comes to WordPress development I’m a total n00b! I have no experience whatsoever!

I do, however, have programming experience in various languages. So, it’s not like I’m starting from rock-bottom.

Diving into WordPress development I had to choose an area to focus on. The most accessible area seems to be WordPress plugin development and that will be my focus.

To make an easy transition I’ve been making some modifications to the “Hello Dolly” plugin and I’ve experienced a bit of success with that. I have some great ideas of things I want to do with that.

I’m going to use that as the foundation for a random tagline plugin. I’ll get back to you with more about my ideas for that.

Happy coding!

What are your thoughts on the subject?

The Lack Activity On This Blog Is About To Change…And Other Stuff

May 24th, 2010

This blog has excelled in having absolutely no activity for a long, long time. That’s about to change. To ensure that this blog will get regular updates I have teamed up with the SEOLinkVine service to get loads of regular content. I hope you will truly enjoy it. I’m also considering teaming up with other content providers, but we’ll see how that plays out.

Another initiative I have taken to guarantee activity on this blog is to make it my development blog. That means I will be using this blog for my own experimental WordPress development. The flip side of this is that the blog may occasionally experience some downtime. The bonus is that it should be very entertaining :-)

Although the blog name suggests that this blog will mainly consist of posts about client side technologies my professional life has developed in an unexpected direction. In fact, I will mainly be working with databases in the future. That is just about as far away from client side technologies as you can get, which is why I have outsourced blog posts about client side technologies.

If you think you can contribute quality information about clientside technologies feel free to leave a comment and I’ll get in touch with you!

I hope you will enjoy these changes as much as I will! And I hope you will return to this blog soon!

What do you think? Please comment below to tell me.

Starting On A High Note

February 15th, 2009

Well, since I don’t expect to be ending anytime soon. As the title of this blog suggests there will be a lot of client side code. Having said that the amount of server side code will be about the same. I don’t like to differentiate the two. However, I can promise you that all code presented on this blog will be web based. This blog has two main purposes.

  1. Keeping track of my coding projects
  2. Entertainment value and possible rants

Read the rest of this entry »

Any ideas?