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…
Category: Miscelleneous
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…
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…
Working on 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: http://getshopped.org/resources/docs/get-involved/writing-a-new-payment-gateway/ Looking at Paypal Express Checkout and Google Checkout merchant class There are certain issues so i strongly discourage using…
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…
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:
Fixing “empty characters with grayed background” in LibreOffice document content
I 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…
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.
How to create/configure an ftp account in EditPlus
To create an ftp account in EditPlus follow the steps listed below.
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…