nahrizuladib.com |
||
|
nahrizuladib.com is the website of Nahrizul Adib Kadri; an academic and an amateur graphic designer. mostly it contains his diary that he kept (albeit sporadically) since 1999. nahrizul tak tau nak simpan kat mana mental note nih: MySQL installation (only?) works with 6-digit password in #OJS #OCS 3 weeks ago |
Archive for 'wordpress'Gambar perasan best
Mula-mula macam hampeh. Tapi lepas letak kaler sikit:
... nampak lagi macam hampeh (walaupun cantik sikit la kannn)!
Diari PhD: MovieNi untuk rekod yang aku buat kerja, dan bukan makan gaji buta! Haha... (walaupun sebenarnya hari bekerjanya tak seberapa! Oops, tapi itu jangan beritahu KPT, ya!)*
Negative DEP effects on yeast ...
(Not yet) free Wordpress theme: NAK.simplrThe theme is yet to be available since I still can't figure out the comments bit. For the record, I'm using the actual-wordpress-files-in-another-folder-so-that-your-root-folder-doesnt-look-like-a-mess thingy.
I'm posting this to be sure I ...
A wordpress theme to call my ownFor the past few weeks, I've been working on a number of web projects; each of them using Wordpress. Four of them, in fact:
And only just ...
Lagu goyang-goyang kaki
Ini lagu goyang-goyang kaki pilihan masa kini untuk keluarga Encik Adib (One word by F.T. Island, from On Air OST).
Ya, Adik tengah mabuk 'yang itu' semula. But to my benefit ...
… and he said yes!Oh, ini sambungan cerita semalam.
Sebenarnya dia jawab panjang lagi; dan aku pun dah terfikir nak letak kat blog ni (untuk tujuan audit semata-mata, ya); tapi Adik kata tak payahlah.
"Nanti ...
Satu petang yang artistik (sambungan)...and apparently Hakimi can't stop!
A House at Night
Robot
A Boy and a Girl
How to create a simple hit counter for Wordpress MU blog?Put the following code wherever you want the number to appear:
global $blog_id;
$file = 'wp-content/uploads/counter/count-'.$blog_id.'.txt';
$open = fopen($file,'r');
$size = filesize($file);
$count = fread($open, $size);
$count1 = $count + 1;
echo($count1);
fclose($open);
$open = fopen($file,'w');
fwrite($open, $count1);
fclose($open);
Note
This is just ...
WPMU noob day 31.5(Damn, this thing took me ages!)
Status update: hari tu dah almost siap, tapi nak kena tukar domainla plak... so sekarang everything is in yb.net.my
These are some more bits that I ...
WPMU noob: Day 2Changing default values
All default values for newly created blogs: first post, first page (the 'About' page), comment, categories, blogroll (silly name for 'Links', me thinks), etc; can be changed in ...
|
|