Synchronization of text files - a simple Perl script

It so happened that I became very limited set to synchronize files between flash drives and computer. In this hands copy back and forth, remembering what file last edited - tiring, but "monsters" are irrelevant in view of the synchronization primitive task, because a recursive directory synchronization, and other freaks me nowhere.
I decided to sketch a simple script in Perl (since I have a pearl and [...]

Automatic filling Wordpress CMS

As promised, post the script for creating content for your blog at wordpress (on how to fill the blogs on wordpress CMS I wrote in a note Automatically add content to Wordpress-blogs).
I spread again, "as is" - efficiency is present, but not guaranteed ostalnoe
By the way, on the basis of the script and was born a free program for creating imported into Wordpress [...]

Automatically add content to Wordpress-blogs

Even somewhere in one of the first recordings promised to lay out a script, which laid out the content of blogs on the grid (works directly with the database wordpress). Only recently this thought
I spread as it is (ie it is fully functional, and aesthetic list of mistakes let them remain) inside, in general, everything is quite clear (in my opinion) is described. Almost all of the settings made in the beginning of [...]

Updating the library - Perl Cookbook

Segdnyashney book, enriched the "Library" site, decided to dedicate a separate note - she deserves it.
The book is called «Perl. Collection of recipes for professionals (Perl cookbook) »(second edition) and is a collection of ready-made solutions in perl for a vast range of typical tasks that can be met in practice.
The presentation was available, the structure of thought, recipes ready to use
The book must also have [...]

Pastebin from the console. Simple and convenient

He began to frequently use the pastebin service and add your notes through a browser hands quickly tired.
Searched and found in the repository programs from pastebinit - did not work because of restrictions on work with pastebin-services (to add a new service - you should write to the author, and wait, wait, wait - is not very interesting), the more that I'm just on a hosting made his service on the standard engine pastebin, [...]

Christmas greetings and a small gift

Fortunately, I found a moment to congratulate our readers a Happy New Year!
Let neklonno rising rates of your projects, and all your ideas are implemented quickly and leaves you only pleasant sensations!
I also managed to make a small gift for those who use Wordpress blog engine for creating satellites.
WordpressXMLCreator Online now has no restrictions (except restrictions on file size, [...]

Automatic detection of encoding terminal perl-script

Tired of hand coding to change the normal withdrawal of Russian text in your perl-scripts, depending on the encoding of the terminal (run scripts under Linux (utf8), Windows (ActivePerl, cp866) and Windows (Cygwin, cp1251)). A little Googling, but no ready-made recipes are not met, a good query to find something in my head did not come.
I decided to do the following - to determine the operating system, which started [...]

Library for Wordpress. How to make your faylohranilische

I decided to remake the page with the books on its website, taking advantage of access to MySQL, which is still used in wordpress. The essence of the alteration is quite simple - create a function that is found in the body of the page a certain tag, would replace him certain information from the database wordpress. The database, in turn, can be anything, in my case - descriptions and [...]

Parser base nakolesah.ru

Ugh, dokrutil parser nakolesah to the alleged state and sgrabil selection of tires on the car. Who cares - a reference to the script at the end of fasting.
Something in him still be changed, not really I like the logic of the present, based on the GET-requests (while the browser gets all the information referring to the asp-script to the transfer of various parameters in the POST-request). I POST [...]

Parser-grabber nakolesah.ru

He was busy in the free (from the main work) time - did hack, which was a request to write a parser to sgrabit structure selection of wheels on the car from the site nakolesah.ru (natural language perl).
And now he is ready (started last Sunday) and is being tested by the customer. The nice thing is that this is the first time my hobby has brought a small kopeck [...]