Category Archives: Miscelleneous

Archive

Redirecting users to same pages while migrating to new domain

301 redirect

While migrating my previous domain name to current one i had to gather some domain redirection tools in order to help myself to redirect my old domain pages and posts to current one. Fortunately i did not change the site page hence i could do it with less effort. Listing a few useful redirection rules here. Continue reading

Category: Miscelleneous | Tags: , , ,

jEdit plugin download problem with select another mirror error

Facing jEdit plugin download problem with select another mirror error? The solution is very simple. Just click on the “Download Option” button at the bottom of Plugin Manager window and “Update” mirror list. Now select some different and nearest available mirror from the list shown and try downloading plugin once again. It might work with new mirror. If it does not, try selecting different mirror and repeat.

jEdit showing Connect to FTP Server window on start error fix

Does your jEdit file editor show you “Connect to FTP Server” window every-time you start it? And then if you cancel it and then try to load your bookmarks window or try to connect to a FTP connection through FTP plugin window it does show you I/O (input/output) error message? Continue reading

Working on ANZ-egate payment method for WP-Commerce Plugin

anz-egate payment method for wp-commerce plugin

Working on ANZ-egate payment method for WP-E-commerce plugin (which is completed and here is the link to download).

Helpful resources:

There are certain issues so i strongly discourage using this plugin right now. I am busy with something else at the moment so if you are a php developer you can try and extend this plugin to make it complete.

Current status: Live, doing good. Continue reading

How to edit or download .htaccess from cpanel file manager where it is hidden

In my cpanel (dont know the version number) it didn’t show .htaccess file and hid it by default. If it happens and as a lazy person like me you dont want to do ftp like things to get the htaccess appeared on you,  just click on a visible file and open it in cpanel editor. It will give you the url something like below. Continue reading

Keyword shortcuts to switching working files or buffers in jEdit

Hint: By buffers in jEdit it means working files (area), which is shown in the image below:

Keyword shortcuts to working files or buffers in jEdit Continue reading

Fixing “empty characters with grayed background” in LibreOffice document content

Fixing "empty characters with grayed background" in LibreOffice document contentI copied one of my email’s content into a LibreOffice document for saving as a .doc or .docx. While looking at the pasted content it was weird to have a lot of empty spaces(tabs, spaces and/or newline characters, whatever) with grayed background in the content. You can into a part of the document, in the image below, to see what i mean: Continue reading

Creating rss feed dynamically and merging it with another rss feed

Recently i generated a rss feed from business listings for one of my client’s website. Also, i merged this listings feed into client’s existing blog rss feed. Here’s how i did it. Continue reading

How to create/configure an ftp account in EditPlus

To create an ftp account in EditPlus follow the steps listed below. Continue reading

phpMyAdmin PHP Code Injection Exploit attempt on my server

This morning, when i checked my Give Back India site’s access log i found some scripts/setup.php request attempts. In fact, not ‘some’ but hundreds of them. All requests were made targeting phpMyAdmin’ installations on my server. Here are a few of them: Continue reading