Skip to main content

Carpal Tunnel Syndrome?!


Are you type of a person who works for a long period of time in a office? especially your hands are working with typewriters , keyboard etc? ... or even not working in an office but loves to go online using their computers doing chat , playing etc for a very very very long period of time.. well you might also encounter this syndrome which is commonly our hands experiencing some aches , and since I'm an I.T professional worker I used to experienced this aches in may hand sometimes , especially at the center of may palm , and then awhile ago I had watched a TV at channel 7 at "Mel and Joey" in which they featured about the "Carpal Tunnel Syndrome".




This happens when the median nerve of our hands is compressed at the wrist
and then it will result to pain. You may try to look on this following links about the full details of this syndrome , diagnose and its treatments. http://health.yahoo.com/nervous-overview/carpal-tunnel-syndrome-topic-overview/healthwise--hw213311.html

you can also refer to this site http://www.ninds.nih.gov/disorders/carpal_tunnel/detail_carpal_tunnel.htm

another is http://familydoctor.org/online/famdocen/home/common/pain/disorders/023.html



Comments

Popular posts from this blog

My Carboxy Stretchmark Treatment and Slimming Wrap experience at Total Skin Care Center

I've been googling around about this new treatment being introduced and implemented lately that is called Carboxytherapy that helps to reduce fats, cellulites deposits & even skin stretchmarks in our body.  ===================================== ======================================= According to this site : http://www.carboxytherapy.com/ Carboxytherapy refers to the cutaneous and subcutaneous administration of carbon dioxide gas [CO2] for therapeutic purposes. Carboxytherapy originated at the Royal Spas of France in 1932 with the treatment of patients afflicted by peripheral arterial occlusive disease. In South America and Europe, carbon dioxide therapy has been applied to the treatment of stretch marks, cellulite, and hypertrophic scars with impressive results. Studies have demonstrated that carboxytherapy improves skin elasticity, improves circulation, encourages collagen repair, improves the appearance of fine lines and wrinkles, and destroys localized fatty depos...

'SpongeBob' may go dark on Time Warner

Today I have been spending this day @ home.. while I am eating the grapes from the new year's "media noche" I have read some news about SPONGEBOB SQUAREPANTS. I really liked and loved Spongebob very much .. because everytime I watched him he never fails me to make me smile and eventually laughed :)) hahahahaha! , that's why I became a fan of him. XD One of the most favorite episode I really liked is the "Idiot Box" :)) , w here he always used to say these following lines "Use your imagi..naaaa...tion!" So when a friend of mine had told me the about ... 'Colbert,' 'SpongeBob' may go dark on Time Warner... where the Time Warner , a cable operator company where primarily serves at New York State , might remove some shows in which they are used to line-up on the said cable operator due to Viacom's demands and ratings issue you can read the full details of this article at this link which is from yahoo news http://news.yahoo.com/s/...

Error creating package (SSIS)

I've been wandering with this issue that I've encountered lately when I was about to create a new SSIS package for my project.  The following screenshots below will demonstrate the scenarios: In this picture I was trying to create a new SSIS package but then I got this: "Failed to save package file [directory] Element not found" And when I was trying to open an existing package I got this error: "Error Creating package" ... "Failed to save package file [directory] Element not found" Well there's really something wrong ,  probably there might be some prerequisites been missing. For this scenario we have to add the two important DLLs required by the SSIS. The msxml3.dll and the msxml6.dll.  To do this you have to use command prompt and be in this directory "[DriveName]:\Windows>System" and do the following command: C:\Windows\System> regsvr32 msxml3.dll  C:\Windows\System> regsvr32 msxml6.dll  There wil...