www.tweaking4all.com Open in urlscan Pro
69.16.233.227  Public Scan

Submitted URL: http://www.tweaking4all.com/
Effective URL: https://www.tweaking4all.com/
Submission: On October 15 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: searchGET https://www.tweaking4all.com/

<form action="https://www.tweaking4all.com/" id="searchform" method="get" name="search" target="_self">
  <div class="input_before">
    <label for="s">Search for:</label>
    <input id="s" name="s" placeholder="Search articles …" value="">
    <button class="btn"><i class="icon-search"></i></button>
  </div>
</form>

Name: searchGET https://www.tweaking4all.com/

<form action="https://www.tweaking4all.com/" id="<searchform" method="get" name="search" target="_self">
  <div class="input_before">
    <label for="s">Search for:</label>
    <input id="s" name="s" placeholder="Search articles …" value="">
    <button class="btn"><i class="icon-search"></i></button>
  </div>
</form>

Text Content

Tweaking4All
 * Home
 * News
 * Pages
 * Forum
 * Info
 * Log in
 * Nederlands


TWEAKING4ALL.COM - COMPUTER TIPS, TRICKS, ... FOR EVERYONE ...

Search for:
Search for:
Page 1 of 18
AUG
2021
11


BATCH IMAGE CONVERSION WITH MACOS PREVIEW

 * * 

 * * Graphics & Design
   * MacOS X
   * MacOS X Tricks
   * Photography

0

Every now and then I find myself in need of converting an image to another
format, especially when the application I’m working with does not support the
file format I have at hand. Recently I find myself needing to convert several
webp formatted files, a format developed by Google as a replacement for PNG,
JPEG and GIF. Unfortunately quite a few applications still do not support this
new(er) format.

There are a bunch of tools out there that can do this for us, like Pixillion
from NCH Software (free version available), or online services like
CloudConvert. MacOS however already comes equipped with a suitable tool that can
help us with that – and can even handle a batch – called “macOS Preview“.

In this article:
How to convert images, to different file formats, with Preview that comes with
macOS – one at a time, or in batch.

 Continue reading …
  Ad Blocking Detected  


Please consider disabling your ad blocker for our website.
We rely on these ads to be able to run our website.
You can of course support us in other ways (see Support Us on the left).


MAY
2021
12


HOW TO CUSTOMIZE Z-SHELL PROMPT (ZSH – MACOS, LINUX)

 * * 

 * * Linux
   * MacOS X
   * MacOS X Tricks

6

When using Terminal under a recent macOS version, you’ll most likely will be
using Z-Shell (zsh) –  a quite common Shell found under Linux as well.
This used to be Bash, but Apple moved to Z-Shell early 2019 (some users may see
a message when opening Terminal, requesting them to migrate to zsh).

I do tinker in Terminal quite often and always found the prompt kind-a boring.

In this article: how to customize the Z-Shell prompt.

Note: most of these tricks/settings may work the same way for different shells
as well, like Bash and even Linux shell variants.

 Continue reading …
MAY
2021
11


XTERM COLOR CHEAT SHEET

 * * 

 * * Generic Web Design
   * Linux
   * MacOS X

0

For those who need a cheat sheet on XTerm colors, here a quick and short
reference overview.
These colors should work for anything that supports the XTerm color-scheme, so
this includes several Terminal emulators and several Shell variants like
Z-Shell.

I needed this while customizing my Z-Shell prompt, and I hope this is useful to
others as well as a reference sheet.
I’ve split it up in the 16 basic colors, 24 greyscale “colors”, and 256 colors.

 Continue reading …
MAR
2021
05


IP RATING CODES FOR LED STRIPS

 * * 

 * * Arduino
   * Hardware

2

Having been tinkering with LED strips for quite some years now, I do
occasionally get the question: “What do the IP ratings mean?”.

There is a short answer for that question: It indicates its protection level
against water and dust.

Obviously this doesn’t say much, and things are a little more advanced that
that.
So in this article I’ll go briefly into the details on what kind of IP ratings
you can run into and what they mean.
This way you can consider in what kind of environment you’d like to use your LED
strip and find a matching IP code.

 Continue reading …
  Ad Blocking Detected  


Please consider disabling your ad blocker for our website.
We rely on these ads to be able to run our website.
You can of course support us in other ways (see Support Us on the left).


MAR
2021
04


HOW TO USE EMAIL TEMPLATES IN APPLE MAIL (MACOS)

 * * 

 * * MacOS X
   * MacOS X Tricks
   * Network and Internet

2

In certain scenarios, it can be a timesaver, and avoid mistakes, to have one or
more templates for common emails.
Unfortunately, Apple Mail, that comes with macOS, doesn’t have a template
mechanism … or does it?

With a simple trick we can use “templates” in Apple Mail under macOS and in this
article I’ll show you how …

 Continue reading …
FEB
2021
02


MOVIESCANNER2 – GET AN OVERVIEW OF VIDEO FILE DETAILS

 * * 

 * * Applications
   * Home Theatre
   * Video

74

MovieScanner2, the successor of MovieScanner, is a small utility which analyzes
your video file and stored the detected streams in a database.
The detected streams include all embedded video streams, audio streams, subtitle
streams, and most common external subtitle files.

For each file details are being collected with ffProbe (from the ffMPEG
project), like for example resolution, 3D, HDR, codec types, audio channels and
layout, audio and subtitle languages, etc.

MovieScanner2 is completely free, and available for Windows, Linux (GTK and QT5)
and MacOS X.

 Continue reading …
JAN
2021
22


FORUM ACCOUNT ACTIVATION ISSUE HAS BEEN RESOLVED!

 * * 

 * * News & Updates

0

Unfortunately, the registration at our forum didn’t quite work as hoped.
A small bug made it that new users would not get an activation email – which
makes it hard to complete registration of course.

I did manage to find what caused this issue; a minor bug in the forum software.
The issue should now be resolved, and the fix has been shared with the
developers of the forum plugin.

For those that have tried to register before: Feel free to contact me,
mentioning the email address you used to register.
I can then either activate your account, or remove the account so you can
register with the same email address again.

Apologies for the inconvenience, and thanks to all that reported this issue.

  Ad Blocking Detected  


Please consider disabling your ad blocker for our website.
We rely on these ads to be able to run our website.
You can of course support us in other ways (see Support Us on the left).


DEC
2020
28


MACOS X IMAGE RESIZER – BIG SUR UPDATE

 * * 

 * * News & Updates

0

My little script to resize images straight from Finder, and optionally attach
them right away to a new email, has been updated to fix some issues that
surfaced with the release of Big Sur.

This version provides a fix for the “Image Events got an error: image
“<imagename>” doesn’t understand the “save” message” error message, and resolves
the issue with Apple Mail freezing up when trying to attach images to a new
email.

You can find the download, and ask questions, with the original article: MacOS X
Image Resizer – Right click images to resize and/or email.

 

DEC
2020
13


HOW TO CREATE A SELF-SIGNED SSL CERTIFICATE

 * * 

 * * Generic Web Design
   * Network and Internet

0

Sometimes we need a Certificate so we can encrypt and decrypt network
communication, for example for all kinds of network devices (eg. NAS, IoT
devices, local web server, etc).

Unfortunately, for some of these applications, we cannot obtain a legit
certificate from a CA (Certificate Authority), due to certain limitations.
In this article I’ll show you how to create such a free Self-Signed
(self-created) certificate yourself, for Windows, macOS and Linux.

I’ll also briefly point out limitations and potential problems that come with a
Self-Signed certificate or CERT.

 Continue reading …
OCT
2020
25


BEAT SABER – CUSTOM SONG RENAMER

 * * 

 * * Applications
   * Games
   * Gaming
   * Music

0

For those familiar with Beat Saber mods: Beat Saber is the most fun when you add
your own songs.

Unfortunately, when you download some of these custom songs, for example from
beatsaver.com or beatsaber.com, you’ll find that the filenames can be a bit
messy. For example filenames like:
“8e7e553099436af31564adf1977a5ec42a61cfff.zip” or “141 (Gangnam Style –
greatyazer).zip”.

This is where this simple little tool can be helpful allowing you with a few
clicks to rename these files to a filename in this format “Artist – Title
(supported levels).zip”.

The application is free and available for macOS, Linux (64bit) and Windows
(32bit).

 Continue reading …
  Ad Blocking Detected  


Please consider disabling your ad blocker for our website.
We rely on these ads to be able to run our website.
You can of course support us in other ways (see Support Us on the left).


OCT
2020
14


HOW TO DOWNLOAD YOUTUBE VIDEOS

 * * 

 * * Video

4

In this article, I’ll show how you can easily download a video from YouTube on
Windows, macOS or Linux.
All you need is the Free VideoLAN VLC and your Web Browser.
So no need for any sketchy third party websites or commercial tools.

Caution: Keep an eye on the YouTube Terms of Service rules, as well as your
local laws!
According to the YouTube Terms of Service policy, you will need to ask for
permission from either YouTube and/or the respective Copyright holder(s).

 Continue reading …
AUG
2020
25


HOW TO FLUSH YOUR LOCAL DNS (MAC, WINDOWS, LINUX)

 * * 

 * * Network and Internet

0

Flush DNS – Sometimes we do run into network issues, and sometimes this is
caused by a corrupted DNS cache on your computer.

In this article a quick and easy overview on how to flush the DNS cache on your
computer for several operating systems:

 * Windows (Windows 95 up to Windows 10)
 * macOS (10.6 Snow Leopard up to 11.0 Big Sur)
 * Linux (several methods)

 Continue reading …
AUG
2020
21


WINDOWS 10 – TESTING APPLICATIONS SAFELY IN WINDOWS SANDBOX

 * * 

 * * OS Tips & Tricks
   * Windows

0

Sometimes you just want to try a new application without messing up your Windows
setup, or maybe you found an application online, and you’re not quite sure how
sketchy the application is (with all the malware, viruses etc. these days).

In this article, I’ll show you how to use the sandbox functionality found in
Windows 10, to safely test applications in a shielded (sandbox) environment.

Note: This only seems to be available for Windows 10 Pro or Enterprise, as of
version 1903, (it first became available in the Insider build 18305).

 Continue reading …
  Ad Blocking Detected  


Please consider disabling your ad blocker for our website.
We rely on these ads to be able to run our website.
You can of course support us in other ways (see Support Us on the left).


JUL
2020
28


CONNECTMENOW V3.0.7 RELEASED

 * * 

 * * News & Updates

0

A new version (3.0.7) of ConnectMeNow, a tool designed to make mounting network
shares easier under MacOS, has been released today.

In this new version, you will find features like:

 * Improved Wake On LAN (improvements specifically for certain NAS devices)
 * Mount on appear – which mounts a share once a server becomes available in the
   network (optional)
 * Mount on Network change – when changing network, ConnectMeNow will try to
   find your server automatically
 * Improved support for NFS and SSH

This version includes all change and updates found in the beta versions (3.0.6
build 146).

You can find the new version in the original “ConnectMeNow v3 – Mount Network
Shares Quick and Easy on a Mac”  article.

JUL
2020
05


TRIM, CROP AND ROTATE VIDEO WITH HANDBRAKE

 * * 

 * * Mobile Devices
   * Video

4

These days where everybody is recording video with their smartphone, we
occasionally run into the issue that the video needs to be rotated, and
sometimes trimmed or cropped as well.

This all sounds pretty complicated, but with Handbrake (free – available for
Windows, Linux and macOS), this is not all that hard to accomplish.

In this article: how to Trim, Crop and/or Rotate your videos.

 Continue reading …
1 2 3 ... 16 17 18


 * SUPPORT US
   
   Your support is highly appreciated ...
   * Do your shopping at Amazon
   * Use PayPal to give me a cup of coffee (select: $5, $10, $20, or custom
     amount)
   * Become a Patreon
   * Sign up with DropBox
   * Donate in BitCoin (BTC)
     16Ja1xaaFxVE4FkRfkH9fP2nuyPA1Hk7kR Donate in BitCoin Cash (BCH)
     qzf4qwap44z88jkdassythjcnm54upacmvmvnzgddg
   Please note that clicking on Amazon links may result in a small commission
   for us.


 * LINK QR CODE

   


 * QUICK NAVIGATION
   
   
   * COMMON PAGES
   
   * Home - Start/Landing page
   * News - News and Updates
   * Pages - Categories, Files, etc
   * Forum - Community
   * Info - Stats, IP address, etc.
   * Log in
   
   
   * LANGUAGE
   
   * Nederlands - Ga naar Nederlands


 * ARTICLE NAVIGATION
   
   * 3D Printing
     * Faster heated bed
   * Applications
     * ApplePi-Baker v1
     * ApplePi-Baker v2 for Raspberry Pi
     * Beat Saber Song Renamer
     * Boblight Config Maker v1
     * Boblight Config Maker v2
     * BootCamp CD Eject
     * ConnectMeNow v1 (MacOS X)
     * ConnectMeNow v3 (macOS)
     * FourCC Changer
     * MacOS X Image Resizer
     * miniWOL v1 - Wake On LAN
     * miniWOL v2 - Wake On LAN
     * MovieScanner v1
     * MovieScanner v2
     * Rename My TV Series v1
     * Rename My TV Series v2
     * Toggle Theme (MacOS)
   * CD, DVD, Blu-Ray Disc Burning
     * Burning for Linux
       * Brasero: MP3 to Audio CD
       * Convert DMG to ISO or CDR
     * Burning for MacOS X
       * Burn: MP3 to Audio CD
       * Convert DMG to ISO or CDR
     * Burning for Windows
       * Burnaware: MP3 to Audio CD
       * Convert DMG to ISO or CDR
     * BootCamp CD Eject
     * DVD & Blu-Ray Region Codes
   * Generic Articles
     * Bitcoin Introduction
     * CD Media
     * CHMOD Calculator
     * DVD & Blu-Ray Region Codes
     * How audio works
     * How RAID works
     * Signature on PDF documents
   * Graphics & Design
     * Illustrator
       * Illustrator - Draw sound wave
     * Photoshop
       * Photoshop - Draw Sine wave
     * Create 3D Pictures
     * FavIcon for your website
     * Image Convert with Preview
     * ImageOptim - PNG Optimization
     * MacOS X - Screenshot and Annotate
     * MacOS X Image Resizer
     * Nikon Coolscan Film Stuck
     * Optimize PNG with Posterization
   * Hardware
     * Apple Computers
       * 2nd Harddisk in MacBook Pro
       * BootCamp CD Eject
       * HighSpeed file sharing between two Macs
       * Install Mac Pro Wi-Fi
       * MacBook Pro Videochip Toggle
       * Sleep button on Windows Keyboard
       * SMBUp - MacOS X SMB Fix
       * XBox One controllers on a Mac
       * XBox360 Controller on Mac
     * Arduino
       * Arduino Programming for Beginners
         * Overview
         * Part 1 - Setup
         * Part 2 - Displaying Output
         * Part 3 - Data and Data Types
         * Part 4 - Making Decisions
         * Part 5 - Using Loops
         * Part 6 - Functions
         * Part 7 - Text (strings)
         * Part 8 - Arrays
         * Part 9 - Text Input
       * All LEDStrip effects in one
       * Arduino 1.8" Color Display
       * Arduino and WS2812 LEDs
       * Arduino DS18B20 Temperature Sensor
       * Arduino Ethernet (ENC28J60)
       * Arduino Ethernet Data (PULL)
       * Arduino Ethernet Data (PUSH)
       * Arduino LDR (Light)
       * Boblight Config Maker v1
       * Boblight Config Maker v2
       * Breadboard basics
       * First Arduino Project
       * Get Started with ESP8266
       * LED Strip IP Rating
       * LEDStrip Effects
       * OpenElec WS2812 Boblight
       * Play with a PIR Sensor
     * Cables & Connectors
       * Connect Computer to TV
       * Make Network Cables
     * ESP8266
       * Get Started with ESP8266
     * PC's
       * SSD Upgrade for Acer Iconia Tab W500
     * Raspberry Pi
       * ApplePi-Baker v1
       * ApplePi-Baker v2 for Raspberry Pi
       * Breadboard basics
       * Install Lazarus Pascal RPI 2
       * Raspberry PI Operating System on SD-Card
       * Raspberry Pi Retro Computers & Games
       * Raspberry Pi with XBMC and LCD
     * XBox
       * Copy XBox 360 harddisk
     * Breadboard basics
     * How RAID works
     * LED Strip IP Rating
     * Linux System Specifications
     * NetGear R7000 DD-WRT
     * Nikon Coolscan Film Stuck
     * Play with a PIR Sensor
     * Resistor Color Calculator
     * Resistor Standard Values
   * Home Theatre
     * AppleTV
       * Copy Video to iOS device with iTunes
       * iTools - Copy video to iOS device without iTunes
       * Restore AppleTV OS (network)
       * Restore AppleTV OS (no network)
     * Kodi (XBMC)
       * Boblight Config Maker v1
       * Boblight Config Maker v2
       * Get Started with Wake On Lan
       * Kodi and FireStarter on Amazon Fire TV
       * Kodi on Amazon Fire TV
       * OpenElec WS2812 Boblight
       * Raspberry Pi with XBMC and LCD
       * SMBUp - MacOS X SMB Fix
       * XBMC & MySQL - Everything in sync!
       * XBMC on Boxee Box
     * 3D Movies Intro
     * Add Metadata to MP4/M4V
     * Connect Computer to TV
     * Couch Potato, Sick Beard, SABnzbd tips & tricks
     * Create 3D Pictures
     * Difference between DVD and Blu-Ray
     * DVD & Blu-Ray Region Codes
     * FourCC Changer
     * HDMI HDCP Removal
     * MacOS X - Remove iTunes DRM
     * miniWOL v1 - Wake On LAN
     * miniWOL v2 - Wake On LAN
     * MovieScanner v1
     * MovieScanner v2
     * Phone or Tablet video to TV
     * Rename My TV Series v1
     * Rename My TV Series v2
     * SickBeard auto TV Series download
     * SickRage auto TV Series download
     * Sonarr on QNAP
     * VLC 3D Movies as Anaglyph
     * Watch US NetFlix AnyWhere!
     * Windows - Remove iTunes DRM
   * Mobile Devices
     * Android
       * Repurpose your old Android
         * Android as IP Camera
         * Android as IP Camera Monitor
       * Android File Transfer
       * Android Ringtones from MP3 or Movie
       * Android Screenshot
       * Convert PDF to ePUB
       * Copy movies to Android
       * Determine Android Versions
       * Kodi and FireStarter on Amazon Fire TV
       * Kodi on Amazon Fire TV
       * Phone or Tablet video to TV
     * Apple iOS
       * Repurpose old iOS devices
         * iPhone as IP Camera
         * iPhone as IP Camera Monitor
       * Cam. Con. Kit - Video to iPad w/o iTunes
       * Convert PDF to ePUB
       * Copy PDF/ePUB to iPhone/iPad
       * Copy Video to iOS device with iTunes
       * How to take a screenshot
       * iOS - Battery Life Tricks
       * iOS - Custom Vibrate Pattern
       * iOS - Picture, Music, Video Tricks
       * iOS - Text & Keyboard Tricks
       * iTools - Copy video to iOS device without iTunes
       * MacOS X - free iOS screen recording
       * MacOS X - Music or Movie as iPhone Ringtone
       * MacOSX - WALTR - Get Media to iOS without iTunes
       * Phone or Tablet video to TV
       * Windows - Music or Movie as iPhone Ringtone
       * Windows - WALTR - Get Media to iOS without iTunes
     * GPS
       * How GPS works
     * Windows Tablets
       * SSD Upgrade for Acer Iconia Tab W500
     * Handbrake: Trim, Crop, Rotate Video
   * Music
     * Linux and Music
       * Brasero: MP3 to Audio CD
       * Linux - Audio CD to MP3
     * MacOS X and Music
       * Burn: MP3 to Audio CD
       * MacOS X - Audio CD to MP3
       * MacOS X - Music or Movie as iPhone Ringtone
       * MacOSX - WALTR - Get Media to iOS without iTunes
       * Windows - Music or Movie as iPhone Ringtone
     * Windows and Music
       * Burnaware: MP3 to Audio CD
       * Windows - Audio CD to MP3
       * Windows - WALTR - Get Media to iOS without iTunes
     * Android Ringtones from MP3 or Movie
     * Beat Saber Song Renamer
     * CD Media
     * Download Music for Free
     * How audio works
   * Network and Internet
     * Apple Mail Templates
     * Better QNAP Aria2 Download Manager
     * ConnectMeNow v1 (MacOS X)
     * ConnectMeNow v3 (macOS)
     * Create Self-Signed CERTs
     * Download Music for Free
     * Download Torrent Safely (Put.io)
     * Flush Local DNS
     * Get Started with ESP8266
     * Get Started with Wake On Lan
     * HighSpeed file sharing between two Macs
     * Home Network Basics
     * MacOS X best VNC Client
     * Make Network Cables
     * miniWOL v1 - Wake On LAN
     * miniWOL v2 - Wake On LAN
     * NetGear R7000 DD-WRT
     * pyLoad for put.io
     * QNAP Aria2 Download Manager
     * QNAP FTP Client
     * SMBUp - MacOS X SMB Fix
     * Sonarr on QNAP
     * Speed up your website
     * SSH Clients and Connections
     * SSH Login without Password
     * Watch US NetFlix AnyWhere!
     * WiFi Encryption
     * WiFi Speed MacOS X
     * Windows 10 Remote Support
     * XBox One Strict NAT fix (pfSense)
   * Online Tools
     * CHMOD Calculator
     * Resistor Color Calculator
   * OS Tips & Tricks
     * MacOS X Tricks
       * Apple Mail Templates
       * BootCamp CD Eject
       * Change Icon of Webshortcut
       * ConnectMeNow v1 (MacOS X)
       * ConnectMeNow v3 (macOS)
       * Create macOS install media
       * Create OS install disk
       * Custom z-Shell prompt
       * Facebook Chat for Messages
       * Fix slow Mavericks
       * Format Apple USB Restore
       * HighSpeed file sharing between two Macs
       * How to edit Crontab
       * Image Convert with Preview
       * MacBook Pro Videochip Toggle
       * MacOS X - free iOS screen recording
       * MacOS X - Screenshot and Annotate
       * MacOS X best VNC Client
       * Remove pre-installed Apps
       * Sleep button on Windows Keyboard
       * SMBUp - MacOS X SMB Fix
       * Stack Overlays for the Dock
       * Toggle Theme (MacOS)
       * Virtual Desktops (Spaces)
       * WiFi Speed MacOS X
       * XBox One controllers on a Mac
       * XBox360 Controller on Mac
     * Create Dummy Files
     * Dualboot Windows 8.x/Ubuntu
     * Remove Ubuntu from UEFI Dualboot
     * Windows 10 Sandboxing
   * Photography
     * Image Convert with Preview
     * Nikon Coolscan Film Stuck
   * QNAP
     * Auto MySQL Backup with Replication
     * Better QNAP Aria2 Download Manager
     * Combine QNAP Shares
     * Couch Potato, Sick Beard, SABnzbd tips & tricks
     * DropBox on your QNAP
     * FourCC Changer
     * Get Started with Wake On Lan
     * How RAID works
     * How to edit Crontab
     * Install Apache, MySQL, PHPMyAdmin
     * Install Applications (OS3.x)
     * Linux Station VNC Password
     * MySQL Data Import/Export
     * pyLoad for put.io
     * QNAP Aria2 Download Manager
     * QNAP FTP Client
     * SickBeard auto TV Series download
     * SickRage auto TV Series download
     * Sonarr on QNAP
     * Surveillance Station Recordings Playback
     * XBMC & MySQL - Everything in sync!
   * Software
     * Games
       * Beat Saber Song Renamer
       * Carmageddon Reincarnated
       * Copy XBox 360 harddisk
       * Half-Life: Alyx - Console & Cheats
       * MacOS X MAME Retro Arcade Games
       * Raspberry Pi Retro Computers & Games
       * SteamVR instant Screenshots Oculus Quest
       * VR Tips and Tricks
       * XBox One controllers on a Mac
     * Linux
       * Bash - Press Any Key
       * CHMOD Calculator
       * Convert PDF to ePUB
       * Custom z-Shell prompt
       * Dualboot Windows 8.x/Ubuntu
       * Get Started with Wake On Lan
       * How to edit Crontab
       * Linux System Specifications
       * miniWOL v2 - Wake On LAN
       * Remove Ubuntu from UEFI Dualboot
       * Rename My TV Series v1
       * Rename My TV Series v2
       * Signature on PDF documents
       * Ubuntu 14.x and xRDP
       * XTerm Colors
     * MacOS X
       * Apple Mail Templates
       * ApplePi-Baker v1
       * ApplePi-Baker v2 for Raspberry Pi
       * Bash - Press Any Key
       * CHMOD Calculator
       * ConnectMeNow v1 (MacOS X)
       * ConnectMeNow v3 (macOS)
       * Convert PDF to ePUB
       * Create macOS install media
       * Create OS install disk
       * Custom z-Shell prompt
       * Facebook Chat for Messages
       * Format Apple USB Restore
       * Get Started with Wake On Lan
       * How to edit Crontab
       * Image Convert with Preview
       * ImageOptim - PNG Optimization
       * MacBook Pro Videochip Toggle
       * MacOS X - Screenshot and Annotate
       * MacOS X Image Resizer
       * MacOS X MAME Retro Arcade Games
       * miniWOL v1 - Wake On LAN
       * miniWOL v2 - Wake On LAN
       * Remove pre-installed Apps
       * Rename My TV Series v1
       * Rename My TV Series v2
       * Signature on PDF documents
       * Sleep button on Windows Keyboard
       * SMBUp - MacOS X SMB Fix
       * Stack Overlays for the Dock
       * Toggle Theme (MacOS)
       * WiFi Speed MacOS X
       * XBox One controllers on a Mac
       * XBox360 Controller on Mac
       * XTerm Colors
     * Windows
       * BootCamp CD Eject
       * Convert PDF to ePUB
       * Dualboot Windows 8.x/Ubuntu
       * Get Started with Wake On Lan
       * miniWOL v1 - Wake On LAN
       * miniWOL v2 - Wake On LAN
       * Remove Ubuntu from UEFI Dualboot
       * Rename My TV Series v1
       * Rename My TV Series v2
       * Signature on PDF documents
       * Windows 10 Remote Support
       * Windows 10 Sandboxing
   * Software Development
     * Delphi
       * Delphi Keyboard Shortcuts
       * UniDAC dBase data recovery
     * Lazarus FPC
       * Add extra info to lists (AddObject)
       * AutoRun for Windows and MacOS X
       * Get started with SQLite
       * Install Lazarus Pascal RPI 2
       * MacOS X - Add custom runtime font
       * Move Files to TrashCan
       * SMJobBless or Elevated Privileges
       * Yahoo Weather Forecast
     * ASCII HTML Table
     * Auto MySQL Backup with Replication
     * Bash - Press Any Key
     * Create Dummy Files
     * Create macOS install media
     * iOS - Fix ATS Exceptions
     * MySQL Data Import/Export
   * Video
     * Gaming
       * Beat Saber Song Renamer
       * Copy XBox 360 harddisk
       * Half-Life: Alyx - Console & Cheats
       * MacOS X MAME Retro Arcade Games
       * Raspberry Pi Retro Computers & Games
       * Split-screen games FullScreen
       * SteamVR instant Screenshots Oculus Quest
       * VR Tips and Tricks
       * XBox360 Controller on Mac
     * Mobile Video
       * Android Ringtones from MP3 or Movie
       * Cam. Con. Kit - Video to iPad w/o iTunes
       * Copy movies to Android
       * Copy Video to iOS device with iTunes
       * iTools - Copy video to iOS device without iTunes
       * MacOS X - free iOS screen recording
       * MacOS X - Music or Movie as iPhone Ringtone
       * MacOS X - Remove iTunes DRM
       * MacOSX - WALTR - Get Media to iOS without iTunes
       * Phone or Tablet video to TV
       * Windows - Music or Movie as iPhone Ringtone
       * Windows - Remove iTunes DRM
       * Windows - WALTR - Get Media to iOS without iTunes
     * Rip DVD or Blu-Ray
       * DVD Rip: What title to pick
       * Handbrake Linux - DVD to MP4/MKV
       * Handbrake MacOS X - DVD to MP4/MKV
       * Handbrake Windows - DVD to MP4/MKV
       * MakeMKV - Blu-Ray/DVD to MP4/MKV
     * 3D Movies Intro
     * Add Metadata to MP4/M4V
     * Connect Computer to TV
     * Create 3D Pictures
     * Difference between DVD and Blu-Ray
     * Download YouTube Videos
     * DVD & Blu-Ray Region Codes
     * FourCC Changer
     * HandBrake: Optimize Video
     * Handbrake: Trim, Crop, Rotate Video
     * HDMI HDCP Removal
     * Kodi and FireStarter on Amazon Fire TV
     * Kodi on Amazon Fire TV
     * MacOS X - Remove iTunes DRM
     * MovieScanner v1
     * MovieScanner v2
     * OpenElec WS2812 Boblight
     * VLC 3D Movies as Anaglyph
     * Watch US NetFlix AnyWhere!
     * Windows - Remove iTunes DRM
     * XBMC on Boxee Box
   * Web Development
     * Generic Web Design
       * ASCII HTML Table
       * CHMOD Calculator
       * Create Self-Signed CERTs
       * FavIcon for your website
       * JavaScript - Working with Cookies
       * MacOS X - Screenshot and Annotate
       * MySQL Data Import/Export
       * Speed up your website
       * XTerm Colors
     * WordPress
       * Ad Widget
       * Alexa (AWIS) and Google Page Rank
       * Alexa and Google Page Rank
       * Chapter Anchors and Overview ShortCode
       * Copy & Paste with Source Link
       * Copy/Move WordPress server
       * Custom Columns on Posts Admin Page
       * Custom Shortcodes
       * Enable Link Manager without Plugin
       * Fix mod_security issue
       * Generate a Site Overview page
       * Inject ads into WordPress posts
       * Max Media Upload Size
       * Open link in comments in new Window
       * Preserve Backslash in Posts
       * Simple Ajax Example
       * Speed up your website
       * Upload Banned File Types
     * Auto MySQL Backup with Replication


 * STATISTICS
   
   Your IP:185.232.23.178 Page hits:236,539,160 Alexa rank:106,496


 * MOST RECENT ARTICLES
   
   
   * 2021
   
   * 08.11 Batch Image Conversion with macOS Preview
   * 05.12 How to Customize Z-Shell Prompt (zsh – macOS, Linux)
   * 05.11 XTerm Color Cheat Sheet
   * 03.05 IP Rating codes for LED strips
   * 03.04 How to use Email Templates in Apple Mail (macOS)
   * 02.02 MovieScanner2 – Get an overview of Video File Details
   * 01.22 Forum Account Activation issue has been resolved!
   
   
   * 2020
   
   * 12.28 MacOS X Image Resizer – Big Sur Update
   * 12.13 How to create a Self-Signed SSL Certificate
   * 10.25 Beat Saber – Custom Song Renamer


 * RECENT COMMENTS
   
   
   * 2021
   
   * 10.13 Hans on
     How to Customize Z-Shell Prompt (zsh – macOS, Linux)
   * 10.12 Still on
     How to Customize Z-Shell Prompt (zsh – macOS, Linux)
   * 10.06 Hans on
     ApplePi-Baker v2 – Backup & Restore SD cards, USB drives, etc.
   * 10.05 Christopher on
     ApplePi-Baker v2 – Backup & Restore SD cards, USB drives, etc.
   * 10.04 Rob Ligthart on
     Remotely Wake up your Computers with Wake On Lan
   * 10.04 Hans on
     Remotely Wake up your Computers with Wake On Lan
   * 10.03 Hans on
     Video – Adding movie information (Metadata) to your MP4 or M4V
   * 10.03 NickP on
     ApplePi-Baker v2 – Backup & Restore SD cards, USB drives, etc.
   * 10.03 Axel on
     ApplePi-Baker v2 – Backup & Restore SD cards, USB drives, etc.
   * 09.29 chris on
     Video – Adding movie information (Metadata) to your MP4 or M4V


 * RECENT FORUM TOPICS
   
   
   * 2021
   
   * 10.12How to upgrade to Windows 11 for unsupported CPU's? by Hans
   * 10.06NZBGet: How to fix TLS certificate verification failed for XYZ -
     certificate has expired by Hans
   * 09.28QNAP - Delete files of certain type recursively from command line by
     Hans
   * 09.01Just got The Outer Limits (1995) and some episodes will not rename by
     Locutus
   * 08.07Facebook - How see all the data Facebook has on you ... by Hans
   * 08.03Need Help On Chrome Theme by joseallen
   * 08.02ConnectMeNow: Options for SMB shares? by derek
   * 07.31RMTVS AutoDetect vs "obsolete" db by mfu
   * 07.29Seeking Help for coding Self Balancing robot by lucifer_arduino
   * 07.28LED Effects - Cross shaped by Hans


 * INTERESTING LINKS
   
   * Internet Archive: Wayback Machine
     Ever wondered what a current or disappeared website used to look like?
     Check it! Go back in time ...
   * DJI Vision
     DJI Phantom 2 Vision plus - Ultimate quadcopter drones ...
   * Lubuntu
     A Ubuntu variant aimed at being small and fast. Love it!
   * Robots.txt Analyzer
     Very simple and effective tool for online checking of your robots.txt file
     without having to use Google Webmaster Tools.
   * SpeedOf.me
     Test the speed of your Internet connection
   * IINA VideoPlayer
     One of the best media players for MacOS X - it's free and a great
     alternative for, and more stable than, VLC.
   * Links Page
     These and more of our favorite links can be found on the Links Page.


 * NEW DOWNLOADS
   
   * ApplePi-Baker-v2.2.8-(Build-16)-beta-macOS-64bit.dmgDate: 2021-09-19 -
     Size: 4.4 MBBeta version zipped (intended for testing with old macOS
     versions)!
   * MovieScanner2-2.0.11-Windows-32bit-setup.exeDate: 2021-08-28 - Size: 18.4
     MBA small application that uses FFProbe to scan your video files and logs
     these details in a small database. This is the 32 bit Windows version.
   * MovieScanner2-2.0.11-Linux-GTK-64bits.tar.gzDate: 2021-08-28 - Size: 29.1
     MBA small application that uses FFProbe to scan your video files and logs
     these details in a small database. This is the 64 bit Linux version for
     GTK.
   * MovieScanner2-2.0.11-Linux-QT5-64bits.tar.gzDate: 2021-08-28 - Size: 29 MBA
     small application that uses FFProbe to scan your video files and logs these
     details in a small database. This is the 64 bit Linux version for QT5.
   * MovieScanner2-v2.0.11-macOS-64bit.dmgDate: 2021-08-28 - Size: 25.4 MBA
     small application that uses FFProbe to scan your video files and logs these
     details in a small database. This is the 64 bit macOS version.
   * RenameMyTVSeries-2.1.6-QT5-b23-beta-Linux-64bit-static-ffmpeg.tar.gzDate:
     2021-08-05 - Size: 56.9 MBBeta version of Rename My TV Series - 64 bit
     Linux, QT5, comes with static ffMPEG and ffProbe (big).
   * Downloads Page
     Find these and more Downloads on the Downloads Page, where you will also
     find articles references, operating system requirements and categories.


 * AMAZON ADS
   
   Support us by doing your shopping at Amazon.com, either click the link, or
   click one of the links below …
   
   
   You can also sponsor us through these Amazon offerings:
   
   
   
   * Do your shopping at Amazon
   * Business Account at Amazon
   * Amazon Prime 30-Day Trial
   * Give Amazon Prime as a gift
   * Amazon Prime Music Trial
   * Amazon Prime Video Trial
   * Create a Wedding Registry
   * Create a Wedding Registry
   
   
   
   
   Ad Blocking Detected
   
   
   Please consider disabling your ad blocker for our website.We rely on these
   ads to be able to run our website.You can of course support us in other ways
   (see Support Us on the left).



©2000-2021 Hans Luijten - Tweaking4All.com / WeetHet.nl.
Content may not be reproduced without explicit permission of the author(s).
You can contact us through the "Contact Us" form.
Linking to our page(s) however is very much appreciated.

 * Downloads
 * Links
 * 
 * 3D Printing
 * Applications
 * CD, DVD, Blu-Ray Disc Burning
 * Graphics & Design
 * Hardware
 * Home Theatre
 * Mobile Devices
 * Music
 * Network and Internet
 * News & Updates
 * Online Tools
 * OS Tips & Tricks
 * Photography
 * QNAP
 * Software
 * Software Development
 * Video
 * Web Development

 * Main Forum Page
 * 
 * Forum Rules
 * 
 * Software
 *    MacOS X Software
 *    Windows Software
 *    Linux Software
 *    Miscellaneous Software
 * Hardware
 *    Apple/Mac Hardware
 *    Windows/Linux Hardware
 *    Raspberry Pi
 *    Arduino
 *    QNAP NAS
 *    Other Hardware
 * Mobile Devices
 *    iOS Devices
 *    Android Devices
 *    Other
 * Software Development
 *    Delphi, Lazarus, Free Pascal
 *    Databases
 *    Web Development
 *    Miscellaneous
 *    Website Updates
 * Multimedia
 *    Home Theatre
 *    Video
 *    Music
 *    Games and Gaming
 *    Graphics & Design

 * About Tweaking4All
 * Contact Us
 * Overall RSS Feed
 * 
 * Sitemap
 * 
 * Legal Disclaimer
 * Privacy / Cookies
 * 
 * Help
 * 
 * IP: 185.232.23.178
 * 
 * Stats: 236,539,160 Hits

Tweaking4All uses cookies to ensure the best experience on our website. If you
continue using this site we will assume that you are OK with that.OKDetails