• Recent Posts

    20 January 2012

    As a webmaster you have to upload files to your web site. These files can be simple .html or .php files or script files. Script files can be .pl, .cgi or .php …
    Sometimes you need to upload zip files to your web site when you are uploading script files, backup files or moving data from [...]



    02 January 2012

    Most of the web sites have products or services to sell. Either digital products or physical goods … The part of the web site that manages the inventory and provides the buying experience to the buyers comes under ecommerce.
    Recent (or long existing ?) trend on competing to top spots on search engine results pushing ecommerce [...]



    30 December 2011

    ‘HTML emails’ are simply like a web page displaying in email clients based on html code. As contrary ‘text based’ email are simple text like our notepad.
    Email marketers like to send their emails in html format because of the control on layout and colors. But many email clients disable the html display by default. So [...]



    20 December 2011

    Unix has the facility that we can use to zip or tar the folders and files on your web site. You can download them to your computer as backups.
    To tar single folder:
    tar cvf folder1.tar folder1
    To tar multiple folders (in current directory):
    tar cvf folders.tar folder1 folder2 folder3
    To tar multiple folders (in different directories):
    tar cvf folders.tar /path/to/folder1 [...]



    14 November 2010

    When you outline a web site lay out, I am sure you will create your template lay out like -
    * Header
    * Footer
    * Left/Right navigation
    * Body
    Yes, it is a nice and clean lay out … But are you keeping the following links in your footer area:
    1. Terms of Service: If you are offering a service or [...]



    25 August 2010

    Google Country based search results:
    When you go to Google.com, google automatically detects your ip and redirects you to their site with your country tld.
    Example: If a person in Jamaica goes to google.com, it reditects the person to http://www.google.com.jm/
    This is useful when we want to find local results as google gives local results much more importance. [...]



    15 May 2010

    On the Internet, it is very possible to make money without selling any product. One way of doing so is through starting your own eZine, also known as an electronic newsletter.
    In a nutshell, you send out your eZine issues on a periodical basis to your subscribers. The good part is that you have a flexible [...]



    15 April 2010

    Every day I use Google for my searches. Yes … Bing and Yahoo are also OK, but I guess I am more used to Google search interface …
    Today when I went to Google, something has changed. Yeah! the buttons have changed. But when I did the search, the results page came out very different. Here [...]



    26 March 2010

    Recently I saw a post on Searchengineland.com regarding which URL shortening service to use to allow your visitors to tweet your blog posts. Basically this post compares the url shortening services in detail and list out the pros and cons of using each of them. Excellent post! But even though I read it from top [...]



    19 March 2010

    I was looking to create short urls on my own domain instead of using third party url shortening services for my Wordpress blog posts.
    See the post here If you want to Use Your own Wordpress ugly URLs to Tweet Your blog posts with no plug-ins.
    Here are five wordpress plugins that would be useful to create [...]



  • Most popular

  • Browse by Tags