QR Code is short form for Quick Response code. I found this often used on the Android marketplace to help us find the apps to install to our Android devices. What I did not realize was how easy it is to generate one.
For example, this is one a QR code to my other blog:
On the iPhone, you can use QR Reader and on Android devices, there is a app called QR Droid to help you. Both the above devices can read as well as generate the QR Code as shown above. On the computer, you just need to search for QR to find websites that can generate the images for you.
The barcode reader on Android can also read the code and auto fill the spaces for like when you want to SMS someone.
Saturday, July 30, 2011
Wednesday, July 13, 2011
Setting up TP W8901G for Streamyx
This document is taken from the following url.
The setting should be as follow:
My take from the above article are the following:
The setting should be as follow:
My take from the above article are the following:
- PVC2 is used instead of PVC0.
- VPI needs to be set to 0
- VCI needs to be set to 35.
- Encapsulation needs to be set to PPPoE LLC
- User is the usual account with @streamyx prefix
- Password of course is required.
The other important part is the DNS setting. As is mentioned, in one of the replies:
Source | DNS 1 | DNS 2 |
TMNet | 202.188.0.133 | 202.188.1.5 |
8.8.8.8 | 8.8.4.4 | |
OpenDNS | 208.67.222.222 | 208.67.220.220 |
Friday, July 8, 2011
Google Doc Search Operators
The following are operators that can be used in Google Docs. The full document can be found here.
Operator | Definition | Example |
“ ” Quotes | To find documents that contain that exact phrase. | “match this phrase exactly” |
OR | To find documents with at least one of the words. | tacos OR nachos |
- Hyphen | Documents that don’t have a particular word. So if you want docs that mention salsa, but not dancing use... | salsa -dancing |
from: | Documents shared from someone | from:bob@gmail.com |
to: | Documents shared to someone | to:bob@gmail.com |
is:starred | Items that you have marked with a star. | is:starred |
is:hidden or is:archived | Items that you have hidden from the main Documents List by deselecting the Show in Home option. | is:hidden |
type: | Search by the type of document. This covers: document, spreadsheet, presentation, drawing, image, video, image_or_video, pdf, and textdoc. | type:spreadsheet |
before:YYYY-MM-DD after:YYYY-MM-DD | Find items that were edited before or after a certain day. | before:2010-12-01 |
owner: | Search according to who owns the item. | owner:Frank |
title: | Search by the item’s title | title:”Conference 2010” |
Subscribe to:
Posts (Atom)