
|
Profile
| user name |
bshkara |
| first name |
Basil |
| last name |
Shkara |
| email |
basil at oiledmachine dot com |
| homepage |
if($profileUser->getHomepage()){
$hp = $profileUser->getHomepage();
if(substr($hp,0,7) != "http://" and substr($hp,0,8) != "https://"){
$hp = "http://" . $hp;
}
$hp = escapeForHTML($hp);
?>
|
} else { ?>
|
} ?>
registered Vim user or sponsor |
yes, total donation 30 euro |
Script Contributions
| DrillCtg |
Allows fast drill-down search across the pathnames in your ctags file |
| Tailf |
Tails a log file continuously, like using 'tail -f' |
|
|