|
|
|
|
 |

July 6th, 2004, 02:27 PM
|
 |
General
|
|
Join Date: Mar 2001
Location: UK
Posts: 4,245
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Story Writers Please Read.
Quote:
|
Xenology by Various (Has been resurrected and permission is waiting for latest chapters)
|
Permission is hereby granted for all my past, present and future xenology submissions. You'll have to ask UE for his though.
You can also have my chapters of the recent "lifeboat" story if you like. I was kind of hoping others would jump in on that project, but apart from Geo's chapter, no one has.
You can also take anything else from my own ficiton site (O&C, courier, TT, WFF), as long as you provide lots of prominent links back to http://www.dogscoff.co.uk/fiction
|

July 6th, 2004, 02:50 PM
|
|
Captain
|
|
Join Date: Jun 2002
Location: Texas, yall
Posts: 956
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Story Writers Please Read.
Open permission from me as well.
|

July 6th, 2004, 05:43 PM
|
|
Brigadier General
|
|
Join Date: Aug 2002
Location: Carlisle, UK
Posts: 1,826
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Story Writers Please Read.
|

July 7th, 2004, 12:02 AM
|
 |
Shrapnel Fanatic
|
|
Join Date: Dec 2000
Location: USA
Posts: 15,630
Thanks: 0
Thanked 31 Times in 19 Posts
|
|
Re: Story Writers Please Read.
We should all get together and make a book.
__________________
Creator of the Star Trek Mod - AST Mod - 78 Ship Sets - Conquest Mod - Atrocities Star Wars Mod - Galaxy Reborn Mod - and Subterfuge Mod.
|

July 7th, 2004, 12:11 AM
|
 |
Shrapnel Fanatic
|
|
Join Date: Mar 2003
Location: CHEESE!
Posts: 10,009
Thanks: 0
Thanked 7 Times in 1 Post
|
|
Re: Story Writers Please Read.
Get the stories copyrighted and get an agent. Yep, *authers need agents too now.
* No, I don't have direct experience. But I've read a new auther help site written by authers.
__________________
If I only could remember half the things I'd forgot, that would be a lot of stuff, I think - I don't know; I forgot!
A* E* Se! Gd! $-- C-^- Ai** M-- S? Ss---- RA Pw? Fq Bb++@ Tcp? L++++
Some of my webcomics. I've got 400+ webcomics at Last count, some dead.
Sig updated to remove non-working links.
|

July 7th, 2004, 09:00 AM
|
 |
General
|
|
Join Date: Mar 2001
Location: UK
Posts: 4,245
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Story Writers Please Read.
Quote:
|
Thank you Dogscoff. I wasn't too sure on uploading yours as i didn't want to take traffic from your site. I'll Maybe post a piece with little snippets of your fiction and then a big link at the bottom of the page
|
Maybe you could rip the code from the quote-o-matic and use it as a banner..? That would be cool.
:EDIT: I think the following code ought to do it. Probably. More or less. Ish.
code:
include the following statement INSIDE you body tag: onLoad="quote_from_dogscoff();" - not sure what to do if you already use your onLoad.
Then put the following just after the body tag:
<script language="JavaScript" type="text/javascript" SRC="http://www.dogscoff.co.uk/extern.js"></script>
<script language="JavaScript" type="text/javascript" SRC="http://www.dogscoff.co.uk/fiction/ge....js"></script>
function quote_from_dogscoff()
{ // grabs a random file from dogscoff's quote-o-matic and dumps it to the frame with the ID "quote-o-matic".
var quote_frame=getElementById("quote-o-matic");
var quote_count=Get_var('sci_fi_quote_count',0);
var stem="http://www.dogscoff.co.uk/fiction/quotes/fic";
var file_extension=".htm";
quote_frame.location.href=stem+getindex(quote_coun t)+file_extension;
}
Now create a frame in your page (an Iframe might be easiest) and give it the ID "quote-o-matic". Frame must be exactly 100 pixels high and at least a few hundred wide.
Add the following lines to your stylesheet (although I dont mind you changing the details & image to suit your own page) :
body.quote{background-image: url(http://www.dogscoff.co.uk/fiction/im...iquoteleft.jpg); font-family: Tahoma, sans-serif; background-color: #ffffff; background-attachment: fixed; background-repeat: no-repeat; background-position: top left; font-size: 80%; color: #0A0A0A;}
p.quote{font-style: italic;}
a.quote{color: #56D9E1;}
strong{font-size: 120%; color: #0A0A0A; font-style: normal;}
#quotetext {left: 100px; position: absolute; font-style: italic;}
[ July 07, 2004, 08:29: Message edited by: dogscoff ]
|

July 7th, 2004, 06:27 PM
|
|
Brigadier General
|
|
Join Date: Aug 2002
Location: Carlisle, UK
Posts: 1,826
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Story Writers Please Read.
You broke the thread! 
|
| Thread Tools |
|
|
| Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|