Showing posts with label Tips and Tricks. Show all posts
Showing posts with label Tips and Tricks. Show all posts

Wednesday, 16 January 2013

Free alternatives to Google Apps.

No comments:
Now that Google apps for Business is not free for new users (existing users will still continue to get service for free.) Many users are left searching for good alternatives to it, there are aplenty, but not free of course, so i found out some free mail collaboration services for small businesses and domains.
Google apps free alternatives

1. In the first place is the Microsoft Mail service Hotmail or Outlook(as it is called now.)  
To use it you must first go to http://domains.live.com/ , Login via your existing account or create a new account, enter your domain and verify the DNS and mx records to start using the service.
Continue reading

Thursday, 10 January 2013

4 Simple HTML Online tutorials for Beginners.

No comments:

HTML and CSS Online tutorials for Beginners.   

Learning some basic web designing and coding is imperative for everyone these days to make full use of technology and some HTML and coding never goes waste in your life.
Even bloggers need to understand some basic HTML and CSS for full use their talent, but these days not many people have time to go out of home to learn these things, so there are many online resources to learn web programming, i have compiled some of them which i find of good use to me and are frequently updated to HTML5 and CSS3.
Continue reading

Sunday, 30 December 2012

6 Easy ways to protect your online identity.

No comments:
 
International governments these days seem too intent on controlling use of internet by the citizens, this trend is continuously rising these days with the Google's Transparency Report showing rapid increase in requests of user data by government agencies for many unspecified reasons.The figures below show the same story, this is really bad for the freedom and privacy of users on the internet. 

This naturally should concern you all even if you are not doing anything illegal on the internet, because basic right to the free use of internet is yours.
Here i will be discussing some easy ways to protect your online identity, which are very easy for you to employ.
Continue reading

Saturday, 8 December 2012

Restore WordPress Blog using Duplicator plugin with Database.

7 comments:

Making backup of a WordPress blog is always easy but if you want to restore the same backup,then it is no easy task,especially for the people who are less accustomed to these things. I recently had to restore my site due to a hosting problem and was left wanting for a good tutorial to do so, but there are no detailed tutorials on the web in this regard.
Anyways, I figured out my way with the Duplicator Free Plugin, this is a plugin which gives you the option to restore your full site without any hassles on your part, so i thought to write a good tutorial for this, so, lets get to work, in this tutorial the emphasis is on restoring the backup as generating the backup is too easy :-
Continue reading

Tuesday, 16 October 2012

Send SMS using Google Gmail Service in India.

No comments:

Google has recently started to give free SMS(Short Messaging Service) service to its users in India. This service was already available in rest of the western countries but it is now that Indian users can avail this.
According to the official help provided we can send 50 Messages/Day to any number in the country and it will be free. It maintains a credit system which consumes 1 out of 50 credits every time your sent message is delivered(yes, it also gives you a delivery report.)

Continue reading

Saturday, 12 May 2012

Compress PNG Files without losing quality.

No comments:

Using this method you can decrease size of your .PNG file between 20-40% of the original size,without even losing a pixel of quality.
Getting the size of images down to decrease site load time is a big problem for webmasters like me,that too without losing quality.so one day i came across a tool which is light weight and whittles down the quality of the image by converting the png-24 image to png-8 without causing  pixelating or loss of transparency to the photo.
The name of the Tool is pngquant.
Continue reading

Saturday, 14 April 2012

[Tutorial] How to Put code Box on Blogspot Posts.

No comments:
code box

Lets get this done quickly and simply.If you ever wanted to add some HTML code to your blogger posts then you might have seen that you cant put it normally ,because blogger just compiles it like most it were to be a part of source code.
So here is a simple procedure to put your code in posts:-

1.  Go to New Post Click on HTML Beside Compose,and HTML code for your post appears. 
edit html

2.  Put this code where you want to put the code box.

<textarea cols="”40″" name="”textarea”" rows="”4″" style="height: 81px; width: 392px;">PUT YOUR CODE HERE</textarea>
3.  And this is the result you get -

Continue reading

Sunday, 8 April 2012

Make Android Apps Online Without any Programming

No comments:

Android is the future of mobile Operating systems and we all know that and The Google Play app store already lists more that 3 million apps and they are increasing almost exponentially.So if you own a Website/Business you would want to connect to your mobile customers just as easily,and if you have been thinking of making some app later then THIS is the right time to jump on to it.Here i am Listing some useful websites which allow you to create your android app without any previous knowledge of Programming (YES!),as simple as that.So lets Start


Continue reading