Bimbingan Haji dan Umrah ~ In Bahasa .. Part 1 e2sn1UMmYoA Part 2 vsqcZns_pvc Part 3 RDLAu7ailpM Part 4 ze2bG_AXrRc p/s : Ya Allah, Permudahkanlah segala Urusanku di dunia dan
Month: November 2010
AlhamdulillahAlhamdulillah
Today’s marking the 40th day after my dad had left. Alhamdulillah, I managed to get back to home last weekend to solve some of unresolved issues. And also had ended
Music : Maher Zain – BarakallahMusic : Maher Zain – Barakallah
Maher Zain – BarakAllahu Lakuma We’re here on this special day Our hearts are full of pleasure A day that brings the two of you Close together We’re gathered here
Python Tips : Regular Expression usage to exclude somethingPython Tips : Regular Expression usage to exclude something
Let’s say we want to match every single rain variation .. “Isolated rain over coastal area” is rain. “Scattered rain over inland area” is rain. “Rain” is rain However.. but
One Liner Tips : how to kill multiple process with just one lineOne Liner Tips : how to kill multiple process with just one line
Sometime , firefox did crash on me for don’t know what reason. I think is because of Flash.. It was making some weird sound when tried to play a youtube
Apache Tips : How to force redirect old domain to new domainApache Tips : How to force redirect old domain to new domain
Change the definition of Override in /etc/httpd/conf/httpd.conf # # AllowOverride controls what directives may be placed in .htaccess files. # It can be "All", "None", or any combination of the
Python : How to write a function in pythonPython : How to write a function in python
Due some circumtance , I had opted to use python script.. Well, for python script , you need to be extra careful with the white space and tab.. this is
PHP tips : how to sort and reverse sort an arrayPHP tips : how to sort and reverse sort an array
Let’s say you had an array as following : $time = array ("0600", "0000", "1200", "1800"); but you wanted it to be shown as 0000 0600 1200 1800 Use asort
How to force reload a XML / HTML files on serverHow to force reload a XML / HTML files on server
How you wish the browser not to cache the configuration file inside an XML file. adding the following to /etc/httpd/conf/httpd.conf would help a bit. # For XML # Force reload