Category: Uncategorized
-
Flush Your Computer DNS Cache
Sites that used to load don’t any more, on just your computer? Try flushing your computer’s DNS cache. Also try flushing the browser cache.
-
Text Editors to Use With WordPress
What text editor should you use as a companion to WordPress? Convert MSWord to WordPress without those formatting codes?
-
One Website Page Doesn’t Display, but Looks Fine in Another Browser
Ways to check if a website not displaying is a problem with your browser, or with the site itself.
-
Using Fonts in Emails, That Can Be Read by Anyone
All email clients know about “serif”, “sans-serif” and “monospace”. All email programs (probably going back to Netscape Navigator) have a list of fonts built-in, and have a minimal font stack that include a likely Windows font and a likely OS/X font, and falls back to serif/sans-serif/monospace. My email program has “Courier” in the user interface,…
-
Make Your SSH Keys for FileZilla and SiteGround
How to generate your own SSH Keys for FileZilla and Terminal, for secure file transfers. Linux and OS/X.
-
Delicious Desserts and Breads, Diabetes Healthy
Desserts and breads that are delicious, healthy for diabetics (low glycemic), all natural, heart healthy, gluten free
-
XAMPP “Limit Not Allowed” in .htaccess
Quick Version: In \xampp\apache\conf\httpd.conf Find each occurrence of AllowOverride None Change it to AllowOverride All In \xampp\apache\conf\extra\httpd-vhosts.conf Make the same change. How I Have XAMPP Set Up I have XAMPP, a full Apache web server for Windows, installed on my computer. Lets me develop and test web sites where only I can see my mistakes,…
-

Web Site Development Tools (Windows and OS/X)
Software and tools for web site developers, WordPress users, programmers, and using computers effectively.
-
Favorite FireFox Add-Ons
Here are the FireFox add-ons that I use NoScript Essential security for your web browser! Allow active content to run only from sites you trust, and protect yourself against XSS and Clickjacking attacks. Firebug Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug,…
-
iMacros for Retrieving Information from Multiple Web Pages
iMacros is a great tool for grabbing information from web sites. People often use it for grabbing the latest stock prices, or getting the latest prices on many products. Putting the data into a spreadsheet-compatible file is easy. You can also use iMacros to fill out forms from a spreadsheet (.csv) text file. iMacros is…
-
SysInternals Utilities
SysInternals Utilities, to kill a misbehaving process, stop Windows from automatically loading programs you don’t need, and a presentation utility for zooming and drawing on the screen.