Vim start button

Yesterday I got a haircut for the first time in, er, over a year, I think. I just haven’t had the money, so my roommate did it for me. He did a pretty good job, and I gave him a tip (“avoid sweets”).

Now I feel like the brain is working again. During this very hot 100°F summer, it’s been smothered by a thick coat, and it’s finally allowed to breathe, to air out.

This hampers my writing and my drawing. Right now, I’ve got to get the writing caught up. I’ve been brain dead for the last month, terrible timing after a bout of carpal tunnel syndrome. I’ve got to get things back on track and redeem myself.

I did some writing in my Vimwiki yesterday, some text description for my current R-rated comic strip. It wasn’t a whole lot, but I got a late start, and it’s a lot more than I’ve been getting done.

One problem I wind up with is getting into a series of mini-ruts. I’ll start a writing binge, and I disappear, I don’t touch Twitter or the blog for a while — especially if the writing is not going so well. I start Twittering, and tweeting expands to fill my life. I blog, and suddenly I’m nothing but a blogger.

You can see, it’s all very uneven. It’s not efficient, and I don’t do a good job of balancing work with social contact.

This morning I had an idea for a Vim start button! Vim is my text editor, by the way. The start button is a simple mapping of my F6 key.

By default, my Vim opens slightly smaller than the monitor, for when I’m simply dealing with text files, editing HTML, etc. When I’m ready for a complete session, however, I press my F6 start button: Vim maximizes to the full size of the monitor screen, opens Twitter (and reduces the entry line to maximize the messages), splits the screen and opens up my wiki on the right, then opens up one box under the writing wiki for a new blog post.

Here’s the line in my _vimrc file. It’ll be gobbledy to most of you who don’t know Vim.

map <F6> :set lines=999 columns=999<cr> :FriendsTwitter<cr> :resize 3<cr> <C-W>k<cr> :vnew C:\vimwiki\index.wiki<cr> <C-W>L<cr> :rightbelow new<cr> :resize 10:<cr> :set modifiable<cr> :BlogNew<cr>

This can be changed when conditions change. If I find Twitter and my wiki to be distracting in the same screen, I can (for example) edit F6 for a productivity session, and create a complimentary SHIFT-F6 for social contact. I think the basic concept is sound. But I hope this arrangement holds, because I would like to encourage myself to blog every day, check Twitter every so often and, of course, get my work done, and without going through the ceremony involved in opening up those different functions by hand.

Posted in Journal | Leave a comment

But I don’t even like vampires

And yet:

I write like Anne Rice

I Write Like by Mémoires, Mac journal software. Analyze your writing!

This was an analysis of a scene I wrote about young Baughb entering the kingdom of elves. I also have a text version of Lake Froth’s Bane, which is supposed to be like Margaret Atwood (chapter one), David Foster Wallace (chapter two),  Dan Brown (chapter three),  J. K. Rowling (chapter four), Douglas Adams (chapter five), and Stephen King (chapter six).

Odd, the stuff doesn’t swing that wildly in style. Is this just a matter of word choices maybe?

Chapter seven matches James Joyce. That one’s got a lot of Ar’roogah dialect. Hmm… finally, chapter eight matches Raymond Chandler. Early on in that one, Baughb is looking to “get out of Dodge”. I wonder what would happen if I rephrased that in particular… heh, no, my experiment didn’t change the results. I still get Chandler even after changing “getting out of Dodge” to “breaking free of the stifling confines of domestic elf life”. Maybe it’s the part where Baughb slugs a double-crossing dame before taking a stiff belt and disappearing into the dark alleys of Los Angeles.

Posted in Journal, Oopsie-Doodle | 4 Comments

WordPress theme Strawman

I just made a WordPress template. Yee, so many files!

I need to be able to prove either that I can build a website, or that my art-slash-design will work well on a website, so instead of using my Scarecrow painting on a plain dummy page, I thought maybe it would be more impressive to use it as the cornerstone of a WordPress template.

If you’re not already there, you can go to the home of my CarsBlog to see the progress so far.  It’s not built as a fast-loading blog, but as a visual showpiece. And I wanted to do a little more than just stick a piece of art in the corner; I’ve included an animation of clouds blowing by. If you’re on dialup, the loading time of the page will probably be a pain. The Scarecrow is 80k, and the clouds are about 120k.

(UPDATE: Ha! I already got tired of the animated clouds and swapped out the art for a prettier version.)

But the general page could still use a lot more work. I’ve spent a lot of time the last few days just learning the technical side of building a WordPress template. I’ve included, for instance, custom widget areas above and below the page for ads. That’s a reality that it seems most WordPress template designers avoid.

At least from now on I can design my own WordPress blogs.  That’s something.

Posted in Journal, Oopsie-Doodle | Leave a comment
Scarecrow