
Google Visual Assets Guidelines
Google’s brand is shaped in many ways; one of which is through maintaining the visual coherence of our visual assets.
Edgar Marukyan is an expert of website development and performance optimization, who maintains and consults clients with high load traffic websites.. If you need an assistance, feel free to drop me a line. Website - Twitter - Facebook
Google’s brand is shaped in many ways; one of which is through maintaining the visual coherence of our visual assets.
How do you choose the right WordPress hosting solution for your websites?
Types of servers and my personal experience.
I just want to point out some new things I have learned from the recent WordPress theme and plugin development. 1. Custom Taxonomy. As you know register_taxonomy(…) -is used to register a new taxonomy, be it a hierarchical like categories or flat list like tags. Remember to give a lowercase taxonomy name as the first argument to […]
Wordpress Network is a great way to handle multi-language websites with the same user base, same theme and same plugins. But!
There are couple of very uncomfortable things I would like Wordpress team to fix.
Finally I’ve got the answer of the question I was searching for a very long period of time.
In short: It is impossible to have big multilingual Wordpress website that will work fast.
Two amazing services I cannot live without! These are cross browser CSS gradient generator and rounded corner boxes in pure CSS!
If you follow new tendencies and you are interested in responsive design, then you should look this website This is Responsive ! This is a great resource with full of patterns, PSD-s, articles and links about responsive design. To me responsive design is a great approach, that can solve problem of mobile browsing and different resolutions […]
Here are the links to the most interesting news from IT world for the week! Top Three 3D CSS is near! 4 years of Google Chrome An interesting animation that shows chronology of Google Chrome, its a new project named Chrome Time Machine. Of course you should use Google Chrome to watch it! IE10 support […]
I wanted to tell about my personal experience with WordPress installed with nginx server. Actually with nginx WorPress is much faster, then with Apache. But this is not the whole story. My server configuration is following Processor: AMD Dual-Core Speed: 2 Cores x 2.2 GHz RAM: 2 GB DDR2 Hard-disk space: 250 GB (2 x […]
I discovered for me a new technique of AJAX usage during the development of a huge media website that is always under heavy load.