Tips and Tricks

Google Font API: Add beautiful web fonts on your web page [Web-design]Web designers surely know the pain not to be able to use wide variety of fonts on their web-pages. There are these web-safe fonts that you need to remain stuck to because you don’t want your web-page to appear differently on different browsers. Of course there’s @font-face to help you out but it also has its own issues. Google offers Font API that helps you add web fonts to any web page.

Google Font API

The Google Font API includes:

  • A choice of high quality open source fonts.
  • Works in most browsers.
  • Extremely easy to use.

To use the API, all you need to do is to add a stylesheet link (shown below) in your HTML, just after the <head> tag.

<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Tangerine">

Using the above code you can use the ‘Tangerine’ font in your web page using CSS. As of now, Google offers these web fonts in a repository called ‘Google Font Directory’ which you can use in a similar manner. The fonts in the directory are all released under open source licenses so you can use them on any non-commercial or commercial project.

Some useful links:

Is your Privacy safe on Facebook? Check now!Facebook has been notorious when it comes to user’s privacy and has been repeatedly bombarded with questions every-time it came up with an increasingly eerie privacy policy. If you are too concerned about your privacy on Facebook but still want to keep up with it to the fullest, you might want to try out and excellent tool that reclaims your privacy on Facebook.

ReclaimPrivacy is a browser based Facebook privacy scanner that helps you fix privacy holes. All you need to do is to-

1) Drag n’ drop the ‘Scan for Privacy’ bookmarklet available at ReclaimPrivacy to your bookmarks toolbar.

Scan for privacy bookmarklet

2) Login to your Facebook account and click the ‘Scan for Privacy’ bookmarklet. Immediately, the results will be shown above your profile. The scans shows the what all information you are sharing with your friends and the rest of the world and lets you opt-out of them to keep your privacy safe.

Facebook insecure

3 easy steps to a secured WiFi network [Security]WiFi networks without any kind of security measures set up within them are more dangerous than you can possibly fathom. An open WiFi network is like an unguarded treasury. Let alone unrestricted bandwidth usage by strangers, your private data like email, documents, pictures, etc can be at stake. Recently, Google apologized for collecting private data samples over unsecured WiFi networks. Here we have a basic 3-step guide to a robust and secured WiFi network.

» Hiding the SSID

Service Set IDentifier is a public name of your wireless network which can be set by the user. Wireless routers, by default, broadcast their SSIDs which are identified by the WiFi modules present in the WiFi enabled devices. All we have to do is to make the wireless network hidden i.e. not to broadcast the SSID.

This can be done by logging into the router’s control panel. The following screenshot shows how one can disable the SSID broadcast in NetGear Wireless G 54 router. These settings are more or less the same for most browsers. So look for ‘Advanced Wireless Settings’ or something along those lines where you can enable/disable the SSID broadcast.

Netgear SSID broadcast settings

Once you disable the SSID broadcast, your wireless network will be hidden. You will have to manually enter the SSID of the network on your WiFi device to get connected. So it will be a hard time for strangers to guess the SSID or even know the possibility of an available wireless network in the first place.

However, smart WiFi sniffer software can detect hidden networks and can even get hold of their SSIDs by injecting malicious packets. Hence, it’s necessary that you enable WEP/WPA password protection.

» Enabling WEP/WPA protection

Every wireless router has a security options panel that lets you set a password for the WiFi network. In NetGear routers you get WEP (Wired Equivalent Privacy), WPA (WiFi Protected Access) and their variations to secure your wireless network. These protocols implement high quality encryption algorithms to protect your password. Set your passphrase and remember it for logging into the WiFi network.

Netgear enabling WEP-WPA

 

» Allow access based on MAC address

For those who don’t know, a MAC address is a unique identifier for the network card of your computer or a device, commonly referred to as the ‘physical’ address. For the MAC address based security, you need to punch in this physical address in the ‘Allowed’ list of devices in the router’s configuration.

To find your MAC address, open ‘Command Prompt’ (Start > Run > Type ‘cmd.exe’. Press Enter). Then type ‘ipconfig’ and press enter. If you’re running Linux or Mac OS X, you need to type ‘ifconfig’ in the Terminal window. Here, look for the ‘Physical address’ entry.

Alternatively, you can go to the network connections, right click the Wireless Network adapter, select ‘Status’ and then in the window that appears, click the ‘Details’ button. A new window will appear where you can find the Physical Address.

Finding MAC address

 

Now you need to setup the access list in your wireless router. In NetGear routers, in the ‘Advanced Wireless Settings’ click the ‘Setup Access List’ button. Again, these settings are more or less same in most routers so I don’t think it will be difficult to find them. Enter the MAC addresses (physical addresses) of only the devices your need to provide connectivity. Any device not included in this list won’t be able to connect with the wireless network.

Netgear setup access list

 

The MAC address based security is extremely good. However, nothing beats the combination of all the three mentioned above. This concludes the our basic 3 step guide to a secured WiFi network. Hope you liked the post. :) Do subscribe to our rss feeds and also join us on facebook Facebook and twitter Twitter.

Send a self-destructing email with OneTimeMessageSo you are a high profile secret agent and need to send a really secure email to your party ;), you might want to try OneTimeMessage – a web-service that lets you send self-destructing emails to your friends.

There is no sign-up required. Just put in your and the recipient’s name and email address, write your secret message and send it. You might want to set additional options to send you a message when your email is read and when to destroy the message in case it remains unread.

OneTimeMessage

 

The system then gives you a ‘key’ which you need to send to the recipient by any means of communication. Once the recipient reads the message, it destroys itself automatically within 5 minutes. I have used it and it’s really great.

Go to OneTimeMessage

How to: Enable / Disable location-aware browsing in Firefox and Google ChromeThe latest versions of Firefox and Google Chrome support location-aware browsing, enabling websites to use the geo-location of the user to provide them relevant and localized content. Although both browsers claim to keep your privacy intact by revealing as little information possible, some of you might want to tweak the settings to either enable / disable the feature completely.

By default, the location-aware browsing feature is partially enabled in both the browsers. Meaning, it’ll ask for user’s permission when a website requests their geo-location. You can set the preferences like so.

Mozilla Firefox (v. 3.5+)

Undo a geo-location permission granted to a website

  • Go to the website you have already granted the geo-location permission.
  • Go to ‘Tools’ > ‘Page Info’.
  • Click ‘Permissions’ tab.
  • In ‘Share Location’, uncheck ‘Always ask’ and set it to ‘Blocked’.

Disabling the location-aware browsing feature completely

  • In the address-bar, type ‘about:config’.
  • In the ‘Filter’ box, type ‘geo.enabled’.
  • Now double-click the ‘geo.enabled’ entry to make it ‘false. Firefox Geo-location enable

To enable it back again, toggle the above settings.

Google Chrome (v. 5+)

  • In Google Chrome, click the Tools icon > Options.
  • Click ‘Under the hood’ tab > ‘Content Settings…’ button.
  • In the small window that appears, click the ‘Location’ tab.
  • To disable the feature completely, select the third option – ‘Do not allow any site to track my physical location’.
  • Google Chrome geo location settings

  • Close all configuration windows.

Of course these settings can be changed as and when required in both browsers.

How to: Restore Google’s old interfaceQuick Tip

You might have experienced it by now that Google has made some significant UI changes to its search results page. However, if you are a bit uncomfortable with the new interface, you can use a Greasemonkey script called ‘OldGoogle’ to restore the old interface.

Google interface

1) First, install Greasemonkey add-on available for Firefox and Chrome.

2) Go to the OldGoogle userscript page and click the ‘Install’ button.

That’s it. Now the script will automatically override the display of the search results page to give the old look and feel.

7 Twitter tools to boost your productivityYou know the reason why Twitter is so popular? It’s because it is not bound to one particular usage. You can use Twitter any way you want and it gives you awesome results. You can connect with friends, promote your business, spread awareness, get news, keep track of latest trends and much more. In such a case you would obviously want to use Twitter increase your productivity. Here are some tools that can help you achieve that.

TwitterCal

TwitterCal

TwitterCals integrates your Twitter account with Google Calendar so that you can schedule and manage events and To-Do lists from Twitter itself.

 

Twonvert

Twonvert

Twonvert shortens your tweet by converting it to an SMS language so that you can say more in 140 characters.

 

21Tweets

21Tweets

21Tweets is a unique service that claims to make you a better individual. It helps you form 21 good habits in 21 tweets. :D

 

StrawPoll

StrawPoll

You can create small polls for your followers and keep track of number of votes.

 

TwitterMail

TwitterMail

TwitterMail is a sub-service running under TwitterCounter that lets you tweet using a unique email called twittermail.

 

TweetWasters

TweetWasters

A guilt invoking tool that makes you realise how much time you spend on Twitter. :D

 

twAiter

twAiter

twAiter is a nice tool to schedule and republish your tweets at specified time. It also has a feed manager, a calendar and a tweet translator.

If you you of some other important Twitter tool that helps productivity, do let us know.