Archive for May, 2008

Do we take Healthcare seriously?

image What brand of shirt & trouser do you wear?  Allen Solly, Van Heusen, Polo! Each costing you atleast a couple of thousand bucks!! How often do you go to restaurants, pubs? Once in a week, twice in  week, costing atleast 500 Rs each time.

Irrespective of whether you are a young bachelor, or a young couple  recently married & having one or no kids or you are a middle aged person with a high school going child, there’s no denying that the spending pattern of the Indians have changed a lot in the last few years. Everyone spends on br&ed products. The local tailors have long perished at the on-set of major apparel br&s. India is on a move. Everyone earns decent amount of money in the metros. Thousand rupees has no value today in the metros.

Have you ever thought how we react when we talk about the spend on Healthcare. My God!! His fees is 400 bucks. He just made a big hole in my budget. My goodness, this medicine costs 94 Rs. I stopped the Antibiotics because I got well in 2 tablets. You know what - each tablet costed 14 bucks. The Doctors these days just give you expensive medicine!!

Come on, I just want to ask these so called Rising Indian Middle Class. They can spend thousands on a shirt, thousands on a massage, facial, pedicure, hair cut; lakhs on a foreign trip. But when it comes to their own health, it seems they become the same old small town middle class hesitant to spend every penny they have. It is very surprisng to see people cribbing for Doctors fees, medicine cost etc when their vehicles would have guzzled up more petrol in reaching the Doctor & hospital. It’s all in the mind. Service industry is still in shambles because people don’t want to pay unless it becomes a question of life & death. Very few people buy health insurance on their own, citing reasons like their company gives them an insurance coverage already. How small is that corporate provided insurance, nobody cares.

Is it time when we start taking our health as seriously as we purchase our shirt or buy a pizza!! How many of the people over 30 actually go for a full body check up each year? How many have ever paid for it? Everyone is looking for FREE items when it comes to his/her own health. According to a survey, 90% of the young people in Bangalore have undergone health check up only because the health insurance company mandated them to get it done for free. Had it been a paid service, again, very few of these 90% would have been even insured.

Interesting to read such findings but it is time when we start allocating a certain percentage of our income. Even 2-5 Rs. per day to take care of our health coverage for life. People need to understand that health is not a one time down-payment item. It needs to be invested throughout the life time. Why become so stingy when it comes to our own health.

CSS Image Gallery / Bookshelf

image I found a CSS Gallery somewhere on the web few days (I can’t find the link to that site, If found I will update the link here). It was pretty simple & starlight forward CSS to build an image gallery. Recently, I needed to put all supporting articles on BabyMagic in an easy navigation, Modified it a bit and out it under a rounded DIV’s. I wanted to create a bookshelf kind of UI so that anyone can easily navigate through the documents. A live demo is up, click the image at the end of this post see the demo. The good thing about this CSS Gallery is there’s no JS/AJAX, all pure CSS sweetness & it looks great! All the used images can be downloaded at Demo.

Here are the CSS & XHTML I used for it…

CSS for the Gallery

   1: #gallery {
   2:   padding:0;
   3:   margin:0 auto;
   4:   list-style-type:none;
   5:   overflow:hidden;
   6:   width:700px;
   7:   height:100px;
   8:   border:0px solid #888;
   9:   background:#fff url(../images/win_backh.gif);
  10:   }
  11: #gallery li {
  12:   float:left;
  13:   }
  14: #gallery li a {
  15:   display:block;
  16:   height:100px;
  17:   width:24px;
  18:   overflow:hidden;
  19:   float:left;
  20:   text-decoration:none;
  21:   border-right:1px solid #fff;
  22:   cursor:default;
  23:   }
  24: #gallery li a img {border:0;
  25:   }
  26: #gallery li a:hover {
  27:   background:#eee;
  28:   width:100px;
  29:   }

CSS for the Rounded DIVs

   1: .search_gallery {
   2:     text-align:left;
   3:     width:730px;
   4:     margin-left:35px;
   5:     position:relative;
   6: }
   7: .search_gallery .head {
   8:     background-image:url(../images/babytop.gif);
   9:     background-repeat:no-repeat;
  10:     width:100%;
  11:     height:35px;
  12: }
  13: .search_gallery .body {
  14:     background-image:url(../images/babyrepeat.gif);
  15:     background-repeat:repeat-y;
  16:     width:100%;
  17:     height:100%;
  18:     text-align:left;
  19:     padding-left:0px;
  20:     padding-right:0px;
  21: }
  22: .search_gallery .foot2 {
  23:     background-image:url(../images/foot1.gif);
  24:     background-repeat:no-repeat;
  25:     height:16px;
  26: }

XHTML for the Gallery

   1: <div class="search_gallery">
   2:     <div class="head"></div>
   3:     <div class="body">
   4:
   5: <ul id="gallery">
   6:
   7:         <li><a href="suppdocs/newborn.html"><img src="imagewin00.gif" alt="Sample Alt Text" title="Sample Title"/></a></li>
   8:
   9:         <li><a href="suppdocs/breastfeeding.html"><img src="imagewin1.gif" alt="Sample Alt Text" title="Sample Title"/></a></li>
  10:
  11:         <li><a href="suppdocs/breastfeeding_tech.html"><img src="imagewin2.gif" alt="Sample Alt Text" title="Sample Title" /></a></li>
  12:
  13:         <li><a href="suppdocs/changesinbody.html"><img src="imagewin6.gif" alt="Sample Alt Text" title="Sample Title" /></a></li>
  14:
  15:         <li><a href="suppdocs/comonprobs2.html"><img src="imagewin5.gif" alt="Sample Alt Text" title="Sample Title" /></a></li>
  16:
  17:         <li><a href="suppdocs/comonprobs.html"><img src="imagewin4.gif" alt="Sample Alt Text" title="Sample Title" /></a></li>
  18: </ul>
  19:
  20: <div class="foot2"> </div>
  21:   </div></div>

CSS Gallery / Live Demo

Guide to Blogging & Web 2.0 at Workspace

A good slide for many of those who don’t understand what is “Web 2.0″ & “Why Blogging Matters”… even at work space. Sacha Chua put a great slide detailing all the concept of Blogging & Web 2.0 for a n00b… Have a look at the slide above, it is simply simple!

Controlling Lights with Twitter

Even though most Twitter users use it to inform the world of their bowel movements, Justin Wickett came up with a slightly more clever use for the app. He uses an INSTEON switch and a computer in order to monitor a Twitter account for the on or off switch command send from his cellphone. When it’s received, the computer flicks the switch and turns off the light. Between the text message delay, the fact that he needs a COMPUTER hooked up, and the general way-too-geekiness of Twitter, he’s better off setting up an actual home automation system for his lights.

 
Control Lights with Twitter from Justin Wickett on Vimeo | Via: Gizmodo

In.com Launched

First off, A horizontal portal refers to an Internet portal site that offers a broad range of content and services. Examples could be Rediff, Yahoo!, MSN, AOL etc.

Few days ago LiveMint covered In.com, Web18 launched In.com today. I just explored it and it is really good. Asutosh reported on his blog that Web18 bought the domain for 2 crores! The domain name is pretty cool, and if it is not a rumor then In.com is good domain to have, even if it costs them 2 crores. It goes well with the desi-web these days!

You need to have an invite to access the site .I left my mail id there and the message says it will take me a couple of weeks to get an invite. I also left my mobile number there but got this message. Got invitation, and even got shekhar@in.com as my ID there, which was again another cool ID to have!

In.com comes very close to which was needed for the desi-web for long time, a good UI & UX and easy to use unlike other portals Rediif, Indiatimes, Yahoo! etc… Here are some screenshots…

In.com Homepage   In.com Read Page   In.com Listen Page

For now, In.com appears to be a massive meta-search and aggregator in the making; seems to be an attempt to make it the de-facto destination for searching for news, music, travel, videos, games and all kinds of classifieds. Here are main sections…

Read the rest of this entry »