I’d mentioned before that I would be a panelist at BayCon 2012, but I now have my schedule. If you’re coming too, I’d love to see you.
So far, there are three places you can be sure I’ll be:
Continue reading
I’d mentioned before that I would be a panelist at BayCon 2012, but I now have my schedule. If you’re coming too, I’d love to see you.
So far, there are three places you can be sure I’ll be:
Continue reading
Veniss Underground by Jeff Vandermeer – This book was written just for me, or so it seems, combining a mystical, philosophical cyberpunk world with a touch of the sapience question and what it means when genetic manipulation removes humanity. These are all elements that have spoken to me a time or two, or three or four. The tone of the novel is surreal, the information offered through a mist where the POV characters can only see as far as they can stretch their hands and yet still strike out as best they can to change what they don’t want to admit is true. Powerful writing that’s very evocative. I don’t think this book is everyone’s cup of tea, and there are many moods when it wouldn’t have called so strongly, but if you’re interested in the test of human psyche, in the way people react when thrust into extreme conditions of civilization, this is a solid contender. The novel itself becomes Living Art, something you’ll understand when you read it.
When I first brought up the CSS buttons, I was asked how to make them prettier, i.e. not square. I thought there wasn’t a way to do that, but I’ve recently stumbled on a programmer blog that offers great coding tricks (http://dhirajkumarsingh.wordpress.com) and viola, rounded corners are a matter of adding one line…well, three for support of non-CSS3 compliant browsers. On ones that don’t support the feature at all, the buttons will still be square, but on all others they can be nicely shaped.
This is one of the reasons I think of programming as a research field rather than a pure knowledge one. Things change so rapidly that a programmer can never know everything, and what is true one week is different the next. This makes things a little chaotic, but at the same time wonderful.
Anyway, in a continuation of the CSS series (all of which can be found under the CSS tag), I’ve converted the code for the basic .div_button (so it’ll be changed on the older posts as well) and here is your demonstration:
And the code? Well, it’s simple. Add the following three lines to your CSS button definitions. To adjust the curve, just change the number of pixels. I tried 5px, but it was too subtle for my purposes, so I went with 20px. Play around until you find what you need. You can even go wild and make the edges uneven if you want so it’s curved on one side and sharp on another. I also added a width line to the button code so it didn’t stretch the width of the container and removed the line under the link text.
Here’s the code to add:
And here’s the full code for the button (not including the base settings):
Language
A fascinating look at “official” vs. “actual” language usage through a sociology viewpoint, all centered around the much beleaguered use of “hopefully” as “it is hoped.”
http://www.theatlantic.com/entertainment/archive/2012/04/how-language-is-like-fashion-the-case-of-hopefully/256067/
Life
Continue reading
Rainbow’s End is a delightful collection of romance stories where the characters find their way to love through recognizing themselves and turning to the support of God when things seem too overwhelming. Written by four different authors, and with differences of approach and genre at times, the collection still manages to read as a cohesive whole through the threads of overlapping characters and the underlying situation where they are all involved in a church-sponsored geo-caching hunt.
Continue reading