Ads

Filter By Tag
  1. 1 items are tagged with 252lbs
  2. 1 items are tagged with 65lbs
  3. 2 items are tagged with Corvette
  4. 2 items are tagged with DotNetNuke
  5. 1 items are tagged with GPS
  6. 1 items are tagged with HundredPushups.com
  7. 1 items are tagged with Inline
  8. 1 items are tagged with Inline Skate
  9. 3 items are tagged with Inline Skating
  10. 2 items are tagged with K2
  11. 1 items are tagged with K2 Skates
  12. 6 items are tagged with Life News
  13. 1 items are tagged with Microsoft
  14. 1 items are tagged with Products
  15. 1 items are tagged with Rollerblade
  16. 1 items are tagged with Skates
  17. 2 items are tagged with Skating
  18. 1 items are tagged with Snow
  19. 1 items are tagged with Softball
  20. 1 items are tagged with St. Louis
  21. 1 items are tagged with Weather
  22. 1 items are tagged with WM6

Tagged Posts
Christopher Hammond
03.12.06
I got my Novice Permit and copy of the GCR in the mail on Friday. I also got my confirmation from the St. Louis region for my entry into the Driver's School, though they didn't seem to get my number correct, 59 instead of 69, I need to follow up with them to see what happened there. posted from...
Christopher Hammond
03.16.06
Community Server can be a pretty powerful tool if you take your time to setup a decent site for your users. Here are a few tweaks I've made to SCCAForums.com to make it a bit more user friendly. On the home page there are sections for active, unanswer, and my posts(if logged in). These controls don't provide much information to the user though, by default only a link and portion of the subject of a forum post. On SCCA Forums I've setup the controls to display the user who made the last post, link directly to the last post rather than the first post, and also display and link to the particular forum that the post was made in. To do this you need to add the following script to your default.aspx page. <script language="C#" runat="server">  int getPageNumber(int replies) {  int page = 1;  if (replies > 14)   {   page = 1 + replies /15;  }   return page; }</script> You also need to change the ItemTemplate section of the ThreadRepeater controls to look like the following <ItemTemplate>        <div class="CommonSidebarContentItem">    <strong><a href="<%# ForumUrls.Instance().PostPaged((int) DataBinder.Eval(Container.DataItem, "MostRecentPostID"), getPageNumber((int)DataBinder.Eval(Container.DataItem, "replies")))%>"><%# DataBinder.Eval(Container.DataItem, "Subject").ToString() %></a></strong>    - <%# DataBinder.Eval(Container.DataItem, "MostRecentPostAuthor") %>    (<a href="<%# ForumUrls.Instance().Forum( ((Thread) Container.DataItem).SectionID ) %>"><%# DataBinder.Eval(Container.DataItem, "Forum.Name") %></a>)        </div></ItemTemplate>     More tweaks to come....
Christopher Hammond
03.23.06
Well, I went out to Gateway this evening. Got all my gear teched, got checked in for my school registration. Now I'm in bed at 10pm? I haven't gone to bed before 11pm in months! Tomorrow's the first day of the school. I'm excited, ready to go. More later! posted from...
Christopher Hammond
04.26.06
Look out, it looks like an RX-8 won't be filling my driveway anytime soon. I'm picking up another Z next week... Details to follow! posted from...
Christopher Hammond
10.05.06
Check out what i'm currently selling on ebay. HR10-250 DirecTv DVR, TIVO, HiDef, HD, Plasma TV, HDMIAnd GF 505 One-Piece Racing Suit Black XL Brand New  posted from...
Christopher Hammond
04.21.07
I'm aiming to do my second race in October, looking for a nice safe/sure finisher, rental for a single race, (not likely both days). I need to finish another race so settle up my novice permit and get my regional license, would like to get it out of the way before my Novice permit goes up next March. Anyone local to STL got any interesting cars to rent? It actually doesn't need to be fast, I'm just looking to complete a race, and I promise to try my best not to do what I did to Jude's car! Though any damage I will obviously pay for..... I'm looking long ahead of time so I can start budgeting everything out before then. posted from...

Powered By

DotNetNuke Powered! It has been a long time coming but ChrisHammond.com finally runs on DotNetNuke! Read more about the software that runs this site on our About page.


Skyscraper

Login | Copyright 2008 by Christopher Hammond