Computer and Internet tips

01
Sep

How to do SEO to Ecommerce Websites

Search Engine Optimization has become the heart of the websites as the competition among the website owners is growing day by day, the fight between the competitors seems to be never ending as they will be intention to achieve the first place in Google.
Search engine optimization has never been easy as Google changes its algorithm from time to time. Moreover search engine optimization is never been easy to implement on flash sites, wallpaper sites and e-commerce sites

30
Aug

Choose your Best Hosting Provider

As Days pass by, the number of websites are growing up due to heavy competition. So in order to survive these websites they need hosting provider which inturn increasing the competition among hosting providers. Now a days you can see a lot of hosting providers coming with different schemes to beat the best and to occupy the first place in the web marketing industry. The hosting provider split into different groups depending upon the kinds of platforms existing in the market. For example aspx pages can be hosted only on exchange server like that for php we have innumerable number of hosting providers.
If you are going to start a website then plan to choose the best hosting provider with all the features satisfying your website. Suppose you want to include email feature in your website then you need to choose the reluctant hosting provider for hosting your website by enabling the email feature so that the users can get an email account for free.
Before choosing your hosting provider you need to go through this valuable information where ever you can’t get this. Don’t forget to check these points whether your hosting provider is meeting your needs or not.

27
Aug

Book your tickets for Las Vegas Shows

Well this post might look strange to you guys, why this technology related website is posting content about ongoing concerts, performances, shows in Las Vegas? Then you are on the right path, I would definitely like to post the reason.
One fine day one of my friend who stays in Las Vegas asked me, That “How can i find ongoing concerts, or book tickets to that ongoing shows?”. He told me that he facing a lot of difficulty in finding out these shows or to book advance tickets to these shows. So i need to start a survey on those websites which are providing the opportunity to the users to book online tickets and provides them the complete list of shows which are taking place in Las Vegas. During the survey I have gone through sites with good PR but unable to yield the exact result what a user needs or what a user searches for in Google or in any other search engines.
Finally in my voyage to ongoing shows in Las Vegas, I came to know about the Las Vegas city and why people are crazy about the shows which are going to take place in Las Vegas. So firstly I would like to tell you about Las Vegas. It is a city with only days, no nights available as the city never sleeps. Las Vegas attracts travelers from all the corners of the world, as it provides nonstop entertainment for the people and it is a city which is open for business for the whole 24 hours. That is the reason why people are crazy about Las Vegas. So to know whether Las Vegas is a sleepless city I would recommend you to go to this site Las Vegas Which provides you the exact information about the ongoing Las Vegas shows and concerts in Las Vegas and also provides you the opportunity to book online tickets for the concerts going to take place in advance. So don’t waste your time around Google in finding out the best, as elechub chooses the best.

23
Jul

How to rename Recycle Bin

How to rename Recycle Bin :
Have you ever tried to rename Recycle bin?? You will never find an option to rename Recycle bin.  You can rename recycle bin using registry key..
Just go to Start >Run > and type “regedit”.
Find this code “HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}”
Now you can change the name of Recycle Bin as you like :)

Share/Save/Bookmark

23
Jul

What is app.path?How to create app path ?

What is app.path ? How to create app path ??

App.path is a function which returns a string with “\” character at the end if the path is the root drive. For example (”C:\”). But without that character (”\”)  if it isn’t ( example “c:\program files”). Most of the time we need the “\” at the end, so this function saves you the inconvenience of adding it every time.

—————–
Public Function AppPath() As String
Dim sAns As String
sAns = App.Path
If Right(App.Path, 1) <> “\” Then sAns = sAns & “\”
AppPath = sAns
End Function

23
Jul

How to cleanup disk? Clear windows prefetch directory.

How to cleanup disk? Clear windows prefetch directory.
Disk Cleanup is the best, quickest and easiest way to remove temporary files from your system.It is the powerful application which removes all the temporary files,folders and empties recycle bin.

Features of disk cleaning:

  • Disk cleaning covers and tracks on internet.It deletes all the traces which are stored in your hard disk. Which includes:
  • Browse cache.
  • Browse History.
  • Delete Cookies.
  • And deletes all bookmarks. This is optional and disabled by default.
  • Empties recycle bin.
  • Empties various temporary folders.
  • Removes unnecessary registry files and entries.
18
Jul

How to lock my drives??

How to lock my drives, Hide my drives, Hide my folders,Protect my drives etc etc…. I have searched a lot for these queries  . No one has provided exact information. Many softwares are available which can lock drives folders and protect your personal information and prevent unauthorized access.  None of those softwares are for free. Each and every company is demanding minimum of 50$ for each software.

lock all my drives

Well i am having a nice trick which can lock all your system drives and folders and protects your personal information.
Following steps will clearly explains you How to lock all your drives: