Allows you to download all the photos and images from either a FaceBook friend, event or group's photo album en masse, i.e. all in one foul swoop.
Posted in Software & Websites Tagged add-on, album, arthur sabintsev, download, downloader, extension, facebook, facepad, firefox, lazyrussian, photo Leave a comment
In order to speed up your work using Photoshop's powerful but sometimes quite frustrating text tool, here are a couple of handy keyboard shortcuts you might like to remember...
Posted in Software & Websites, Tutorials Tagged keyboard, photoshop, shortcuts, text, text tool, tutorial, typography Leave a comment
Allows you to right-click on any selected text on any webpage your are currently browsing and then send the highlight text, title plus link to an email recipient
Posted in Software & Websites Tagged add-on, arthur sabintsev, email, email this!, extension, firefox, gmail, highlight text, lazyrussian, yahoo Leave a comment
So how does one go about forcing a script to stay alive infinitely until it eventually finishes its job?
Posted in Technology & Code, Tutorials Tagged infinite execution, maximum execution time, PHP, set time limit, timeout 1 Comment
Taking Andrew Walker's previously mentioned handy little UTF-16 to UTF-8 string converter function, we now have in our means a particularly easy way in which to craft a simple UTF-16 to UTF-8 file converter.
Posted in Technology & Code, Tutorials Tagged andrew walker, convert, encoding, file convert, PHP, string, string encoding, utf-16, utf-8 Leave a comment
Sometimes you need to store things like file paths into a database table during your PHP script's execution. However, on going back to the database after running your script, you might come across your path with all of its backslashes (\) missing!
Andrew Walker crafted this handy little PHP function which can convert a UTF-16 encoded string into a more PHP-friendly UTF-8 encoded string.
Posted in Technology & Code Tagged andrew walker, byte order mark, convert, function, PHP, string, utf-16, utf-8 1 Comment

AutoComplete Country Selection using jQuery