Friday, December 14, 2007

More Internet Explorer problems

Issues related to default browser settings



IE (Internet Explorer) is full of bugs. Use Firefox instead - download it from the sidebar on the right.

Problems continued -
4

Error messages when attempting to send a page or link by e-mail

First, reset your default e-mail client from within Internet Explorer. To do this go to Tools, then Internet Options, then Programs, then select your e-mail program of choice.


The easiest way to set your default e-mail client is from within Internet Explorer

Sometimes your e-mail program will not appear in the drop down list shown above. When this happens, we need to re-register the program in question.

To re-register your e-mail program:

1.

Click Start, then click Run, and then type the appropriate command based on the following e-mail programs:

Outlook Express:
"C:\Program Files\Outlook Express\Msimn.Exe" /reg

Outlook:
"c:\program files\microsoft office\office\outlook.exe" /checkclient

Make sure the path to msimn.exe or outlook.exe is correct for your machine. Type the command line exactly as it appears, including quote marks and spaces.

If using a non-Microsoft e-mail program:

A program must be Internet Explorer aware to automatically list itself as a default program option. If the program does not appear, there are a couple of things you can do. First, you can right-click the executable file for the program, and see if Register appears as an option, (which should cause the program to be listed on the drop box on the Program Tab)

Otherwise, there's a manual method, but it involves editing the registry and adding the program under:

HKEY LOCAL MACHINE\Software\Clients\mail
-or-
HKEY LOCAL MACHINE\Software\Clients\news

You will need to contact your program's vendor for the appropriate syntax.

5

Hyperlinks not working

Hyperlinks will not work if a computer system does not know which Web browser is set as the default, which happens if the settings that control this choice are damaged or incorrect. The easiest way to fix the problem is to allow your preferred Web browser to rewrite the appropriate settings by resetting your default browser. Rather than walk through the steps required to achieve this in this column, I refer you to my previous column about how to set up your browser as the default.

6

"Open in new Window" doesn't work

Sometimes resetting our default browser is not enough to get hyperlinks to work again, especially if they trigger a new window. Open in new window is dependent upon several system files, therefore you should ensure they are correctly registered.

Click on Start, then Run, then run the following commands. After you run each command, a small window should appear stating that the command was successful.

regsvr32 Shdocvw.dll (if that doesn't work, try shdoc401.dll)
regsvr32 Oleaut32.dll
regsvr32 Actxprxy.dll
regsvr32 Mshtml.dll
regsvr32 Urlmon.dll

Some programs that control pop-up windows and advertisements can stop hyperlinks from working. Also, some third-party add-ins are known to cause a problem and must be uninstalled when misbehaving in this way. Disable all third-party Internet related programs (not your firewall) and test.

Internet Explorer problems - may not always be a virus

Normal problems not malware: How to fix the top 10 Internet Explorer issues



If you have trouble with Internet Explorer, just download and use Firefox. See the DOWNLOAD link on the sidebar on the right side of this blog.

Issues viewing Web pages

1

"Page cannot be displayed" errors

2

Red x instead of pictures

3

View, Source doesn't work


To address the issues above, you may need to try one, some, or all of the following three procedures.

Empty the cache

The first thing to do when Internet Explorer is misbehaving is empty your Internet Explorer cache. Often the cache is not corrupt or damaged – it is simply too large.

1.

Click Tools, then Internet Options, and then click the Delete Files button.

2.

A Delete Files window will appear. Select the option to Delete all offline content, and then click OK.

3.

Click Settings and reduce the size of your cache to, say, 50 to 100 MB (more if you routinely download very large files).

This will invariably fix the dreaded red x, View, Source, and sometimes "Page cannot be displayed" errors.


Troubleshooting fix number 1—empty your IE cache.

Emptying the cache will not be sufficient to fix things if a hidden file in the cache folders, called index.dat, is corrupt. Our best alternative in such a situation is to delete the cache folders in their entirety, but this cannot be done from within Windows under normal circumstances.

Index.dat is a system file, and any attempt to delete it while Windows is running or while the user is logged on will be blocked. Therefore, we need to reboot into DOS mode or, when running later versions of Windows that support user accounts, we need to log in to Windows using a different Administrator account to that which is affected.

Note: The following procedure is for advanced users.

If you are running Windows 95, Windows 98, or Windows Millennium Edition (Me)

1.

Click on Start, then Shut Down, and select the Restart the Computer in MS-DOS mode option. (If you are running Windows Me use a Windows 98 startup disc to access DOS mode.)

The steps required to create a startup disk are the same for Windows 95, Windows 98, and Windows Me.

1.

Click on Start, point to Settings, and then click on Control Panel.

2.

Open Add/Remove Programs, click on the Startup Disk tab, and then click Create Disk and follow the prompts. Make sure you have an empty floppy disk ready.

If you have difficulties when using Add/Remove Programs to create a startup disk (for example, if the Wizard prompts for your operating system installation disk and you cannot find it, or you only have a manufacturer provided restore disk or partition) go to www.bootdisk.com/bootdisk.htm. Download a Windows98 boot disk executable file from that site, put an empty floppy disk in the correct disk drive, and then double click on the downloaded file to make the disk. I recommend Windows 98 SE Custom, which includes smartdrv.

Turn your PC off, and place the startup disk in the computer’s floppy drive. Turn on your PC, which should read the startup disk and load the DOS operating system instead of Windows.

Once the system has finished booting into DOS mode, run the following commands from the Windows directory, typically displayed in DOS as c:\windows\>.

smartdrv
deltree tempor~1

Just to be sure, let's also run:

deltree history


deltree cookies

I should explain what tempor~1 means. The version of DOS that is included on the Windows 98 startup disk does not support long file or folder names like "temporary internet files." We are restricted to 8 letters only. Therefore, any file or folder which has more than eight letters to its name must shortened, and appended with ~1 when use the Windows 98 version of DOS.

Tip

Tip: The smartdrv command is used to speed up disk operations in MS-DOS mode. Believe me, you don't want to run the deltree commands without loading smartdrv first. I have forgotten a few times, and can tell you that computers can hobble along for hours instead of minutes during the deltree process if smartdrv is not loaded first.

Reboot using CTRL+ ALT+ DELETE. If you are running Windows Me, remember to remove the startup disk from the floppy drive first.

If you are running Windows 2000 or Windows XP

We do things differently when working with operating systems that support User Accounts, such as Windows 2000 and Windows XP. Firstly, Windows 98 boot disks do not work if a hard drive is formatted as NTFS instead of FAT . Secondly, Windows 2000 and Windows XP use a more complicated directory structure than Windows 95 and Windows 98, making DOS more difficult to use successfully.

The path to the Internet Explorer cache directory will typically be something similar to:

C:\Documents and Settings\username\Local Settings\Temporary Internet Files\...

Thankfully, Windows 2000 and Windows XP users can log in using an Administrator account to delete the folders in question directly from within Windows Explorer. Note that an Administrator cannot delete his own Internet Explorer cache folders. He must log on using a different Administrator account.

Edit the HOST file

Note: The following procedure is for advanced users.

The HOSTS file is a hidden file used by some Internet related programs to control Web browsing by directly linking particular Web sites to pre-set IP addresses. The only problem is, if a Web page's IP address changes, the HOSTS file will not update itself to suit, causing "Page cannot be displayed" errors.

The HOSTS file can be viewed and edited using Notepad, but first we must temporarily show hidden files.

For Windows XP

1.

Click Start, and then click Control Panel.

2.

Click Appearance and Themes, and then click Folder Options.

For older systems

1.

Double-click My Computer, click View, and then click Folder Options.

2.

On the View tab, under Hidden files and folders, click Show hidden files and folders, and then clear the Hide protected operating system files check box.

Important

Important: Files are hidden by Windows for a very good reason. It is not wise to experiment with these files. Unfortunately, to successfully complete the following steps we must turn this protection off temporarily. Please turn the protection back on when you have finished.

Find and edit your HOSTS file

The correct directory for a HOSTS file depends on what version of Windows you are running:

Windows XP = C:\Windows\System32\Drivers\Etc
Windows 2K = C:\Winnt\System32\Drivers\Etc
Win 98\ME = C:\Windows

Once you have found your HOSTS file, right-click on the HOSTS file, and then select Open. You will be asked to choose a program to use. Select Notepad, but make sure you that you do NOT turn on any option to always use the same program.

Examine the content of your HOSTS file, and compare it to the screenshot below. We do not need to worry about any line that begins with an # because is ignored by Windows. Also, the line "127.0.0.1 localhost" can be safely ignored, because it is a standard entry.


A HOSTS file can be used to control Web page to IP address associations

Anything else that appears in your HOSTS file without an # at the beginning, apart from the "127.0.0.1 localhost" line, should be viewed with suspicion when we are trying to diagnose the cause of "Page cannot be displayed" errors. The quickest way to test for HOSTS file involvement is to right click the HOSTS file, then select Rename. Add the letter X to the beginning or end of the file name and then ok your changes. By changing the name of the HOSTS file, we stop Internet Explorer from using it, and therefore resolve any issues caused by the file.

Repair Layered Service Provider problems

Sometimes Internet Explorer is unable to access the Internet if software known as Layered Service Provider (LSP) has been removed incorrectly from a computer. You might not know you have this software; it is sometimes installed by unrelated software such as file-sharing programs, without your knowledge. In such cases, you will need to run LSPfix or Winsockxpfix. As its name suggests, Winsockxpfix should only be used on machines running Windows XP. LSPfix can be used on all other consumer versions of Windows, but make sure that Winsock 2 has been installed on Windows 95 machines.

Tip

Tip: If you are using Windows XP Service Pack 2 (SP2) there is a command that can be used instead of Winsockxpfix. It works by resetting the winsock catalogue. Click Start, then Run and type CMD in the dialogue box that appears, and then click OK. Type netsh winsock reset into the DOS window that appears.

Other issues when viewing Web pages

Creating a new cache and checking for HOSTS file involvement are, in my experience, the most likely way to successfully resolve page view issues in Internet Explorer. But it is not exhaustive. If you are still having issues, it would be worth reviewing the advice on my Web site. Some of the information is repetitious, but worth wading through—it addresses connection settings, third-party applications that may cause problems, issues related to Internet connection sharing, and a few other bits and pieces.

Thursday, September 13, 2007

Fundas on removing “Orkut is banned” svchost.exe heap41a virus

WORM

Did you get this error message when you try to open orkut ???

It is a virus that spreads through pen drives (or flash or thumb drives) or USB digital cameras or iPods or MP3 players or mobile phones and any mass storage device !!!

How to remove this virus ???

Very Simple !

How to remove “Use Internet Explorer you dope, I dnt hate Mozilla but use IE`r OR ELSE…” svchost.exe heap41a virus



How to remove the Orkut and Firefox and Youtube banning virus ?

Simple.

  • First press Control-Alt-Delete (Ctrl-Alt-Del is called the three finger exercise in Windows)
  • There Click Processes , then click User Name to arrange according to users.
  • Now, look for svchost.exe run by User name “user” or “admin” or “your computer name” There will be two of them. Right click and end both the svchost.exe processes where the User Name is NOT “SYSTEM” or “NETWORK SERVICE” or “LOCAL SERVICE” Only where the user name is “USER” or “ADMIN” or “ADMINISTRATOR” or “your name”
  • Next Click Start > Run > Type cmd in the box and press enter (Just get the Command Prompt of DOS - C:\windows\system32\cmd.exe)
  • There in the black Command Line, type “ cd \ ” and press Enter
  • It has to change to C:\>
  • Next, type attrib -s -r -h heap41a /s /d and press Enter
  • Then Open C: on My computer and delete the folder heap41a ie C:\heap41a
  • Then remove C:\heap41a\svchost.exe shortcut from C:\Documents and Settings\USER\Start Menu\Programs\Startup (Or Start > All Programs >Startup)
  • That’s all
  • Then clean the pen drive
More intstructions are available here :

http://www.fundazone.com/2007/06/how-to-remove-use-internet-explorer-you-dope-i-dnt-hate-mozilla-but-use-ier-or-else-svchostexe-heap41a-virus/

.cbr file or .cbz Comic Books - free eBooks

Comic Book Archive file or ComicBook Reader File files. Occasionally is a ZIP, RAR, or more rarely TAR file of images with the file extension renamed to .cbz ,.cbr and .cbt respectively for the purpose of viewing the images in sequence with an image viewer and simplifying file maintenance. The idea was made popular by the CDisplay image viewer. CBZ/R/T files typically contain PNG or JPEGGIF, BMP, and TIFF are seen, but the PNG format is a better replacement for each of them for various reasons. Their contents can be extracted by any utility that can read ZIP, RAR and TAR files. CBZ/R files can easily be created by storing (not compressing) any group of images with file archivers on .zip or .rar file formats, and later changing the extension to .cbr for .rar files and to .cbz for .zip files. CBT files derive from tar, tar.bz2 and tar.gz and are rarely used. The first comic produced specifically for this format was Saturn Knight, released in August 2006 by Jim Shelley and Pierre Villeneuve.

http://www.fundazone.com/2007/09/comic-books-cbz-and-cbr-files-cdisplay/

Friday, September 07, 2007

Did any of you get a virus that said :
http://www.fundazone.com/2007/06/how-to-remove-use-internet-explorer-you-dope-i-dnt-hate-mozilla-but-use-ier-or-else-svchostexe-heap41a-virus/


"ORKUT IS BANNED,Orkut is banned you fool`,The administrators didnt write this program guess who did??`r`r MUHAHAHA!!"

"USE INTERNET EXPLORER YOU DOPE,I DNT HATE MOZILLA BUT USE IE `r OR ELSE…”

It is a virus that blocks orkut, youtube and firefox. Don't worry

Here is the cure to remove that virus

http://www.fundazone.com/2007/06/how-to-remove-use-internet-explorer-you-dope-i-dnt-hate-mozilla-but-use-ier-or-else-svchostexe-heap41a-virus/


USE INTERNET EXPLORER YOU DOPE,I DNT HATE MOZILLA BUT USE IE `r OR ELSE…

Another virus which wants to waste my time. I didn’t think hackers would write a virus to attack firefox. Anyway, I used Internet Explorer (IE means Internet Explorer) and typed in www.orkut.com

Yet another message “ORKUT IS BANNED,Orkut is banned you fool`,The administrators didnt write this program guess who did??`r`r MUHAHAHA!!

What about www.youtube.com ? That is banned too !!!

It’s just a worm, a virus or a trojan or whatever malicious hacker or craker program or script it is. Wrtitten is VBScript programming labguage by a crazy rascal who deserves to rot in his/her grave for disabling Firefox of all softwares !

How to remove the Orkut and Firefox and Youtube banning virus ?

Simple.

  • First press Control-Alt-Delete (Ctrl-Alt-Del is called the three finger exercise in Windows)
  • There Click Processes , then click User Name to arrange according to users.
  • Now, look for svchost.exe run by User name “user” or “admin” or “your computer name” There will be two of them. Right click and end both the svchost.exe processes where the User Name is NOT “SYSTEM” or “NETWORK SERVICE” or “LOCAL SERVICE” Only where the user name is “USER” or “ADMIN” or “ADMINISTRATOR” or “your name”
  • Next Click Start > Run > Type cmd in the box and press enter (Just get the Command Prompt of DOS - C:\windows\system32\cmd.exe)
  • There in the black Command Line, type “ cd \ ” and press Enter
  • It has to change to C:\>
  • Next, type attrib -s -r -h heap41a /s /d and press Enter
  • Then Open C: on My computer and delete the folder heap41a ie C:\heap41a
  • Then remove C:\heap41a\svchost.exe shortcut from C:\Documents and Settings\USER\Start Menu\Programs\Startup (Or Start > All Programs >Startup)
  • That’s all
  • Then clean the pen drive

Friday, August 17, 2007

The Dark Lord Ascending Harry Potter and the Deathly Hallows (download pdf file)

Chapter 1

The Dark Lord Ascending

The two men appeared out of nowhere, a few yards apart in the narrow,
moonlit lane. For a second they stood quite still, wands directed
at each other’s chests; then, recognizing each other , they
stowed their wands beneath their cloaks and started walking briskly in the
same direction.
“News?” asked the taller of the two.
”The best,” replied Severus Snape.
The lane was bordered on the left by wild, low-growing brambles, on the
right by a high, nearly manicured hedge. The men’s long cloaks flapped around
their ankles as they marched.
“Thought I might be late,” said Yaxley, his blunt features sliding in and out
of sight as the branches of overhanging tress broke the moonlight. “It was
a little trickier than I expected. But I hope he will be satisfied. You should
confident that your reception will be good?”
Snape nodded, but did not elaborate. They turned right, into a wide driveway
that led off the lane. The high hedge curved into them, running off into the
distance beyond the pair of impressive wrought-iron gates barring the men’s
way. Neither of them broke step; In silence both raised their left arms in a
kind of salute and passed straight through, as though the dark metal weresmoke.
The yew hedges muffled the sound of the men’s footsteps. There was a
rustle somewhere to their right; Yaxley drew his wand again, pointing it over
his companion’s head, but the source of the noise proved to be nothing more
than a pure-white peacock, strutting majestically along the top of the hedge.
“He always did himself well, Lucius. Peacocks . . . ” Yaxley thrust his wand
back under his cloak with a snort.
A handsome manor house grew out of the darkness at the end of the straight
drive, lights glinting in the diamond-paned downstairs windows. Somewhere
in the dark garden beyond the hedge a fountain was playing. Gravel crackled
beneath their feet as Snape and Yaxley sped toward the front door, which
swung inward at their approach, though nobody had visibly opened it.
The hallway was large, dimly light, and sumptuously decorated, with a
magnificent carpet covering most of the stone floor. The eyes of the pale-faced
portraits on the walls followed Snape and Yaxley as they strode past. The two
men halted at a heavy wooden door leading into the next room, hesitated for
the space of a heartbeat, then Snape turned the bronze handle.
The drawing room was full of silent people, sitting at a long and ornate
table. The room’s usual furniture had been pushed carelessly up against the
walls. Illumination came from a roaring fire beneath a handsome marble mantelpiece
surmounted by a gilded mirror. Snape and Yaxley lingered for a moment
on the threshold. As their eyes grew accustomed to the lack of light, they
were drawn upward to the strangest feature of the scenes an apparently unconscious
human figure hanging upside down over the table, revolving slowly as
if suspended by an invisible rope, and reflected in the mirror and in the bare,
polished surface of the table below it. He seemed unable to prevent himself
from glancing upward every minute or so.
“Yaxley, Snape,” said a high, clear voice from the head of the table. “You are
very nearly late.”
The speaker was seated directly in front of the fireplace, so that it was diffi-
cult, at first, for the new arrivals to make out more than his silhouette. As theydrew nearer, however, this face shone through the gloom, hairless, snakelike,
with slits for nostrils and gleaming red eyes whose pupils were vertical. He
was so pale that he seemed to emit a pearly glow.
“Severus, here,” said Voldemort, indication the seat on his immediate right.
“Yaxley—beside Dolohov.”
The two men took their allotted places. Most of the eyes around the table
followed Snape, and it was to him that Voldemort spoke first.
“So?”
“My Lord, the Order of the Phoenix intends to move Harry Potter from his
current place of safety on Saturday next, at nightfall.”
The interest around the table sharpened palpably; Some stiffened, others
fidgeted, all gazing at Snape and Voldemort.
“Saturday . . . at nightfall,” repeated Voldemort. His red eyes fastened upon
Snape’s black ones with such intensity that some of the watchers looked away,
apparently fearful that they themselves would be scorched by the ferocity of
the gaze. Snape, however, looked calmly back into Voldemort’s face and, after a
moment or two. Voldemort’s lipless mouth curved into something like a smile.
“Good. very good. And this information comes—”
“—from the source we discussed,” said Snape.
“My Lord.”
Yaxley had leaned forward to look down the long table at Voldemort and
Snape. All faces turned to him.
“My Lord, I have heard differently,”
Yaxley waited but Voldemort did not speak, so he went on, “Dawlish, the
Auror, let slip that Potter will not be moved until the thirtieth, the night before
the boy turns seventeen.”
Snape was smiling,
“My source told me that there are plans to lay a false trail; this must be it.
No doubt a Confundus Charm has been placed upon Dawlish. It would not be
the first time; he is known to be susceptible.”
“I assure you, my Lord, Dawlish seemed quite certain,” said Yaxley.




Harry Potter and the Deathly Hallows (download pdf file)

Thursday, July 26, 2007

FunDaZone.Com temporarily down !!!

Due to unforeseen circumstances, www.fundazone.com is being temporarily redirected here.

Once the problem is sorted out (and I get time to access the internet), I will be able to redirect back to the site. If u need to access fundazone.com and came to this page, please wait for a few hours before you try again. It will probably be back online by then !!!!

Sunday, July 08, 2007

Free Medical textbooks in Mumabai, Bomaby, Maharashtra - MBBS 2nd year college - Pharmacology, PSM Parks, Orhtopaedics, Foresic Reddy

Attention medical students in Mumbai / Bombay

Here is a real life hero who wants to give away his medical books free !

From: ranjithunnikrishnan
Subject: Medical text books

Hi
If you are around mumbai then this might be of help to you.
I have some text books( used, in good cosmetic condition) which i am ready to give away( of course FREE) . If interestedl then you have to arrange pick up…

The titles are

1. PSM :Park-16 th Edition

2.Review in Community Medicine seshubabu 2 nd Edition

3.R Satoskar & Bhandarkar: Pharmacology & theraputics: 14 th Edition

4. K.D Tripathi: Pharmacology 3r d Edition

5.Medical Microbiology : A Panicker 4 th Edition

6.Guytons medical physiology 8 th Edition

7.O.P Ghai Paediatrics 4 th Edition

8.API Textbook of medicine 5 th Editon

9.Psychaitry:

Ahuja 4 hth Ed 1 nos, 5th Ed 1 nos

10.PJ mehta ; Practical Medicine: 11 th

11. Das Clinical Surgery

12. Das Operative Surgery

13. Short cases in surgery ; S.K Bhattacharya

14 ROCK WOOD and Green : Fractures in adults and children 3 Vols 3 rd edition

15.Clinical Orthopaeidcs : Craig

16.Essential Orthopaediscs : J Maheswari :1 Nos, 2 nde editon

17: D C Dutta : Obstetrics 4 th Edition

18:Manipal Manual of Surgery;

19: DK Notes. Surgery

20 Massachusets Pain Manual: 2 nd Edition

21: Hand book of medicine : Golwala 16 th Edition

22: Hand book of Ophtalmology : Seetharaman 2 nd Editon 2 nos

23: Khopkar ; Skin & VD

24: P.G SION Notes in Orthopaedics ( Long case ans short cases) Bound in 3 vols

PLEASE NOTE THAT THIS IS NOT A SALE

Thanks

Ranjith Unnikrishnan MS(Orth), DNB ( orth), FCPS( orth), D Orth, MNAMS Orth

Contact :

ranjith unnikrishnan (there is no space)

@ [do not spam this account]

(its not at gmail .com

yahoo.co. in

New 7 wonders results declared in Lisbon, Portugal on 7/7/7

The New7Wonders organization is happy to announce the following 7 candidates have been elected to represent global heritage throughout history.

Chichén Itzá, Mexico Christ Redeemer, Brazil The Great Wall, China Machu Picchu, Peru

Petra, Jordan The Roman Colloseum, Italy The Taj Mahal, India

Friday, July 06, 2007

orkut Blog: Welcome!

orkut Blog: Welcome!


What's new with orkut ?
Orkut has startes a what's new blog !!! Better late than never, it took a long time coming. Even the chat thingie - the gmail chat should be integrated into Orkut.

We are using google accounts anyway, and not all people can install a Google talk client for chatting.

The Gmail chat works in almost any setting

An easy way ti strat it iss, after logging in to orkut, just open Gmail in a new tab (Use Firefox !!!), or a new browser window

No need for Google Talk

Friday, June 15, 2007

A R Rahman composes Taj Anthem to inspire Indians (and all lovers passionate about the Tahj) to vote for the Taz Mahal

The Taj Mahal, tomb of Mumtaz Mahal built by her widowed husband (not actually widowed - he had several other wives though he loved Mumtaz the most) who wanted to build a tomb for his favourite wife and love of his life that the world had never seen before and would never see again.

A R Rahman composed this Taj Anthem to inspire Indians (and all lovers passionate about the Tahj) to vote for the Taz Mahal .

The audio version is available as an mp3 file here :

Taj Anthem audio track download mp3

The video is here at : http://www.youtube.com/watch?v=WP-YhQPnuNI





How to get N95 Masks in India - कैसे पाएं मास्क? Yellow, White, Blue or Black ?

कैसे पाएं मास्क? पीला, सफेद, नीला या काला? There are many colors of masks available in India of different colors. What is the difference ? W...