Stranger than fiction
0
Bah, I can't write fiction. I try from time to time, and it's always boring. Part of the issue is that I really only want to write something if it's not been written before. And part of the reason is I have no talent there. I'll stick to what I'm good at: writing paragraphs upon paragraphs of unread text so it looks like I have a life, at least one interesting enough to write about, so long as the readers don't actually get past the first paragraph.
This time I thought I had it. The last few attempts have been attempting fantasy, but I don't have any good ideas of magic systems (which are my favorite part). I'd rather learn than teach, read than write. I also tend to get hung up on the plot, which was the case this time as well. This time I thought I'd write the story of boy meets girl (because that's never been done before), but only write during the moments they're actually interacting. The first "chapter" was five lines long, from the moment a mutual friend was introducing them until the moment after they shook hands and got distracted by other friends at the party. The second chapter was just the friend confirmation email from Facebook. For the third, I was attempting to write an instant message chat log. I actually wrote a program to generate the HTML for me. It turns out talking to myself on paper isn't as fun as talking to myself aloud. Five minutes into the "conversation" I alt+F4'd without saving.
On a side note, I couldn't figure out how to get a WebBrowser Winforms object to autosize, nor make it scroll to a certain point on the page (i.e. the bottom). Using LINQ's XDocument and XElement objects, though, made the page generation itself a breeze. Even ctrl+z was simple. I just kept a stack of each of the XElements I'd added, and then to undo, popped the stack and called .Remove() on the object, which removed itself from the XDocument. Magic!
I think maybe the hardest part for me, writing fiction, is creating a character other than myself. I just can't leave my own head. I think most authors, at least in their early works, write with the main character being the author. Alexander, for instance, gets woozy from the height of a chair unless he's over water, much like his character Longshark (whom, in my head, I pronounced Lawnshark) in his latest story. I would guess that Paolini acts quite a bit like Eragon, at least in his inquisitiveness. But then both them have supporting characters that are quite different from than the authors. I just end up writing copies of myself, or possibly my friends, though it turns out the way I perceive my friends is a lot more like how I perceive me, than it is how they actually are. They wouldn't say this. I would. Bah.
I do wonder what happens if you add an element to multiple XDocument objects, because .Remove()'s documentation says it removes the element from its parent, and in this case, there are multiple parents. I could try it, and report back, but I'd rather wonder than know in this case. All my friends would too.
So yes, I keep attempting and failing fiction. Mostly this happens when I reread Eragon. Two thoughts always come to mind while reading that book. One, this was make a great MMO. It really would, but the whole magic system would be incredibly complex. You'd have to write a run-time compiler for it, and then you'd have to convince people the game is fun enough to play to learn a completely made up language, and then you'd have to figure out the whole "an expert might say water and conjure something completely unrelated, like a gemstone, because he can see the link between the two" thing. After all that triviality comes the part where you have to enforce no deceit when someone speaks the ancient language. The other thought is always, "I can do this." And time and time again it proves untrue.
The last few weeks I've been thinking about something that the pastor said, that when we want to feel good about ourselves we revert to doing what we do best, specifically mentioning writing, among other things. I think that's true of me, not that I'm saying I'm necessarily a good writer, only that I take pride in it. The sermon he said this in was on Easter, and about "giving God the pen" of our lives, letting him dictate what will happen in our lives. I think God gives us certain aptitudes, and it would be foolish not to use what God has given us, so I'm wondering what God wants me to write. There is this blog, but I'd like to write a book someday too.
I guess if I want God to answer a question, like what does he want me to write about, I should ask him--I should pray. I certainly don't pray religiously. It's a habit I should get into. Hime and I call each other best friends, but we haven't seen each other since her birthday in January.
I'm in bed now, or rather, on Bill's couch in Bellingham the day after I started writing this post. Before I let it slip another day, I think I'll just post it now, short and sweet.
This time I thought I had it. The last few attempts have been attempting fantasy, but I don't have any good ideas of magic systems (which are my favorite part). I'd rather learn than teach, read than write. I also tend to get hung up on the plot, which was the case this time as well. This time I thought I'd write the story of boy meets girl (because that's never been done before), but only write during the moments they're actually interacting. The first "chapter" was five lines long, from the moment a mutual friend was introducing them until the moment after they shook hands and got distracted by other friends at the party. The second chapter was just the friend confirmation email from Facebook. For the third, I was attempting to write an instant message chat log. I actually wrote a program to generate the HTML for me. It turns out talking to myself on paper isn't as fun as talking to myself aloud. Five minutes into the "conversation" I alt+F4'd without saving.
On a side note, I couldn't figure out how to get a WebBrowser Winforms object to autosize, nor make it scroll to a certain point on the page (i.e. the bottom). Using LINQ's XDocument and XElement objects, though, made the page generation itself a breeze. Even ctrl+z was simple. I just kept a stack of each of the XElements I'd added, and then to undo, popped the stack and called .Remove() on the object, which removed itself from the XDocument. Magic!
I think maybe the hardest part for me, writing fiction, is creating a character other than myself. I just can't leave my own head. I think most authors, at least in their early works, write with the main character being the author. Alexander, for instance, gets woozy from the height of a chair unless he's over water, much like his character Longshark (whom, in my head, I pronounced Lawnshark) in his latest story. I would guess that Paolini acts quite a bit like Eragon, at least in his inquisitiveness. But then both them have supporting characters that are quite different from than the authors. I just end up writing copies of myself, or possibly my friends, though it turns out the way I perceive my friends is a lot more like how I perceive me, than it is how they actually are. They wouldn't say this. I would. Bah.
I do wonder what happens if you add an element to multiple XDocument objects, because .Remove()'s documentation says it removes the element from its parent, and in this case, there are multiple parents. I could try it, and report back, but I'd rather wonder than know in this case. All my friends would too.
So yes, I keep attempting and failing fiction. Mostly this happens when I reread Eragon. Two thoughts always come to mind while reading that book. One, this was make a great MMO. It really would, but the whole magic system would be incredibly complex. You'd have to write a run-time compiler for it, and then you'd have to convince people the game is fun enough to play to learn a completely made up language, and then you'd have to figure out the whole "an expert might say water and conjure something completely unrelated, like a gemstone, because he can see the link between the two" thing. After all that triviality comes the part where you have to enforce no deceit when someone speaks the ancient language. The other thought is always, "I can do this." And time and time again it proves untrue.
The last few weeks I've been thinking about something that the pastor said, that when we want to feel good about ourselves we revert to doing what we do best, specifically mentioning writing, among other things. I think that's true of me, not that I'm saying I'm necessarily a good writer, only that I take pride in it. The sermon he said this in was on Easter, and about "giving God the pen" of our lives, letting him dictate what will happen in our lives. I think God gives us certain aptitudes, and it would be foolish not to use what God has given us, so I'm wondering what God wants me to write. There is this blog, but I'd like to write a book someday too.
I guess if I want God to answer a question, like what does he want me to write about, I should ask him--I should pray. I certainly don't pray religiously. It's a habit I should get into. Hime and I call each other best friends, but we haven't seen each other since her birthday in January.
I'm in bed now, or rather, on Bill's couch in Bellingham the day after I started writing this post. Before I let it slip another day, I think I'll just post it now, short and sweet.