Related Tags

Saturday, January 14, 2012

How to Make Your Blogger Blog Ready for Mobile Phones


Nowadays millions of people use their mobile phones to access internet, as the mobile internet speed is very fast these days with 3G's, mobile apps, etc...

Many of your readers are coming to your blog through mobile phones.. But, if you don't make your blog mobile friendly, you may lose your mobile readers because in a mobile phone, a normal blog takes lot of time to load and there are other issues that your site not fitting properly in the mobile screen.

So, here is how to make your Blogger (blogspot) blog mobile internet friendly..

1. Sign into your Blogger account > Design > Edit html
2. Search (Ctrl+f) for the following line.
   <b:include data='blog' name='all-head-content'/> 
3.Paste the following code below that line...
  <meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
  <b:if cond='data:blog.isMobile'>
  <meta content='width=device-width, initial-scale=1.0, user-scalable=0' name='viewport'/>
  <b:else/>
  <meta content='width=1100' name='viewport'/>
   </b:if>

4.Save the Changes!

That's it! Now, your visitors can access your blogger blog through mobile phones with blazing speed...

Saturday, September 11, 2010

Create Portable Applications Using Cameyo

Ever wished you could pack an entire application into one single .EXE and take it with you anywhere without having to reinstall it every time? At work, at home, on your laptop, at a friend...

Ever wanted to avoid having to reinstall all your applications every time you change, upgrade or reformat your computer?

Or, if you are an IT admin, have you ever dreamed you didn't have to test and deploy applications, and simply let your users launch them on demand whenever they needed to?

If so, application virtualization is probably what you need. Give Cameyo a try. It is (and will remain) free!

Cameyo is a free, open-architecture application virtualization product. It combines best-of-breed application virtualization technology with simplicity.

Cameyo is extremely simple to use. Just start it up, let it take a snapshot of your PC (which can take a little while, even if you don't have a ton of stuff loaded onto it), and install your program of choice. After you're done, Cameyo will take another snapshot and package that application into a portable EXE that you can take with you anywhere and run it normally (but without it affecting the rest of the system).




View Demo Here.

Download Cameyo Free Here.

Tuesday, September 7, 2010

Leave No Trace: How to Completely Erase Your Hard Drives, SSDs and Thumb Drives

With stories abounding of identity theft aided by information lifted from discarded storage devices, you want devices you no longer plan to use to have no usable information when they head out the door. Here's how to wipe them clean...[More]

Starting From Scratch: A Step-by-Step Guide to Reinstalling Your OS

[More]