Ardianys - ardianys.com - Ardian Yuli

Latest News:

Symfony2 Accessing route variables from service 20 Aug 2013 | 12:31 pm

Symfony2 Accessing route variables from service Suppose you have a route like this definition /* * @Route("/product/{id}", name="product_show") */ It's easy that you can access $id variable value .....

Git, Gitweb, and Gitolite setting on Nginx inside Ubuntu 5 Jul 2013 | 12:07 pm

Configuring Gitweb and Gitolite on Nginx inside an Ubuntu VPS system. Problem You have a team of developer. You want to share your git project repositories between your teams. But your boss also requ...

Using Twig extension function not only in the template 15 May 2013 | 03:06 pm

Suppose we have twig extension for formatting currency in our e-commerce project, usually we use this filter or function inside twig template. But the good news is, we can use this extension function...

Symfony2 : Test console command which use another service (dependency injection) 30 Apr 2013 | 12:27 pm

If your command extends the ContainerAwareCommand of FrameworkBundle (Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand), you will need to use the Application class of FrameworkBundle (Symf...

How to clear APC cache entries whitout restart web server 29 Apr 2013 | 06:14 am

To clear APC cache entries whitout restart web server you can execute this code in server command line php -r "apc_clear_cache();"

Untitled 13 Mar 2013 | 07:06 am

My post being featured in Symfony2 blog update. http://symfony.com/blog/a-week-of-symfony-320-11-17-february-2013 http://www.ardianys.com/2013/02/symfony2-sublimetext2-project.html http://symfony.co...

Temporary PHP Script in Ubuntu shell command 6 Mar 2013 | 08:19 am

Useful to check php ini configuration

Symfony2 SublimeText2 Project configuration 13 Feb 2013 | 12:51 pm

SublimeText2 is great text editor according to my experience, although I still want utilize the most potential power from VIM. You have to exclude some folder like vendor and cache, so they don't sho...

Install ElasticSearch on Ubuntu 27 Jan 2013 | 05:08 pm

wget http://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.xx.xx.deb dpkg -i elasticsearch-0.xx.xx.deb replace xx.xx with elasticsearch latest release

Find keyword inside file text type in linux 26 Jan 2013 | 03:44 pm

Find keyword inside file text type in linux $ find folder_name/ -name "*.txt" -exec grep "keyword" {} \; -print

Related Keywords:

prestashop theme, prestashop seo, prestashop affiliate module, prestashop referral, "prestashop free theme", prestaship shoe themes, prestashop 1.4 free theme, prestashop 1.4 themes free, gm prestashop, affiliate presta modul

Recently parsed news:

Recent searches: