Recently, i downloaded a file with an extension .UIF. I have not encountered this extension before. I did some search and google and found about UIF extension. Before letting you know how to open UIF file, i would like to give some information about UIF File.
UIF, or Universal Image Format, is an image format for backing up to CD/DVD. A UIF file is actually a MagicISO CD/DVD image file. To view it contents, the UIF file has to be mounted. It is an image file like ISO which is most common format.
You will find many formats for creating images files of CD/DVDs. UIF is better than other format because of its better encryption and also has better compression.
MagicISO is the software which can open UIF File. It is not a free software. Download a trial version. The restriction with trial version is that you can only open UIF files upto 300 MB.
Here are the steps:
(more…)


Subscribe
How to implement Threaded Comments in Wordpress Themes
Tuesday, December 16th, 2008In Wordpress 2.7 Features, a new feature – Threaded Comments is introduced.
The problem is that most of the wordpress bloggers are facing is that their theme doesn’t support Threaded or Nested Comments.
To check whether Threaded Comments is supported by your current theme or not, Follow the below steps:
If you see a Reply link after each comment like shown below, then your Wordpress Theme supports Threaded Comments otherwise it doesn’t support:
You will see reply links for every individual comment
My current theme doesn’t support it. I have made some changes to
comments.phpandstyle.cssto support Threaded Comments. But, the changes are not yet live on my blog. I have done whole testing on my Local PC and the screenshot is taken from there. I need to do little bit of tinkering in CSS. By the way, if you are new to CSS then Learn CSS by reading this Book. Download It Free!Continue reading this post, To implement Threaded Comments feature in your Wordpress theme (more…)
16.12.2008 Blog Related, Blogging, How-To, Wordpress 78 Comments