Showing posts sorted by relevance for query pdf. Sort by date Show all posts
Showing posts sorted by relevance for query pdf. Sort by date Show all posts

Friday, January 28, 2011

Add Print and PDF buttons to your posts

I see more and more blogs with articles containing an invitation to print it. If implemented properly this can be a significant convenience for the reader and as such it is worth exploring.

Friday, February 6, 2015

Styling links with the rel attribute

One interface improvement I was planning to implement but have yet to do so is styling links with a favicon. This can be done via JavaScript, by getting the client browser to do the work, or simply with rel attribute styling.

Thursday, May 27, 2010

Windows Live Writer Portable upgrade

Windows Live Writer Logo I was prompted today to upgrade my portable install of Windows Live Writer. In case you have not heard about it, WLW is one of the few Windows applications that have no equivalent in the Linux world, causing many to keep Windows virtual machine or windows partition just so they can use it. This being the best blogging editor there is, I thought it's a good idea to share this experience (and much more) with you.

Sunday, May 2, 2010

Entrecard – drop it like it’s hot

I've recently looked at Entrecard advertising system as a way to discover interesting blogs and to build a community. Sure, there are other community / promotion tools, but they each have their drawbacks.

Saturday, May 15, 2010

Hacking .htaccess I

I recently uploaded some JavaScript files to my webserver to be used on some other external websites. They did not work at first and in the troubleshooting process I remembered how important it is to understand how .htaccess works.