June 2007 Entries
Sometimes it is necessary that we do some special tactics to make a particular CSS work in diiferent browser . For example , the following css. .logo { background-image:none; filter: progid:DXImageTransform.Mic... (src="##BASE_PATH##images/l... sizingMethod="crop"); } This is needed only for IE6 to make alpha blending work.Now, if the logo is used as a background image, then we will see no logo in Firefox unless we do some css hacks. Ironic ! Rather, using the hacks stuff...
Today, we have plenty of rss sources like syndic8, feedburner and many more which i am not bringing down or about which i dont know. Now, the problem with this RSS repos is that they are too many RSS sources, but only few are very useful. To get really useful list of RSS , Lets' say , you have imported list of RSS , but you dont really know which ones to prefer to users.One thing , you can do, mark RSS feeds with different values on basis of some criterila that will bring the useful on top others....