Friday, March 14, 2008

Biochemistry of Sudarshan Kriya

An article was published in Times of India dated 24th Feb 2008 about the effects of Sudarshan Kriya on antioxidants in our body, which improves our immunity system.


HPDJ 1050C - System Error (09B003 - 7A0462)

"HP DesignJet 1050C Plotter is not working in the site office. After given the print command it is showing some system error (09B003 - 7A0462), i have logged the complaint in the HP, they will call us on tomorrow or Monday, they are asking for proof of purchase.

Before going ahead with the hardware problem, the issue I face with HP each and every time I call them, is first they refuse to accept that the product is under post warranty / AMC. I need to provide all types of proof, model number, serial number, HP Care Pack number. Why can't they track it down with just the serial number, the way Dell does it...........pissed of with HP support....

HP help desk team, don't even make an effort to diagnose the problem, so that the engineer can take the part along with him in his first visit and fix it.

The system error (09B003 - 7A0462) - our diagnoses showed that the plotter hard-disk was faulty, which we removed for time being for the plotter to work....

Need to follow up with HP to get it replaced...........Don't know what reason they will give us to avoid to replace the hard-disk.

May be I am use to Dell support....Who adhere to their contract terms and condition, if they say 4 hour resolution, they do it..............................Which I have not found any other company doing so......

Thursday, March 13, 2008

"No Subject Mails" in Outlook

Forgot to mention subject in mail???
Forgot to mention subject while writing an Official Mail and feel bad later???????
Yes…. It's a concern for all…. A mail without a subject brings a bad impression on us. To avoid this, just follow the simple steps mentioned below and see the result.

Here are the steps: - 1. Open your Outlook,
2. Press Alt+F11. This opens the Visual Basic Editor and then Press Ctrl+R which in turn open Project-Project 1 (left side)
3. On the Left Pane, one can see "Microsoft Outlook Objects" or "Project1", expand this. Now one can see the "ThisOutLookSession".
4. Double click on "ThisOutLookSession". It will open up a Code Pane on the right hand side.
5. Copy and Paste the following code in the right pane (Code Pane) and save it Private Sub Application_ItemSend(ByVal Item As Object, Cancel As Boolean) Dim strSubject As String strSubject = Item.Subject If Len(Trim(strSubject)) = 0 Then Prompt$ = "Subject is Empty. Are you sure you want to send the Mail?"
If MsgBox(Prompt$, vbYesNo + vbQuestion + vbMsgBoxSetForeground, "Check for Subject") = vbNo Then Cancel = True End If End If End Sub
6. Now whenever u try to send a mail without subject, a pop-up is raised to remind you of the blank subject.

Thx Jakes for this info....

Friday, March 07, 2008

MapInfo 8.5 Training

Currently working on giving Training for our staff on MapInfo 8.5 and Discover 8.1
Just compiling the course contents.....

Need to have lots of hands on training to make it interactive and interesting.

Planning to have a 2 days course. Should be fine if participants do not have too many questions.

Let's see how it goes...

Cheers ;-)

Today is 1st June 2008,
Mapinfo Training went well, particpants were really involved with lots of question it was lively and interactive, both myself and particpants enjoyed it.
Below is the List of Contents of the Training:
•Fundamentals of GIS
•Co-ordinates
•Projection System
•Universal Transverse Mercator
•Fundamentals of MapInfo
•MapInfo Screens
•MapInfo Files
•Settings in Mapinfo
•Configuration
•Windows
•Layers
•Files Opening & Importing
•New File
•Data Creation
–Digitizing
–Importing
–from GPS
•Draw Toolbar
•Displaying Spatial Data
•Thematic Maps
•Manipulating Spatial Data
•Query
•Geocoding
•Table Maintenance
•Labeling
•Layouts
•Menus & Toolbars
•Printing
•Exporting
•Discover 8.1
•MBX

-*-
Life doesn't take the way you want..
It has it own plan..
-*-

Windows Installer is not Correctly Installed

Error message when you try to add or remove a program on a computer that is running Windows XP or Windows Server 2003: "The Windows Installer service could not be accessed":

This was the error message I had received.

"The Windows Installer:
Service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance."

I was not able to install any application on this Dell Latitude D620 Laptop.

Modified the registry file and registered the MSIexec.exe file as described in the Microsoft site link mentioned above.

All application which was queued up for installation started to install during startup.

Cheer mate......

Nice feeling when you accomplish something ;-)

-*-*-
Truth of life:
Just about the time when your income gets you to a point where food prices don't matter anymore...
CALORIES START TO MATTER.....
-*-*-