Check the website of hotel Perelik for more info…
Welcome to our blog! Here you can find stuff about web development, software engineering, WordPress & about our projects and interests.
Web services is the silver bullet for business-to-business communications. This article explores this concept using the function/method-oriented integration pattern.
Featuring the new theme by us called Minimal Portfolio. It’s nice and responsive.
See DEMO of Minimal Portfolio WordPress Theme
Email us if you want this theme for free.
On Windows, you can take advantage of PowerShell:
dir | rename-item –newname { $_.name –ireplace '(.+?) 203\.bmp$','$1.bmp' }
In this code snippet we use a command that removes ‘203’ from the file name.
dir => list the content of the current directory
| => send each found element to the next command
rename-item => rename an element in a Windows PowerShell provider namespaceject
–newname => specify the name of the renamed file
{
$_ => points to an object representing the actual file
.name => the name property of the automatic variable
-ireplace => perform a insensitive replace
'(.+?) 203\.bmp$' => here comes the regex for matching the desired files
'$1.bmp' => the replacement string
}
You must run this command inside a power shell. Here is how to start it:
Then cd
into you dir from the Powershell window:
More on http://stackoverflow.com/questions/21837836/how-to-rename-multiple-files-at-once-by-removing-a-varying-part-in-the-file-name
Also – http://superuser.com/questions/236820/how-do-i-remove-the-same-part-of-a-file-name-for-many-files-in-windows-7/871799
Features:
– responsible or fixed;
– sortable portfolio;
– light and fast loading;
– multibrowser support;
– quickstart package;
– PDF documentation.
Version – 1.1
Latest revision – May 2015
This is a clean, multipurpose, responsive, easy to customize template for Joomla 2.5 and Joomla 3.
Everything on this template is very standard and you can use it for very different kinds of websites.
Pretty basic code, so if you are a developer you will find it very easy for customization.
Please check the demo to see all features.
Tested on all modern browsers and different mobile phones. Works pretty well even on the old IE6.
Only one additional plugin used for the demo and quickstart packages and it is the slideshow on the front page by WidgetKit by YooTheme.
All images on the template photographed and edited by me.
Expect more nice templates from me soon…
Please email me if you want this theme for free.