Sanjeev Sabhlok's notes on technology, hardware, gardening

Category: Software

Linking Thunderbird folder to Eudora OSE. Viewing old Eudora files.

DO NOT USE EUDORA 8 versions. These are particularly hard to link together with old Thunderbird data. Instead, use EudoraOSE-1.0.en-US.win32.installer – available here.

STEP 1: CREATE an account (e.g. xxx@sabhlokcity.com). This will need the creation of a REAL address (on Dreamhost).

STEP 2: Open Eudora OSE

STEP 3: Click “View Settings for this account”

> Local Folder

> Browse

> find the SUBFOLDER under Thunderbird that says:  G:\STORE\Thunderbird\Profiles\cdsf2sv2.default\Mail\Local Folders [where G:STORE is my storage disk for Thunderbird]

STEP 4: RESTART Eudora OSE. All your old emails should now be visible on Eudora.

STEP 5: Click on various mailboxes to allow indexing. Indexing will take a long time. Let the indexing be completed. Then you can search for old emails.

Continue Reading

Facebook block person vs. ban permanently

Facebook blocking

Facebook blocking help centre link.

I found a problematic person, whom I had "blocked"  was able to communicate on a group of which he is a member (I am administrator of the group). Turns out that

Once you block someone, that person can no longer be your friend on Facebook or interact with you (except within apps and games you both use and groups you are both a member of). [Facebook]

So what happens is that the person can't post on your profile but gets to post on groups he/she has joined but of which you are administrator.

Groups: You’ll be able to see groups that the blocked person created or belongs to, but you won’t see that person in the group member list. You also won’t see anything that person posts in the group. 

Thus, someone wrote on FB:

I've "permanently" banned fans and they keep coming back over and over. I no longer see the comments they leave, but other fans do? Tell me what I need to do–as an administrator–to require people to get approval before they are accepted as fans. [Source]

What this means is that even as administrator you wont' be able to see the posts made by this person, but will know because others are responding!

This is a particular problem when people are posting SPAM. In that case use the SPAM option, not the block option.

The problem with the block option is that when you want to undo that, the list is ordered in a random manner so you can't remember whom you unblocked for spam. So always use the SPAM option.

Facebook ban permanently

As administrator you can PERMANENTLY ban a member. Go to the member list (Members > see all), then search for the member and click the cross button next to his name – that will give you the choice of banning him permanently. 

Continue Reading

Usn journal problems in windows xp

I keep getting, every few days, a slow start to win xp, which does its own chkdsk and turns up with some errors in the "usn journal" which it then fixes.

All very mysterious. After reading all the stuff below, still no idea how to prevent the problem. Do I re-install Windows?

Following websites discuss it but not very helpful

http://help.lockergnome.com/windows2/Usn-Journal–ftopict438230.html

http://www.annoyances.org/exec/forum/winxp/1174326491

Here's a possible solution  [Source]

Recreate the USN Journal
To force the NTFS driver to rebuild the USN Journal:
  • In "Everything", from the the Tools menu, click Options.
  • Under the Volumes tab, for each volume, uncheck Enable USN Journal Logging.
  • Click Apply.
  • For each volume, check Enable USN Journal Logging.
  • Click OK.

Also this might help [Source]

The usn journal is a log file of changes on your hard drive, you can delete it. at a cmd prompt you can type: FSUTIL USN DELETEJOURNAL /D C: 



http://technet.microsoft.com/en-us/library/cc788042%28WS.10%29.aspx shows the FSUTIL cmd, its uses and cautions in use, so read this before you delete your USN JOURNAL. 

Continue Reading