SSL Checker

This SSL Checker will help you diagnose problems with your SSL certificate installation. You can verify the SSL certificate on your web server to make sure it  is correctly installed, valid, trusted and doesn’t give any errors to any of your users. To use the SSL Checker, simply enter your server’s hostname (must be public) in the box below and click the Check SSL button. If you need an SSL certificate, check out the SSL Wizard.

More Information About the SSL Checker

Link: http://www.sslshopper.com/ssl-checker.html

Effective from 23 May 2011, you can check .my domain name availability instantly by sending SMS to us.

Below are the expected SMS you will receive:

Step:

Type MY<space>check<space><domain name> and send to 36828.

MyNIC SMS
NOTE:
This service is only available to Celcom, DiGi and Maxis subscribers.

One domain name per SMS only. Each SMS Alert is charged RM0.30. Your mobile number must be active and a minimum of RM1.00 credit balance is required to receive the SMS reply.

Web Portals vs Website “Web portal is a vehicle by which a user gains an access of driving broad array of resources, while a website is a destination in itself”

A web portal and website have a strong linkage between each other, where it relay on each other to grow. Website represents an organization to outside world, but a portal provides multiple user roles with a common access point.

A website is also a portal! If it broadcast information from different independent resources, thus offering a public service function to visitors.

Web Portal

It refers to a website or service that offers broad array of resources and services such as email, forums, search engines and online shopping malls. It’s an organized gateway that helps to configure the access to information found on the Internet. Web portal application offers consistent look and feel with access control into multiple applications and databases. Some of the web portals are, AOL, iGoogle, Yahoo and even more.

Websites

A website refers to a location on the internet and a collection of web pages, images, videos which are addressed relative to a common URL. It’s nothing but a domain name hosted on a server which is accessible via Internet. Owing a website becomes an essential part for any businesses and company with no web presence is just running the risk of losing the business opportunities.

  1. How to modify the paypal button, name, price
    http://wiki.maplecreation.com/paypal-how-to-modify-your-saved-buttons-name/
  2. Create a new “Buy Now” button
    http://wiki.maplecreation.com/createmanage-the-paypal-buy-now-button/
  3. If you have any customer/online buyer have difficulties in paypal, you can generate a money request ticket to his/her paypal account
    http://wiki.maplecreation.com/paypal-how-to-request-money/
  4. Why paypal?
    http://wiki.maplecreation.com/paypal-is-the-most-convenient-payment-gateway/
  5. New user are require to verify your account! Follow the link as shown:
    http://wiki.maplecreation.com/how-to-verify-your-paypal-account-if-you-are-a-first-time-user/
  6. PayPal transaction fee/withdrawal fee:
    http://wiki.maplecreation.com/paypal-transaction-fees-for-domestic-payments/

Gmail Apps Change Password

Gmail Apps Change Password

Gmail Apps Change Password

By implementing the autocomplete=”off” it can stop the textbox auto-display the previous input value.
Otherwise it will very annoying when we have this in jquery.

<form name=”form” action=”submissionpage.php” method=”post” autocomplete=”off”>

jQuery expert :)