aruzin@1262032157
aruzin@1262017111
01/ commented on Tamale Chica's story, What will happen to the old Ravenswood Hospital complex?.
22 weeks 4 days ago · Comment (10 more)
aruzin@1249492611
aruzin@1249407129
aruzin@1249249520
aruzin@1248786621
aruzin voted for Matt Paolelli's story, Northwestern University Library Restores Oldest Known Map of Evanston.
aruzin@1248786573
aruzin@1248786561
aruzin@1248786548
aruzin@1248117591
aruzin@1248109924
aruzin@1248101100
aruzin@1247854746
aruzin@1247761318
aruzin@1247756769
aruzin voted for ChicagoBankerMan's story, Chicago Politics - A Concise History of the State Budget Mess.
aruzin@1247756765
aruzin@1247756759
aruzin voted for adelle77's story, Arms, Legs Seen "Sticking Out of the Ground" 4 Years Ago at Burr Oak.
aruzin@1247683340
aruzin voted for AndreFrancisco's story, Chicago Olympics meeting: I had an open mind, but they lost me.
aruzin@1247667796
aruzin@1247609736
aruzin@1247609735
aruzin@1247609717
aruzin@1247609650
aruzin voted for John Kristoff's story, Chicago Out Of Names For Subdivisions according to the Onion.
aruzin@1247518722
aruzin@1247518062
aruzin@1247518047
aruzin@1247518040
aruzin@1247497489
aruzin@1247362246
Status
<?php
$account = user_load(array('uid' => arg(1)));
if (!$account->uid) {
echo t('This user has no statuses yet.');
return;
}
$count = facebook_status_has_status(arg(1));
if (!$count) {
global $user;
if ($user->uid == $account->uid) {
echo t('You have no statuses yet.');
}
else {
echo t('@name has no statuses yet.', array('@name' => check_plain($account->name)));
}
}
?>
Info
Karma
- Rank
- 429
- Rank (out of 10000)
- 727
- Karma
- 11
User Stats
Submitted scoops 2 Published scoops 1 Comments 3 Votes 57 Rank: 429
History
- Member for
- 38 weeks 4 days



RSS Feed of aruzin's posts