Mohsin Rasool - IAM & IGA Consultant

  • Home
  • About
  • Testimonials
  • Genesis Framework for WordPress – What, Why & How
  • Contact

Powered by Genesis

Google Apps – Future Of Business Communication

November 19, 2009 by Mohsin Rasool

Google Apps is one of the best invention in the history as far as business communication is concerned. It offers everything you need. It has all the scalability your business ever is going to need. And It has no user manual for users and no training course to use as it is THAT easy.

Are you using Google Apps for your online business? I hate the standard email packages which comes with any hosting account. I always wanted to use GMAIL for my business communications but sometime customers do not like the fact that some business is using FREE email address like you@gmail.com .. BUT it all changed…

Yeah with Google Apps you can have backend which is built on GMAIL , but in the front-end you could have you@yourdomain.com and so on! So you enjoy the both worlds!

I suggest you take a look at Google Apps today if you have not considered it before. For a business with up to 50 users it is free. So for a small business online with few employees this is not going to cost you a cent! Check out Google Apps here.

Filed Under: Internet Business, Technology Tagged With: Business Communication, Email Tips, Free Google Solution, Google Apps, Web Hosting, Website Development

How a Website is Created Online Exactly – Part -1

November 2, 2009 by Mohsin Rasool

In offline world with my potential clients and friends (in Pakistan) I get this question a lot. Believe me this is very hard to explain as I have forgot the basics and I do not realize sometime that how hard it was for me to understand all of this stuff when i get started…

Today I am going to explain very general overview of a Website, its component and its stages of development and essentials. First of all let me start with three main components of a Website:

  1. Domain Name – A Name like www.YourDomain.com (You Buy it!)
  2. Hosting – Some space on a server which is 24/hours linked to internet. (You Rent it!)
  3. Webpages – Yeah the Real Website, the pages which you want to show there.

Then we have about three stages of building a website or creating webpages like:

  1. Design – Drafting and Finalizing the design of your website, the template
  2. Development – Creation of webpages using the design and code
  3. Testing and Uploading the finalized web pages to your web host.

Let’s talk more about components of a website:

Domain Name

Domain name is your website’s internet address. Just like your cell phone number it is address which is linked to your website so that whenever access that address in his browser your website is shown to him.

In technical sense, you know every computer on internet is linked to the Network through an IP…forget about it…i cannot explain this for now..sometime later..for now remember this is your website’s unique name just like your own cell phone number. You need to register this with a domain name registrar just like you do register/buy your cell phone number from a cellular company.

No there are no FREE domain names! You have to pay registration fee every year..it can cost you about Rs. 800 to Rs. 1000 per year (about $10) depending on the registrar you are using.

Yes sometime someone will offer you a free domain but you have to buy hosting or website services from them that is how they make money otherwise if they simply give away free domain names they have gone out of business in one week!

I Want a Personal Website & I do not have money to invest – I want everything free so does website domain name!!! Well for you my dear friend of college, first of all good luck with your studies. I am proud of you to see expanding your presence online. For you i recommend some free sub-domain!

Sub-Domains are Part of existing domains and companies can offer your free sub-domains at their websites. Like I own this domain www.Rboq.com , I can offer unlimited sub-domains to anyone , their domain name would be like this: for a friend with name Asad, it could be www.asad.rboq.com or in a correct way it would be http://asad.rboq.com

If you are serious in having online website i recommend own domain name. But if you just want a free ride for now, i suggest to get some free sub-domain with any reputable host online. For example Note: I have googled for some good sub-domain offers and sorry i could not find any legitimate so far…but here is best deal for you..go for latest model of website called BLOG 🙂

What is a Blog – Blog is just like a website in basic sense. It has everything in it for you to start with zero cost. You can have your blog live in one hour there are some of the big players online offering free, legitimate blogs. For Example Google’s Blogger or WordPress.com . How to create your own blog with Blogger or WordPress I will post about it in my next post, Insha Allah.

Ok what if you have credit card in hand, and ready to shell $10 for your great domain name right now, i suggest you buy through NameCheap , they are one of the best domain registrars online. I have registered and managed with them my own 50+ domain names and also many many domains of our clients are registered with them.

For now that is all, In next part I would share with you about hosting and then building a website… Stayed tuned!

Regards,

Mohsin Rasool

Filed Under: Internet Business, Technology Tagged With: Domain Names, Web Hosting, Website Development

WordPress as CMS Pages RSS Feeds

September 6, 2009 by Mohsin Rasool

More and more clients are demanding to have their site backend built on WordPress. They want to use WordPress but they do not want to use it as a blog but CMS or a Niche site.

To make a wordpress powered site look like a Content website and not just a blog, and also to make it work like a CMS, we add permanent content into Pages (instead of posts). This works great but there is a problem…

Problem is that by default WordPress does not generate RSS feeds from pages. To really benefit from this technology we need to have pages content also included into RSS feeds.

We solved this problem by installing a simple plugin available for this called RSS Include Pages.

I suggest you to install this plugin if your most of the content is in the form of Pages instead of posts in wordpress powered website.

Regards,

Mohsin

Filed Under: Internet Business, Technology Tagged With: Blogging, Programming, SEO Stuff, Website Development, Wordpress Tips

MySQL-Front What a Great Tool

September 6, 2009 by Mohsin Rasool

Hi,

For local development and coding I use WAMP (Windows, Apache, MySQL, PHP) at my laptop and it is really great to do coding while disconnected from wide wide wild internet.

I use PhpMYAdmin to access MySQL db from localhost but just recently i was introduced with a Desktop Program named MySQL-Front to access MySQL db and much operations fast!

Shahzad my close friend just left today, for last two days he was with me at my dorm room + office. Wow what a learning experience to spend time with this senior developer. He has introduced this tool and I have downloaded their trail version and i am already having fun with it.

Another great development tool to add in my growing development tools collection!

Filed Under: Productivity, Technology Tagged With: Programming, Website Development

Google Chrome Browser Background Problem

June 20, 2009 by Mohsin Rasool

Today I was working on a new wordpress theme and I discovered this Error/Bug in Google Chrome. What is the bug? Well it would not show the background of the body properly.

Every other browser like Firefox and I.E will show the background fine, but Chrome will show no background, or simple plane white color. While I used built in Element Inspect tool in Chrome, I see there it has applied blank background. I searched the Web, and found many fixes, but this is what worked for me:

Simple add to your CSS stylesheet this line:

html{ height: 100%;}

Also you may replace your Body tag, with Html,Body i.e.
Body
{some css here}

will become
Html,Body
{same CSS here.}

Hope this saves you some time and solve your problem.
Regards,
Mohsin Rasool

Filed Under: Internet Business, Technology Tagged With: Browser Issues, Website Development

Recent Posts

  • Launch Again if Needed
  • Testing Gutenberg Editor
  • My Favorite Quotes
  • Fix NodeJs Permissions Problem
  • Take Full Page Screenshot in FireFox with No Addons like a Boss
  • My Calculator is Now NodeJs instead of Google or Excel
  • Node.js Installing on Ubuntu 14.04 and also NPM
  • Associate Tags & Categories with Custom Post Type – CPT & Make them Work on Archive Pages
  • SASS & SCSS to Super Charge CSS Skills
  • Bluefish Editor – Text Editor for Programmers
  • An offline version of Khan Academy
  • Happy New Year 2014 & Falling Snow until 4th jan
  • WordPress 3.8 I love Admin Interface
  • German City Starts Distributing Free Ubuntu 12.04 CDs to Windows XP Users
  • FireFox Responsive Web Design View RWD
  • Keep Height of Second Div column same as First Div
  • Using PTCL & WordPress – Two Unusual Issues I Faced Today
  • Surprise – The Biggest Bonus So Far & Joy of Working
  • Toastmasters Club Lahore
  • Giving Access to Specific Bucket in AWS using IAM
  • GiT Guide & Basic Commands for Git Beginners
  • Added Good Looking Pricing Table to MagicBox Website
  • Thank You WordPress
  • Yes You Can Do It _Watch it Now
  • 2Checkout Coupon Promo Code Get Free 2Co Account
  • Top Ubuntu Free Softwares We Use Everyday in Our Internet Business
  • Market Samurai – Great Customer Support
  • Bobby McFerrin hacks your brain with music
  • Start up File Helps Your Startup Business
  • Simply Awesome – Reunion With Old Friend
  • Fire the Complex, Go for Simple
  • Facebook Profile Nice & Clean Personal URL
  • Forget about todo list, Manage Your Energy
  • Credit Card Interest Rate Puzzle & Banker’s Bomb
  • Seven Best Free Tools I Use Everyday in my Business
  • Google Wave – Best Tips & Tricks for Users
  • Paypal in Pakistan? Response to a Friend
  • Google Apps – Future Of Business Communication
  • Flippa for Flipping, Good as Sitepoint?
  • Fit Reports Launched again at Fit dot com
  • How a Website is Created Online Exactly – Part -1
  • 2Checkout Owner Alan Homewood Interviewed
  • Uploading Files Fast Quick Tip
  • How to Delete All Those Spam Comments
  • WordPress as CMS Pages RSS Feeds
  • MySQL-Front What a Great Tool
  • Google Chrome Browser Background Problem
  • Quick Fix for WordPress Duplicate Content
  • WordPress Blog Tips
  • No Paypal, No Clickbank, No Problem