| bio | website | |
|---|---|---|
| location | San Francisco, CA | |
| age | 33 | |
| visits | member for | 2 years, 11 months |
| seen | Aug 13 '10 at 3:59 | |
| stats | profile views | 0 |
var Gabriel = new Human({ age : 31 });
Gabriel.occupation = ( function ( rank ){
return {
employer : 'Root Music Inc.',
posiiton : rank + 'JavaScript Engineer'
}
})( 'Sr.' );
|
Jul 31 |
awarded | Autobiographer |
|
Jul 31 |
awarded | Supporter |
|
Jul 31 |
awarded | Teacher |
|
Jul 15 |
answered | What are some good feeds/blogs/twitter accounts to follow if I want to learn more about web development? |
|
Jul 8 |
comment |
Way to list “Contact Us” email address on web site, yet reduce likelihood of spam? I don't know which is more annoying, having to enter captcha or clicking an email link getting an outlook express setup wizard. It obviously depends on the audience but I think the contact form is the way to go. |