Ye Meri Life Hai - Chirag Mehta

Be Good & Do Good!

Tag: Internet (page 10 of 25)

Abt good Links on Internet

IE extensions/add-on – the simplest way (context menu)

Extracted From Ankit Jain Ye Meri Life Hai!

Let’s go through Internet Explore for writing the simplest extension in just 5 minutes. So, what we wanted to do? Here I will show you how to access Html Dom and change it on the fly. All you need to know is a JavaScript and simple programming concepts. Here are the steps on MSDN that details adding a context menu to Internet Explorer.

Open Registry Editor and point it to HKEY_CURRENT_USER\Software\Microsoft\InternetExplorer\MenuExt
Create a new key that represents the text on the context menu. This may include ‘&’ for keyboard shortcut.

Create a blank Html file, say myMenu.html and open it in notepad. Clicking on the new item in the context menu this is the script file which gets executed. Point the default value of the key (created in the step 2) to this html file.

Create a binary value Contexts, and sets its value as 0×1. This can be 0×2 if you want our item to appear when we right click on an image. Or 0×10 if it should appear only it some text is selected. These values can also be binary OR-ed with each other.

Now open IE and right click (as whatever contexts you have set), you can see your new text appearing in the menu. Then we need to handle the event that Internet Explorer sends to the myMenu.html file. This should contain a script block. It receives an event as external.menuArguments. This menu argument contains a document object that is same as what we use in JavaScript to access the html of the webpage.

Read More

Sign In Seal – Introduced by Yahoo Mail

A sign-in seal is a secret message or image that you select to help protect your account from phishing — a scam that tries to steal your password or personal information by spoofing a legitimate web site.

When you create a sign-in seal for your computer, you can be sure you’re on a legitimate Yahoo! site each time you use this computer to sign in to Yahoo!. Just look for the custom text or image you set up on this computer. If it’s not there, you might have landed on a “spoofed” site.

Your sign-in seal is saved on the computer you created it on. If you use more than one computer or browser, you may want to create a sign-in seal for each one.

Read More

Repairing your phone by your self

Chk the following , you will find a complete guide to how to repair your cell phone by yourself. The list of cell phone for which the guide is provided is almost exhaustive

http://repair4mobilephone.org/cell_phone.html

Understanding Various Windows Script Technologies

Following page summarizes use of Microsoft Windows Script Technologies to perform activites without operation intervention by coding scripts run on an interpreter or “host” such as Active Server Pages (ASP), Internet Explorer, or Windows Script Host.

http://www.wilsonmar.com/1wsh.htm

Click here to view the image describing Various Windows Script Technologies

Download on button click event

How to create a webpage that offers download on button click event, instead of showing a direct link to the download file. Here is some code that allows users to download only one file at a time, limit bandwidth for specific users, etc.

http://ankitjain.info/ankit/2006/07/01/forcing-download-on-web-page

Apple recalls 1.1m laptop batteries

Apple Computer is recalling more than one million laptop computer batteries due to the risk they could burst into flames, the United States Consumer Product Safety Commission said on Thursday.

The recall centered on lithium-ion batteries made by Japan-based Sony and sold with some iBook G4 and PowerBook G4 computers, according to the commission.

The Apple battery recall came on the heels of Dell Computer recalling as a fire hazard some 4.1 million laptop batteries with Sony-made cells.

Google launches free wireless Internet service

Google has opened a wireless Internet umbrella over its hometown in northern California’s high-tech Silicon Valley, enabling anyone in the city to connect online for free.

It worked smashingly,” Chris Sacca, Google head of special initiatives, said. “We have really been looking forward to this day. The citizens have embraced it as their network.”

Google spent one million dollars creating a network that lets people with wireless-enabled computers, telephones or other devices to link to the Internet nearly anywhere in the city of Mountain View, which covers almost 31 sqkm.

Google affixed WiFi antennae to city-owned lamp posts and was working with residents who have offered their homes as antenna spots in ‘dead zones.’

The cost of running the system was “phenomenally cheap” and the network was in keeping with Google’s belief in universal access to the Internet and the world’s information, according to Sacca.

Ack: – DNA India

Search the web when you’re NOT Connected

ITs not a irony any more its true ,Webaroo had done it

Webaroo is a free software program and service that lets you search and browse real web pages without a connection. Webaroo’s advanced technology makes it simple for you to take the web with you — and find what you are looking for anywhere, anytime. It’s easy — Webaroo stores searchable web content on your laptop, PDA or smart phone. It’s fast — searches run and pages load instantly at memory speed. It’s fresh — your Webaroo content is updated every time you sync

How It Works

Read More at Webaroo

Something on Custom Search extensions for browsers

Read following two articles which focuses on Custom Search extensions for browsers

  • Custom Search extension for IE7 by Ankit Jain
  • Writing Your Firefox Search Plugin by Anand Kishore
  • Bharti signs $100-mln deal with IBM, shares up

    Bharti Airtel Ltd., India’s top mobile services firm, is investing more than $100 million in an IBM-designed platform to help the telecoms firm boost its value-added services in a cut-throat market.

    New Delhi-based Bharti, 30.8 percent owned by Singapore Telecommunications Ltd., hopes to personalise high margin services such as the delivery of cricket scores, movies and music to offset competitive pressure on call tariffs.

    “The content delivered to customers shall also be more friendly and customised as per the capability of their devices,” said Manoj Kohli, president at Bharti.

    Read More

    Older posts Newer posts