Pages

Friday, August 31, 2012

Beginning HTML5

This tutorial help you to understand the Syntax of HTML5
 Look at the below sample html code

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Arunkumar ‘s blog</title>
<link type="text/css" rel="stylesheet" href="example.css">
<script type="text/javascript" src=" example.js"></script>
</head>
<body>
<h1>Welcome to My blog</h1>
<p>Join my site to know about Web. </p>
</body>
</html>


Wednesday, August 29, 2012

Track who opened your mails

Emails the best mode of communication, We as a job seekers send our resumes to recruiters and keep on guessing whether they saw our mail or not? and if they did not replied we will copy paste that mail and again we will send. 

Cannot we track our sent emails?
Whether receiver opened or not?


Sunday, August 26, 2012

Read Later Fast : Chrome and Mozilla plug in for offline access of webpages

       Now a days I am spending most of the time on Internet browsing and my browser is filled with too many tabs.
 And i am saving some links  as bookmarks, when I refer those bookmarks later, i came to know that they are no longer important. I keep on deleting those bookmarks.
        
        Cannot we have temporary location for storing those types of links? rather than storing it into bookmarks


Saturday, August 25, 2012

A new Era of Web Development – HTML5


 Tim Berners lee introduced HTML and wrote Browser in early 1990’s. The main purpose is to use and share documents among CERN researchers. 

After that it is continuously adding many new features like CSS, Java Script etc..
More than two decades after HTML was introduced still we are asking questions about Web like

What is World Wide Web?
What it can be?
What are the main features and applications we can use and really important to us?
What are the tools available to develop these great sites and apps? And Finally
How effectively we can build these apps and sites so that it can fit into Browser?

Friday, August 24, 2012

Internet Explorer tab in Google Chrome and Mozilla

Tired of checking each webpages in Internet Explorer?
Cannot we check within chrome or Mozilla?
And want to check Outlook mails within Chrome or Mozilla with Internet Explorer Features..!
Is there is any extension for this?

Answer is Yes.. We can check IE compatibility within Chrome or Mozilla itself..

Tuesday, August 21, 2012

Google Body Browser

Exploring Human Body in 3D view..
If you are using google Chrome or FireFox 4 or higher Version browser.. then..
Click here for awesome Experience..

these are the sample pics from Google body browser..


Human Body


Human Body

Human Body


Select Options given on the left hand side panel or
Just double click and play around..

And also it has one search box, just enter body parts like mouth nose etc..
and see the magic..

With the end of google labs, google discontinues the development of different experiments including this 
Google Body Browser..

This is built by google Engineers on their 20% of free time.
But now this project handed over to Zygote,the company which provided the 
images used in this application.

And also software underlying google body is now open source..
using this code, Zygote is offering the same navigation,layers and instant search Google Body..

It's very useful for high schools students to explain about Human Body.. 





Thursday, August 9, 2012

Awesome Google Calculator

Today i tried something different on google search..
I just enter something like 10+3.. to see what it will return..

As expected it returned the result as 13.. and Google Calculator as shown below.. yes Google Calculator integrated  in normal Web Search.
It include normal operations like addition, subtraction,multiplication and trigonometric operations etc..



No image


And i dug into google and found some awesone features of it.
For example currency conversions just type

10 USD in INR

it will convert us dollars to Indian rupees and return results.. And remember we should follow standard query

Value CurrencyCode for Country in CurrencyCode for Country 

Indian rupee code is - INR
US Dollars              - USD
Japanese                 - YEN

try another example

just type 

seconds in a year
speed of light  in knots

it will return corresponding results..

Hang on it offer lot more than we expect, The main feature of this calculator is it will accept strings and as well as expressions,humorous units of measurement(like Beared seconds-5ns etc)..

Now we will play with this 

Just type the loneliest number see what it will return.. Amazing right.. it will return '1'
And  "the number of horns on a unicorn" equals "1".
"once in a blue moon" equals "1.16699016 × 10−8 hertz".
"a bakers dozen" equals "13".

And final and most amazing thing just try

the answer to the ultimate question of life, the universe, and everything

It return '42'.. yes you are correct it will return 42.. You know why? Even I don't know just google it you will find more information and i found some information about this mystery number 42  

 "the answer to life, the universe, and everything", a reference to Douglas Adams's novel The Hitchhiker's Guide to the Galaxy. The same reference is made when speaking to an artificial intelligence named Meliza next to "the face on Mars" in Google Earth. When the number 42 is typed, the AI produces the output "42 is the answer to the ultimate question about life, the universe, and everything."

If you like my posts feel free to post comments.. 



Sunday, August 5, 2012

Finding Chat Logs


Today i am searching some pdf files, ppts files in google search
I think Most of us know google search query
filetype

For Example if you want to find some material on C language
We will enter a search query like below

"c programming filetype:pdf"

It will return return all C programming pdf files..
Like that we have so many options like

filetype:doc
filetype:ppt
filetype:txt etc..

Final thing text files.. Usually log files are stored in text files..
 Can we use this option to find chat logs..? then i tried some thing like this..

something “has quit” “has joined” filetype:txt

I think you understood why i am used has quit has joined..

Oh my god surprisingly it returned so many Chat log files of unknown users..


Finding Chat logs

Then i googled and found solutions for this

How this works:

Though the files found are all public,
Not everybody knows this potential logging mechanisms.

The “filetype” operator makes sure only text files are
found, and “has quit”/ “has joined” are automated messages appearing
in chat rooms.

You should replace “something” with the thing you are looking
for.

For Example

arun "has quit" "Has Joined" filetype:txt

Watch Live Web Cams with simple Google Trick

Yes. We can watch Live webcams with a small Google trick I can say a simple Hack.

  1. Open Google.com
  2. Search for “powered by webcamXP” “Pro|Broadcast”
  3. It will return so many results but or interest is to find such links as below image 

    Salisbury Web Cams

    75.147.25.221:8080/            

    as shown below
Live WebCam


Open that link you can See public Live Cams 

How it will Work?

“Powered by WebcamXP” is a text found on specific kinds of webcam pages.
 google will search for that specific word returns corresponding results.

To Return Exact results you can search as below

inurl:“ViewerFrame?Mode=”

It will return more Exact results for Live Webcams.

Is this Legal?

Here we are not doing any hacking kind of things.
It is a simple Search query by google. 
It is individual responsibility to Secure their Web cams and especially Web sites.
They are not supposed to expose websites publicly.