Last posts

Beautiful animation for menu icon

Very interesting effect for the menu icon. Initially, the menu icon has the classic view "burger", by clicking on the icon it transforms to the close icon use of animation effect "ninja". Repeated clicking the close icon is transformed into a menu icon.

February 16, 2016 10 Алиса Ставко

Responsive HTML template for CMS (adminLTE v2.3.2)

Responsive HTML5 template for your CMS. The template contains all the necessary elements.

The template is based on the framework Bootstrap 3, easy to use and configure.

February 11, 2016 23 Курт JavaScriptBootstrapHTMLHTML5templatedownloadfreeCMSadmin

2Gb free space on Google Drive from Google in honor of the holiday

In honor of the World Day for Safer Internet Google Inc. gives 2 GB of free space in your cloud storage.

How to get it?

February 8, 2016 9 Yehor Rykhnov newsgooglegoogle drive

Configuring access to the repository with help SSH

How to connect a repository with SSH? Detailed instruction how to generate an SSH key, to add the SSH key in github or bitbucket and to connect to the repository smartGit using the SSH key.

February 3, 2016 77 Yehor Rykhnov gitConsoleSSHWindowsMacLinuxsettingsVCS

Example of a remote application deployment coded in php using Capistrano and Git.

Capistrano is an instrument with an open source code able to run commands on a remote server via ssh access. Capistrano is written in Ruby, and it is mostly applied to deploy Ruby applications, though it can also be used to deploy applications in other programming languages. In this very recipe, PHP programming language will be used. So, off we go.

January 31, 2016 21 egor CapistranoDeploygit

Yii Framework. Set a default action in controller

Example of set the default action index to any other.

January 27, 2016 27 egor Yii Framework

How to forbid indexing of links with HTML5 and jQuery

An example of the forbid indexing of links.

January 18, 2016 10 egor JavaScriptHTML5jQuery

Responsive and adaptive HTML template for your CMS

HTML5 adaptive template for your CMS in light colors do not strain your eyes, which will provide comfortable work with your content management system.

In the template contains all the necessary elements, such as headers (H1, H2, H3, ...), lists, tables, forms, menus, icons, etc. Front-end web development performed at a high level.

Adaptive HTML5 template for CMS you can free download.

January 17, 2016 13 egor

Events in Yii Framework

Simple example of usage

January 14, 2016 21 egor Yii Framework

holder.js - placeholder for images

holder.js is a library for automatic image rendering in a browser on the set parameters. Often you need to add images to the layout template to see the end result. It could be done in several ways. The first way is to create image in graphics editor. The second one is using library holder.js.

January 13, 2016 30 egor JavaScript