-
WP Plugin: "My Custom Functions"
An easy to use, with intuitive interface, WordPress plugin that gives you the ability to easily and safely add your custom PHP code for execution in the WordPress environment directly out of your WordPress Admin Area, without the need to have an external editor.
Continue reading → -
AFP and Bonjour under Linux
For quite some time I use my Linux machine as a file and backup server (Mac File Server and Time Machine Volume) for all Mac’s in my network which is accessible from the Finder in Mac OS X.
Continue reading → -
BASH aliases
You can create shortened commands by using aliases. Aliases are very convenient to use for frequently used commands.
Continue reading → -
Migrate iWeb projects
After purchasing a new Mac, we have to think about migrating projects of sites from iWeb from the old Mac to a new one. While using Mac, everything, as always, is simple.
Continue reading → -
Recursively replace spaces with underscores in file and directory names
A safe solution to recursively replace spaces with underscores in file and directory names starting from the current directory.
Continue reading →