Articles 42

Articles about different things, mostly around the programming and codes, not necessarily connecting to certain language
Sorted from new to old.
Card image
Arabic in MySQL

Here is how to read Arabic text from MySQL db from Classic ASP I tried a lot ...

Card image
Progress in two nested loops

Formula to show progress to end user from inside two loops. More like an ...

Card image
Protecting VBA code

Steps to protect VBA project in Excel, posted here for reference mainly. An ...

Card image
A is for Alpha

Military way to communicate letters in audio, for me I learned not all required, ...

Card image
Regular expressions (Notepad++)

How to do regular expressions in Notepad ++ search and/or replace Helpful when ...

Card image
Pps vs ppsx

PowerPoint slideshow file types and differences in file size. Bottom line, if ...

Card image
Windows 10 video files and OneDrive

Fixing generating videos thumbnail in Windows 10 Download app from

Card image
Long filename

How to delete or rename file with long filename, say more than 200 chars. ...

Card image
Android Apps and SD memory

List of apps that can be moved to SD Card in Android OS (Tablet).

Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image
Window off-screen

Window not shown while taskbar says it is on. Restore window position in ...

Card image
Shortcut website

Create a shortcut to website to open using Internet Explorer in 'InPrivate' ...

Card image
ColorSlider

Free Online tools to quickly get color values in hex or rgb

Card image
Magick SVGs to GIFs

Convert SVG files into GIF preserving the transparency, in bulk ' Used to ...

Card image
Files list to text

One of easy ways to convert list of files in a folder into list (txt files) ...

Card image
VBA vs ASP Classic

Differences between coding in VB in Classic ASP (aka VBScript) and VBA (aka ...