Archives by date

You are browsing the site archives by date.

Converting HTML to PDF With Hyperlinks

If you open a web page in say, Firefox, click ‘print’ and use a PDF driver like PrimoPDF, PDF995 or anything else, you will find that the hyperlinks are not clickable. This is quite annoying. I recently download a book (in HTML format) from Project Gutenberg. The clickable Table of Contents are really great. But [...]

How Are You Releasing Your Source Codes?

When I ask this, I’m not talking about applications you create and put up for download. I’m talking about the snippets that you post on your blog or website. Surprisingly, many simply copy and paste scripts they have created on their website for users to use without any appropriate copyright or license information. This is [...]

Solution To WordPress File Upload Problem

When you try to upload a file through WordPress, you get the following error: To solve this: Go to Miscellaneous Settings in your admin panel The “Store uploads in this folder” will probably have the complete path to your upload folder. Change this to the default value of “wp-content/uploads”. The default value is also mentioned [...]

Perl Ends Language Wars

There is more than one way to do it. However, there is one and only one way that gets the job done better than all others. Damn. Has Python won? There are many ways to solve a problem. We share our own views in online communities, learn new methods and use the one that suits [...]