Posts

How to export data from a single table and import into single table using phpMyAdmin?

Image
  T here may be times when you need to  export  data from a single table and  import  into a single table in an existing database using phpMyAdmin. In this post, we shall discuss how to export data from a single table and import into single table using phpMyAdmin? Here is a scenario when such an activity may be needed for better understanding. This is from my practical experience. So, there is this WordPress website we had, and the theme had to be customized. Since we did not want to disrupt the live site, we took a backup and installed the copy on a development system to further customize the site. During the customization process, we ran into some issues. And to isolate the problem, we disabled some plugins to check if the plugins were interfering with the problem.  The problem was, we were using a WordPress plugin called "Post Views Counter" to display views on each post. During this process of troubleshooting as described above, we h...

Best Free WYSIWYG HTML Code Editors for Windows

Image
  Best Free WYSIWYG HTML Code Editors for Windows Save Share 1 Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications. If you are one of those people who design or edit HTML pages for websites or just learning HTML, then here is a list of some Best  Free  HTML Editors / Designers for Windows - for Creating, managing, and editing web pages. There were days when almost  all web  pages had to be written manually in text editors. Then came WYSIWYG (What You See Is What You Get) software tools. Remember Microsoft Frontpage? Nowadays, with the popularity of Content Management Systems (CMS) which takes care of most of the web page layout and structure using themes, there is hardly any need to write web pages ourselves. There are tons of free software on the internet and there are some really good ones that are free. Free does not always mean 'bad  quality ' anymore. There are many ...

Free Photo Software - Resizer, Converter, Watermarker - FastStone Photo Resizer

Image
  Looking for a versatile image editing software that can convert to different image formats, batch rename images, resize images, batch image watermark etc.? FastStone Photo Resizer  is an image converter and renaming tool that intends to enable users to convert, rename, resize, crop, rotate, change color depth, add text and watermarks to images in a quick and easy batch mode. Drag and Drop mouse operation is well supported. Features of FastStone Photo Resizer includes: Convert and Rename images in batch mode Support JPEG, BMP, GIF, PNG, TIFF and JPEG2000 Resize, crop, change color depth, apply color effects, add text, watermark and border effects Rename images with sequential number Search  and replace texts in the file names Preview conversion and renaming Support folder/non-folder structure Load and save settings Support multithreading. i.e. process multiple images simultaneously for better performance Source:  https://www.faststone.org/FSResizerDetail.htm Most of...

How to disable Sending Message Prompt in Thunderbird email client (2022)?

Image
  If you are using Thunderbird, you might have noticed that when “Send” button is pressed, Thunderbird by default shows a “Sending Message” progress prompt when attempting to send the email. Depending on network conditions, it may  disappear  quickly or it will be there for some good 20-30 seconds and you can’t go back and do something on Thunderbird. This can be a bit annoying at times. So we’ll see how to disable this prompt in Thunderbird  email client  when sending emails.  This is what it looks like when the SEND button is clicked. To disable Sending Message Prompt in Thunderbird email client, follow the steps below. Open Thunderbird > Click on TOOLS > Click OPTIONS In the  search  box, type “EDITOR” Click on “CONFIG EDITOR”  Click on “I ACCEPT THE RISK”. In the next window, you will see a list of settings. Type “SendInBackground” in the search box. The default value is FALSE for  “mailnews.sendInBackground”   T...