hello (again) world
march 12, 2008 at 6:14am
in general
recently i made the switch from my cheap inexpensive shared host to a VPS at ahp hosting. it was a little daunting at first, never having been on anything but shared hosting, and never having had to manage a CF server (other than my own dev box). but the feeling of having complete control over the server has been a very welcome relief over the headaches that frequently accompany shared hosting.
while i was on the inexpensive host, i wasn't quite confident about the uptime. hey, it was a good deal for the price, but realistically... it wasn't something that i felt that i could count on. so i chose to use cfblog.com, an external solution for my blog. again, given the circumstances, that was a great option for me at the time. but now that i've got a server that i've got a bit more faith in, i figured it was time to run my own blog. as of now, my old blog has been effectively end-of-life'd. *sniffle* there are still a number of old entries (and comments) that i need to port over. hopefully that will be done in the near future. i do want to take this opportunity to say thanks to jon clausen for all of his hard work on cfblog and all of his assistance while i was there.
moving forward, this is the new improved blog (running ray's blogCFC). i've got a few entries planned about learning model-glue, building my first flex app, and continuing to grasp various OO concepts. stick around.
oh, and i haven't done any extensive browser testing on the new design. if it's breaking in your browser of choice, please leave a comment below and let me know what's up (and what browser/OS you're on).
oh... and sorry for the clogging up coldfusionbloggers with the new rss 
# Mar 12, 2008 @ 12:22 PM
This doesn't happen in Safari 3 for me. I hope this helps.
# Mar 12, 2008 @ 1:48 PM
i was working on a recently formatted computer, and i did notice that some of the text (especially italicized text) looked really bad. then i realized i didn't enable cleartype after reformatting.
that fixed things up. altho i don't want to have to count on folks having cleartype enabled (or any other particular setting), so i might just switch over to a more 'standard' font.
# Mar 12, 2008 @ 2:11 PM
# Mar 24, 2008 @ 6:09 PM
# Mar 24, 2008 @ 6:10 PM
# Mar 24, 2008 @ 6:18 PM
yeah, i switched out the font declaration in the css to add some more generic fonts. the original design (that i borrowed heavily from) used the following declaration:
"lucida sans",Arial,Helvetica,Sans-Serif;
i switched that out to:
"Lucida Grande","Trebuchet MS","Bitstream Vera Sans",Verdana,Helvetica,sans-serif;
i spent some time this weekend tweaking the .css, and i realized that i haven't gotten all of the fonts yet. hopefully tonite or tomorrow i can finish making the necessary adjustments and get the new code uploaded, with a nice consistent font that renders properly throughout :)
i'll also update this entry with a copy of the screenshot you e-mailed me. might help some people down the road.
thanks!
# Mar 26, 2008 @ 5:15 PM
The type is rendering very nicely in every part of your site that I can get to, including the comment form. I'll try to find you to say hi at cfObjective.
# Mar 26, 2008 @ 8:39 PM