Convert any document to pdf with this small and totally free software

Posted by hariom On February 21, 2012 0 comments
For various reasons you may wish to convert your word document to pdf file. As Pdf files are more portable and can easily be circulated on web. You don't need to purchase any costly software as there is this small and totally free software doPDF . This will install a virtual pdf printer. That means any document you want to convert to pdf just give print command and select doPDF as printer. It will not print your file on paper but give pdf file as output.

With this you can print webpages to pdf too.

If you enjoyed the article do Bookmark us for many such not so techie articles. Sharing is enjoying.
READ MORE

Three wordpress widgets which will make your life easy

Posted by hariom On February 10, 2012 0 comments
Well you are new to wordpress blogging software and wish a versitility in display of contents. Like you could wish if i  have ability to place wigets in posts and pages just like sidebars, wish to display wigets on not all pages but selectively and want your own or WP php in posts,pages,sidebars. So here are three widgets those will make your life easy.

Widget Logic
This plugin gives every widget an extra control field called "Widget logic" that lets you control the pages that the widget will appear on. Like you want a particular widget which appear on home page only you can simply put logic is_home() in extra field. more detail and widget itself can be found at Widget logic page

WP page widget
This plugin will help to  put widget area on any page or post by simple short code. then you can easily put any widget in that area. WP page widget can be downloaded from wordpress site.

PHP code widget
Normal text wiget let you put any arbitry text/html in sidebars or any widget area but with PHP code widget you can put any php in that widget. Very helpful for custon content display.

So with these three  wordpress widgets  users can get much of the desired  felexibility . Hope you like the post . Let me know it by posting comenets.
READ MORE