|
GregHinson |
eCWusers at the Users Conference Tuesday, November 04, 2008
This afternoon we had a scheduled Meet and Greet for the users of eCWusers.com. It was great putting some faces to names. Above, for example, you’ll see Laura Nasipak, Reddy Biggs, Renee Holland, Brad Block, Bob Holman, Jen Moore, and yours truly. We had a good mix of long-standing users, new users, lurkers, and people interested in learning more about how to sign up. Hopefully, we’ll see some of these fresh names posting soon.
|
|
Page 1 of 1 pages
|
|
Tips & Tricks
/*
* This works pretty simply. We pull the posts to the from
* the tips_tricks blog and use the post numbers to go and
* grab the first post for it's corresponding thread. We
* also grab the user id and load up the information such as
* the user's name, avatar and what not. We also need to be
* prepared that these might be standard blog posts and not
* a forum post, so we need to be able to adjust on the fly
* to the content. A post is a standard blog post if there is
* is no {forum_topic_id}
*/
?>