Share WordPress Templates Tip of the day If you wan’t to get into WP development you should be familiar with a theme structure...Read More Jul 4 0
Share MySQL Stored procedure MySQL Easy as pie hint. Sometimes in a development you need some business logic on the database...Read More Jul 3 0
Share WordPress Quick tip : shortcodes in widgets Snippets Wordpress If you want to be able to use shortcodes in widgets, like a text widget for...Read More Jun 29 0
Share Yii: Use themes Tutorial Yii Framework Ok, now your first Yii App is running. You have made some scaffold on one of...Read More Jun 22 0
Share Set a CDN up with Amazon S3 Tip of the day This is a tip about speeding up your website access. The idea is to put some...Read More Jun 22 0
Share Drop Dead Easy Google Font Tip of the day Want to use fancy fonts in your website ? You don’t want to bother with cufon...Read More Jun 20 0
Share Oracle : random sample of a percentage of rows Oracle Tip of the day How to retrieve a random sample of a percentage of a table’s rows ? Here goes...Read More Jun 18 0
Share Know your market ! Tip of the day When working in the field of web development, it is necessary to have a firm grasp...Read More Jun 13 0
Share Yii : CRUD scaffolding Yii Framework Oh my God ! What a strange title !! Well, don’t be afraid. If you been...Read More Jun 13 0
Share Mysql Replace function MySQL Snippets Tip of the day Here is a quicky to replace a string inside a column: update yourTable set theColumn =...Read More Jun 7 0