Kiran's blog

Why require an SEO Architect

If you are starting up with web development and need to be sure that your site is built right from the beginning to be properly spider and listed in major search engines, you have to be sure to consult with a Search Engine Architect.

An SEO Architect will be preoccupied through the process of development and will interact with the developers along the way to make secure that your site is perfectly SEO friendly. This interns will help your site to be found by your target market.

What affects SEO?
Every segment of your website effect your success with search engines. EVERY segment. The magic of SEO is knowing the extent of the effect and what to do about it.

My proposed solutions work best for the following cases:

  • How many links do I need to get a Page Rank XX?
  • Inspite of high PR unable to get first position in the Google SERPs?
  • Is your website complies to Ethical SEO techniques?
  • Is your site penalized by Google?

Sort an index Mysql

For sorting an index and data according to an index, use

myisamchk --sort-index --sort-records=1
(assuming that you want to sort on index 1).

This is the best way to make queries faster if you have a unique index from which you want to read all rows in order according to the index.

However, the first time you sort a large table this way, it may take a long time.

Concurrent Inserts For MyISAM

MyISAM storage engine supports concurrent inserts. If there are multiple INSERT statements, they are queued and performed in sequence, concurrently with the SELECT statements.

The concurrent_insert system variable can be set to modify the concurrent-insert processing. This variable is set to 1 by default. To disable concurrent insert just set concurrent_insert variable to 0. If the variable is set to 2, concurrent inserts at the end of the table are allowed even for tables that have deleted rows. See also the description of the concurrent_insert system variable.

cloud hosting

What is cloud hosting?

Cloud Hosting (often also referred to as clustered hosting) is a step up from the shared hosting infrastructure that is commonly used today. Generally, website hosted on a cloud hosting operates on a clustered servers where online operations are not limited to a single server. By handling security, load balancing and server resources virtually you are no longer restricted to the limits of one physical piece of hardware. In basic terms, online operations are not limited to a single server, they have access to the processing power of a number of servers that are distributed in real time.

Benefits of cloud hosting

Cloud hosting benefits the users from various angles. It’s scalability and cost efficient is the commonly known advantages.

Linux and Silverlight 2

Novell, in cooperation with Microsoft, has developed an open source version of Silverlight, called Moonlight, that is now available for Linux in version 2.

About Silverlight - it is a web browser plug-in developed by Microsoft that provides support for a wide range of multimedia functions, similar to Adobe Flash.

Version 3 of Silverlight has already been released several months ago. However, Moonlight 2 is based on Silverlight version 2, but includes some of the new features of version 3.

The open source licensing of
Moonlight
allows it to be included in Ubuntu and other
Linux distributions

Cumulus Tag Cloud

Kiran Says

I love work environment which is:

Informal yet professional
Demanding yet rewarding
Challenging yet inspiring
Mediocrity is not an option
Having fun is serious business
Making mistakes is human
Forgiveness is Company Policy

Travelling Sucks