FOSS ASIA – Home Van Lang University Ho Chi Minh (Saigon) 11/12 Nov. 2011
I will be at FOSS Asia, Home Van Lang University Ho Chi Minh (Saigon) 11/12 Nov. 2011 See you there!
I will be at FOSS Asia, Home Van Lang University Ho Chi Minh (Saigon) 11/12 Nov. 2011 See you there!
Barcamp Phnom Penh is coming by this Saturday, 22nd; We can find many topics about Software development. Introduction to Android, iOS, Nokia application development, Ricotta tool and others more are found in session page of Barcamp Phnom Penh 2011, all about mobile technologies. Beside this, we could find many topics related to PHP Framework such [...]
Most of WordPress theme developers may already agree that the most flexible for WordPress CMS is able to extend a template (we called parent theme) to create any child theme we want. You may also face the same issue to me when we want to remove one configuration of the parent theme. I have and [...]
I used Horizontal scrolling announcement wordpress plugin (v3.0) for some sites but currently it’s not supporting for multi langauges but I need. I modified the code in the plugin for displaying purpose in file: horizontal-scrolling-announcement.php in method: horizontal_scrolling_announcement() Line 53: $hsa = htmlspecialchars(__(stripslashes($data->hsa_text))); Line 61: $hsa = $hsa . “ - ” . htmlspecialchars(__(stripslashes($data->hsa_text))); At [...]