<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Daven&#039;s Journal &#187; Daven&#8217;s Journal</title>
	<atom:link href="http://davensjournal.com/tag/davens-journal/feed" rel="self" type="application/rss+xml" />
	<link>http://davensjournal.com</link>
	<description>Letters from the Editor</description>
	<lastBuildDate>Thu, 09 Sep 2010 04:26:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Someone Advise me</title>
		<link>http://davensjournal.com/someone-advise-me</link>
		<comments>http://davensjournal.com/someone-advise-me#comments</comments>
		<pubDate>Mon, 19 Jul 2010 15:33:06 +0000</pubDate>
		<dc:creator>Daven</dc:creator>
				<category><![CDATA[Daven's Journal]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://davensjournal.com/?p=2793</guid>
		<description><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/favicon sm.png" width="16" height="15" alt="" title="Daven's Journal" /><img src="http://davensjournal.com/wp-content/themes/wp-framework/images/upd sm.png" width="16" height="16" alt="" title="Updates" /><br/>Okay, as you know I&#8217;ve been playing with WordPress since the Journal got moved over to that format. I&#8217;ve put most of the content of the Journal up as pages instead of posts. Let me explain a bit for those of you who are not WordPress gurus: WordPress is a blogging software. In that it [...]]]></description>
			<content:encoded><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/favicon sm.png" width="16" height="15" alt="" title="Daven's Journal" /><img src="http://davensjournal.com/wp-content/themes/wp-framework/images/upd sm.png" width="16" height="16" alt="" title="Updates" /><br/><p>Okay, as you know I&#8217;ve been playing with WordPress since the Journal got moved over to that format.  I&#8217;ve put most of the content of the Journal up as pages instead of posts.</p>
<p>Let me explain a bit for those of you who are not WordPress gurus:</p>
<p>WordPress is a blogging software.  In that it is like Livejournal, Dreamwidth, Movable Type and many other platforms out there.  I use WordPress because it is I) free II) scalable and III) able to be hosted on my OWN servers, which means I control all that you see and do and how it is used.</p>
<p>This presents problems, however.  The content I have here is mostly articles that are put there for you to read.  This isn&#8217;t a shock, but the WAY that WordPress implements this is a <acronym text="Pain In the Ass">PITA</acronym>.  Pages are for content that is not dynamic, that is static and doesn&#8217;t change (I am aware that all three of those mean the same thing, I&#8217;m trying to give a context to those who don&#8217;t know).  But, pages are also outside the structure of WordPress.</p>
<p>It would be like you have a diary over here.  In that diary you put all the things you come across, things you think, things you write.  But at the same time, you have a three-ring binder that you have really special articles you keep coming back to and rearranging.  Both of those, the diary and the notebook, reside on the same shelf on your bookcase, and that&#8217;s all that is there, just your diary (full of entries from all the way back to before) and your notebook of special things.  You have an index in which you have the contents listed out.</p>
<p>The shelf is WordPress, the diary is the blog side of this software, and the notebook is the pages side. </p>
<p>There&#8217;s advantages to having it ALL as a diary, adding the pages back into the timeline of the blog.  You can see where in the life of a person this particular thought came to them.  You can read the entries before and after and get a feel for what was going on at the time.  But having the pages separate also isolates them.  You can&#8217;t find them easily anymore.</p>
<p>I <em>think</em> I have solved the problem of finding an entry by having the categories on the left.  Those indexes have all the entries of a category, both blog and page.  I&#8217;ve had to hack the code to do it, mainly by using someone else&#8217;s plugin that will assign categories to the pages (for WordPress does NOT do this by default, and it&#8217;s a feature they are unlikely to bring into future revisions).  </p>
<p>But now I&#8217;m at a point where I am tearing my hair out.</p>
<p>Recent updates to WordPress have broken part of the function of my site.  Mainly it has made the Page Category Plus plugin stop working (the one that assigns categories to the pages).  This removes those pages from the index completely, leaving them hanging out in the open.  I could get something to list all the pages in one place, but you wouldn&#8217;t be able to tell an entry from The Tree from a Review.</p>
<p>As a result of that, i&#8217;ve had to downgrade my install of WordPress.  This makes it vulnerable to hackers (since it is no longer supported).  But I got the function back.</p>
<p>I COULD reintegrate ALL the pages back into posts (getting rid of the &#8220;notebook&#8221; and putting the pages back into the &#8220;diary&#8221;) with something else I have as a plugin, but I&#8217;m reluctant to do that since it would break the &#8220;structure&#8221; I have in my brain of what goes where.  Pages are the Book of Shadows, blog posts are the Book of Mirrors (or metaphysical journal).</p>
<p>To you, you won&#8217;t see a difference.  You will have navigation links at the bottom of EVERYTHING and the date the particular piece was posted on EVERYTHING, as well as any tags I have landed on those particular pages.  Net effect is the same structure you see now.</p>
<p>So, I&#8217;m kind of questioning and second guessing myself.  </p>
<p>Also, any time I add an article or &#8220;page&#8221; to here, it would show up in the RSS feed and on places like Dreamwidth and Livejournal.  So more people would get notified when something new goes up.</p>
<p>There&#8217;s lots of people out there that use their WordPress exactly like this, but I think it&#8217;s stupid.  However, it is looking like I will have to cave in regardless.  I don&#8217;t wanna, but it is looking that way.</p>
<p>So, advice?  I&#8217;ve put down all that I know and think in this post.  Any thoughts or suggestions to help me make this decision?  Come to Daven&#8217;s Journal, log in with your Livejournal or Dreamwidth account and comment.  </p>
<p><em>(You can do that by putting your web log site in the &#8220;Open ID&#8221; field of the login section to the left.  Just type in http://(yourusername).dreamwidth.org or http://www.livejournal.com/(username) and hit &#8220;login&#8221;.  It will take you to a page on Dreamwidth or Livejournal asking you to authorize this, and when you do so, you now have an account HERE.  Cool, huh?  You can do that with a lot of logins.)</em></p>
<p>Long posts, articles and such, would be cut so that they don&#8217;t screw up your friend&#8217;s page on those sites, and lead you to the entire article here.  Same with the RSS feed and so on.</p>
<p>Help.</p>
]]></content:encoded>
			<wfw:commentRss>http://davensjournal.com/someone-advise-me/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Samhain ritual for the Dead</title>
		<link>http://davensjournal.com/a-samhain-ritual-for-the-dead</link>
		<comments>http://davensjournal.com/a-samhain-ritual-for-the-dead#comments</comments>
		<pubDate>Thu, 24 Dec 2009 10:13:50 +0000</pubDate>
		<dc:creator>Daven</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Rituals]]></category>
		<category><![CDATA[Witch]]></category>
		<category><![CDATA[Daven's Journal]]></category>

		<guid isPermaLink="false">http://davensjournal.com/wordpress/archives/2006/10/353</guid>
		<description><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/personal sm.png" width="16" height="16" alt="" title="Personal" /><img src="http://davensjournal.com/wp-content/themes/wp-framework/images/ritual sm.png" width="16" height="16" alt="" title="Rituals" /><img src="http://davensjournal.com/wp-content/themes/wp-framework/images/red pent icon sm.png" width="16" height="16" alt="" title="Witch" /><br/>You will be seeing on many religion blogs either that Halloween is dangerous and should be avoided by those who are truly religious, or probably posts from various flavors of Pagansim who are defending the Sabbat of Samhain. I won&#8217;t go into all those again, I&#8217;ll just direct you to Isaac Bonewits&#8217; pages on his [...]]]></description>
			<content:encoded><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/personal sm.png" width="16" height="16" alt="" title="Personal" /><img src="http://davensjournal.com/wp-content/themes/wp-framework/images/ritual sm.png" width="16" height="16" alt="" title="Rituals" /><img src="http://davensjournal.com/wp-content/themes/wp-framework/images/red pent icon sm.png" width="16" height="16" alt="" title="Witch" /><br/><p>You will be seeing on many religion blogs either that Halloween is dangerous and should be avoided by those who are truly religious, or probably posts from various flavors of Pagansim who are defending the Sabbat of Samhain.  I won&#8217;t go into all those again, I&#8217;ll just direct you to Isaac Bonewits&#8217; pages on his website on Samhain.  He&#8217;s done a much better job than I could.</p>
<p><a href="http://www.neopagan.net/Halloween-Origins.html" target="_new">The Real Origins of Halloween</a><br />
<a href="http://www.neopagan.net/Halloween-Lies.html" target="_new">Halloween Errors and Lies</a></p>
<p>There is a page here that talks about Samhain:</p>
<p><a href="/samhain-sabbat">Samhain Sabbat in Seax-Wica</a>  (note there is deity substitution present, this has been changed to reflect my deities)</p>
<p>No, I&#8217;m not going to go over that information again.  What I am going to do is do an electronic ritual for you all.</p>
<hr />
<font color="blue"><br />
**** Stilling my mind and soul  ****<br />
** Ritual mindset and consciousness shift **</p>
<p>relax</p>
<p>Looking to the North, the realm of the Air, the place before birth, and after death, the astral world.  The wind blows and brings with it the smell of incense, the scent of sandalwood.  The Air is Here.</p>
<p>Turning and facing the East.  New life, new beginnings, new things.  Dawn is breaking and with it comes the crash of the waves, the scent of the Sea.  Sea foam and spray hit my face and the Water is here.</p>
<p>Facing South now.  There is Earth, land, steady and supportive.  Dirt and trees and bounty as far as the eye can see.  The volcanic sides of the Mountain which grows the coffee we drink.  I listen to the trees and they tell me that the Earth is present.</p>
<p>And now the West.  Fire resides here, for as age hits us all, so to does the body start burning up.  Fire cleanses and renews.  War and the rumors of war come from the West and all enemies can be seen as being in the west.  Fire burns brightest in the twilight, and with that Sunlight on my face, Fire is here.</p>
<p>I move and face the North again.  Composed and calm.  The elements are here, the place between the Worlds is cast, the Portals are opened.</p>
<p>I invoke <strong>Rhiannon of the Birds</strong>, Matron and Mother, lover and goddess.  Be with me in this time of transition.  Your birds promise sleep and rest and surcease from pain and suffering.  I have many who need that ending.  Your Birds sang for Bran the Blessed to ease the companion&#8217;s cares after the war with Ireland to reclaim Branwen, and I ask for their singing now.</p>
<p>Mother, I know you are tired.  Just a short time yet and you can rest for the Winter.</p>
<p>I ask that you be here with Your children on this night and day.</p>
<p><strong>Herne the Hunter</strong>, father and Patron.  Lord of the Hunt, leader of the Wild Hunt.  He who will support and feed us through the Winter, I ask you be present today and tonight.</p>
<p>Father, we need defending from the things in the night.  You defend others and with your Hunt, you destroy that which is evil.  I ask that you be present and destroy that which is evil this year.</p>
<p>I declare this Circle cast.  All those who read it and felt the energy move are participants, and the magick will grow and reflect those changes that we wish to bring.</p>
<p>Lord Herne, Lady Rhiannon, thank you for being here.  I now ask you to stand watch with us while we, your children, collectively call those of our beloved ancestors to us, for healing and solace, to ask favors and requests.</p>
<p>** turning to the North **</p>
<p>I call into the Mists of Time, into the Spirit World, into the place behind the Moon where Arianhrod lives.  I ask that those spirits of our lives, those who loved us, those whom we loved who have passed over to Spiral Castle, be here if they choose to.  I call them and ask that they grace us with their presence once more.</p>
<p><strong>Marjorie Dulcina (Pickerel) Hobrock</strong>, my grandmother, I ask you to be here.  I can&#8217;t state how much I miss you and how I wish you were with me still, your wise guidance and your counsel, your quiet way of knowing things.  I miss you still, more than 10 years after your death.  And by the Gods I wish you could see how I have grown.  I think you would be proud.</p>
<p><strong>Clifford Mason Hobrock</strong>, Grandpa.  You willed yourself to death when your wife died.  I wish you hadn&#8217;t, but it is a good thing that you were able to see your grandchildren and great grandchildren before you left.  I am proud to be your grandson and awed by what you achieved in your lifetime.</p>
<p><strong>Jane (Wynne-Jones) Roberts:</strong>  I never knew you, but you are blood relation to my step son.  From all the stories I have been told of you Mrs. Roberts, you were a lady to be honored and emulated, blessed and followed.  I wish I had the chance to know you.</p>
<p><strong>David Wynne Roberts</strong>:  Uncle to my step-son.  Warrior and brother to a father and son to a mother.</p>
<p><strong>John Andrew Phillip</strong>, Mary&#8217;s father.  Sir, I only knew you a bit, but you are one of those people that struck me as a good friend, a true warrior, a guardian and a friend.  I enjoyed your sense of humor and your outlook on life.</p>
<p>I also invoke your brothers, <strong>Adorian Phillip</strong> and <strong>Andrew John Phillip</strong>.</p>
<p><strong>Sir Chad</strong>.  Chad, I have no clue as to the motivations in your life which culminated in you taking it, but I ask you to come back now and to help.  I know you are watching your adopted children, but I ask that you also take on another task for me.</p>
<p>All of you, ancestors and friends, warriors and parents, I ask that on this day, you keep watch over my step son, Phillip Wynne Roberts while he is deployed in Iraq.  I know that asking you to guard him is like asking the stick to stem the tide, but if a shove at the right time can save his life, please do so.  Mary would be devastated if she lost her son, and I know his wife Madison would be torn up.  As those who have either a spiritual connection through the military or a blood connection through kinship, please guard him as best you can.</p>
<p>I miss you all.  I shall be with you in my dreams and perhaps these holes in my life that you left can be healed.  Know that I shall be lifting a glass of mead or wine to you all, and you are welcome into my home at any time to spend time with me and mine.  I fear you not, I love you all.</p>
<p>(To those of you reading, now would be the time to invoke your own ancestors and beloved deceased to watch you.)</p>
<p>** astral hugs to all.  holding and being and communing for some time **</p>
<p>Now, my friends and relatives, it is time to either go or stay as you choose.  You have your freedom of my request to come.  The party is over.  You don&#8217;t have to go home, but you can&#8217;t stay here.  * laughter *</p>
<p>On this joyous day of reunions and transitions, look up and be healed my family.</p>
<p>*  turns to Herne *</p>
<p>Father, your time has come.  It is up to you to lead the Tribe and provide for us through the Winter.  You shall have our arms, our backs, our industry and our support.  No efforts shall be spared to help you in any way you need.  See us through the Winter and into the Sunlight again.</p>
<p>* turns to Rhiannon *</p>
<p>Mother, it has ended for you. Summer is past.  The seasons of growth and bounty are done.  Come and let me hold you for a bit, as you have held us for so long this year.  Now is the time for you to rest.  Here, let me get you a comfortable chair, your big fluffy nightgown, a book and some hot chocolate.  Rest and allow us to labor for you now.  Need a foot rub?  I am so awed by the work you once again gave unstintingly to us.  Thank you.  I look forward to your tales when you are ready.  Let me poke the fire up.</p>
<p>And then there is the bed later with your husband.</p>
<p>Thank you so much, m&#8217;Lady.  * bows *</p>
<p>To all the Elements of Creation!  Hear me!  I thank you for your attendance, for your support and your energy.  You kept the Circle balanced and open.  And the Gate is still here.  I can Guard it, I can hold it open on this night, I thank you for your presence and realize that you will always be here.  Go now to what you must do, and take my gratitude with you as you go.</p>
<p>**** squats in the Circle  places right hand palm open on the ground ****</p>
<p>I take possession of this Gateway.  I will Guard it and protect those who cross from that which would harm Them.  I will hold it in trust for those who would use it at other times.  When this Gate fades, it fades.  It shall be closed on another day, and when all who wish to use it are through, I promise that I will hold it until they return.</p>
<p>So be it.</p>
<p>Always existing, never failing, the Circle is forever, the Gate is transient.</p>
<p>So be it.</p>
<p>The Circle is now closed.</p>
<p>So be it.<br />
</font></p>
<hr />
<p>And that is the end of that ritual.  Thank you for reading along.  I hope it was as moving for you as it was for me.</p>
<p><small>Originally posted on October 31, 2006.  Thank you for reading</small></p>
]]></content:encoded>
			<wfw:commentRss>http://davensjournal.com/a-samhain-ritual-for-the-dead/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>You need to read this</title>
		<link>http://davensjournal.com/you-need-to-read-this</link>
		<comments>http://davensjournal.com/you-need-to-read-this#comments</comments>
		<pubDate>Fri, 11 Dec 2009 16:03:10 +0000</pubDate>
		<dc:creator>Daven</dc:creator>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[Daven's Journal]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://davensjournal.com/wordpress/archives/2006/09/you-need-to-read-this</guid>
		<description><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/rant sm.png" width="16" height="16" alt="" title="Rant" /><br/>I mean, REALLY need to read this. http://liz-marcs.livejournal.com/206303.html This was originally posted on Sep 10, 2006, but it is still relevant today.]]></description>
			<content:encoded><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/rant sm.png" width="16" height="16" alt="" title="Rant" /><br/><p>I mean, REALLY need to read this.</p>
<p><a href="http://liz-marcs.livejournal.com/206303.html" target="_new">http://liz-marcs.livejournal.com/206303.html</a></p>
<p><small>This was originally posted on Sep 10, 2006, but it is still relevant today.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://davensjournal.com/you-need-to-read-this/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Feature: My GnuPG Public Key</title>
		<link>http://davensjournal.com/new-feature-my-gnupg-public-key</link>
		<comments>http://davensjournal.com/new-feature-my-gnupg-public-key#comments</comments>
		<pubDate>Wed, 09 Dec 2009 15:44:05 +0000</pubDate>
		<dc:creator>Daven</dc:creator>
				<category><![CDATA[Daven's Journal]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Stuff]]></category>

		<guid isPermaLink="false">http://davensjournal.com/wordpress/archives/2006/04/new-feature-2</guid>
		<description><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/favicon sm.png" width="16" height="15" alt="" title="Daven's Journal" /><img src="http://davensjournal.com/wp-content/themes/wp-framework/images/personal sm.png" width="16" height="16" alt="" title="Personal" /><img src="http://davensjournal.com/wp-content/themes/wp-framework/images/gold-listing-icon sm.gif" width="16" height="16" alt="" title="Stuff" /><br/>Well, I&#8217;ve been playing around with Encryption these days, and I finally got around to implementing GnuPG encryption for my email. It&#8217;s taken some time, and a lot of work on my part to get it right, but I finally did it. My public PGP Encryption Key (right click and &#8220;SaveAs&#8221;) I&#8217;m doing this because [...]]]></description>
			<content:encoded><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/favicon sm.png" width="16" height="15" alt="" title="Daven's Journal" /><img src="http://davensjournal.com/wp-content/themes/wp-framework/images/personal sm.png" width="16" height="16" alt="" title="Personal" /><img src="http://davensjournal.com/wp-content/themes/wp-framework/images/gold-listing-icon sm.gif" width="16" height="16" alt="" title="Stuff" /><br/><p>Well, I&#8217;ve been playing around with Encryption these days, and I finally got around to implementing GnuPG encryption for my email.  It&#8217;s taken some time, and a lot of work on my part to get it right, but I finally did it.</p>
<p><a href="http://davensjournal.com/Daven.asc">My public PGP Encryption Key (right click and &#8220;SaveAs&#8221;)</a><img src="http://davensjournal.com/images/new.gif" /></p>
<p>I&#8217;m doing this because I&#8217;m terrified of the Government&#8217;s far reaching influence and the slow erosion of things like personal privacy.  You send me an email, I can read it on my server. That&#8217;s fine.  But so can all the administrators of the server, so can the people who own the programs residing on that server, and so can anyone who has admin access.  A Federal subpoena (and even those without one in some cases) can force the companies to present them with that information and those emails.  And I wouldn&#8217;t know about it.</p>
<p>The only way to safeguard myself from that is to start using encryption.</p>
<p>Unfortunately, I can&#8217;t set up Daven&#8217;s Journal to send me encrypted emails from the email form page without buying a lot of specialized software and certificates and so on, which I really don&#8217;t have the money for.  So, I tell you this:</p>
<p>My email address is all over this site.  I have about 400 + pages and of those, there are a lot that have my email address on it, even if the link for the email address goes to the email page.  Use your brain and copy that address, put it into your email program&#8217;s &#8220;To&#8221; field, use the public key to encrypt the information you are sending me, and send the email.  Do this for important stuff, things that you would be embarrassed or upset if it got out.  But use it.  If you can&#8217;t find my email, it is daven (at) davensjournal (dot) com</p>
<p>And find out about online communication security.  It&#8217;s becoming more and more necessary these days.</p>
<p><small><em>This was originally posted on Mar 08, 2006.  This is a repost, but the links are current, and the sentiment is the same.</em></small></p>
]]></content:encoded>
			<wfw:commentRss>http://davensjournal.com/new-feature-my-gnupg-public-key/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sitemap Poll</title>
		<link>http://davensjournal.com/sitemap-poll</link>
		<comments>http://davensjournal.com/sitemap-poll#comments</comments>
		<pubDate>Mon, 07 Dec 2009 16:33:07 +0000</pubDate>
		<dc:creator>Daven</dc:creator>
				<category><![CDATA[Daven's Journal]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://davensjournal.com/?p=2264</guid>
		<description><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/favicon sm.png" width="16" height="15" alt="" title="Daven's Journal" /><img src="http://davensjournal.com/wp-content/themes/wp-framework/images/upd sm.png" width="16" height="16" alt="" title="Updates" /><br/>Well, you all asked for it, you got it. I set sitemap-2 as the default sitemap. I gotta say, that&#8217;s the one I was leaning toward. It should make things easier if you know what the name of the article you are looking for is. But if you know what SUBJECT you will find it [...]]]></description>
			<content:encoded><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/favicon sm.png" width="16" height="15" alt="" title="Daven's Journal" /><img src="http://davensjournal.com/wp-content/themes/wp-framework/images/upd sm.png" width="16" height="16" alt="" title="Updates" /><br/><p>Well, you all asked for it, you got it.  I set sitemap-2 as the default sitemap.  </p>
<p>I gotta say, that&#8217;s the one I was leaning toward.  It should make things easier if you know what the name of the article you are looking for is.  But if you know what SUBJECT you will find it under, the default navigation should take care of that.  It lists all the posts and pages under a category on that page.</p>
<p>Anyhow, I have some articles percolating in the back of my head.  Have three ideas laid out on my site so I can write them up pretty easily.  I might go and post an article I wrote for &#8220;Rending the Veil&#8221;, but which (looking at it a second time) I figured would be better suited to this venue.</p>
<p>Let me dig it out.</p>
<p>Anyhow, I hope your Yule is a wonderful one!</p>
]]></content:encoded>
			<wfw:commentRss>http://davensjournal.com/sitemap-poll/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Site LIVE</title>
		<link>http://davensjournal.com/new-site-live</link>
		<comments>http://davensjournal.com/new-site-live#comments</comments>
		<pubDate>Mon, 23 Nov 2009 02:45:11 +0000</pubDate>
		<dc:creator>Daven</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Daven's Journal]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[Stuff]]></category>

		<guid isPermaLink="false">http://davensjournal.com/?p=2115</guid>
		<description><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/upd sm.png" width="16" height="16" alt="" title="Updates" /><br/>Okay, you may have noticed that I changed everything. I have the development site live now. No need to change your shortcuts, it&#8217;s still at http://davensjournal.com . There are still some housekeeping chores to do, like making the links all work. So if you come across a page/post where the links are pointing at the [...]]]></description>
			<content:encoded><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/upd sm.png" width="16" height="16" alt="" title="Updates" /><br/><p>Okay, you may have noticed that I changed everything.  I have the development site live now.</p>
<p>No need to change your shortcuts, it&#8217;s still at <a href="http://davensjournal.com">http://davensjournal.com</a> .</p>
<p>There are still some housekeeping chores to do, like making the links all work.  So if you come across a page/post where the links are pointing at the wrong place, let me know please?  Just leave a comment on that article or post and I&#8217;ll get it.</p>
<p>I don&#8217;t have a page up for the links out to other sites just yet, and my classes are scarce.  I plan on rectifying those problems soon.  </p>
<p>Let everyone know, let your blog readers know, let those who just casually drop by that the new site is live.  There will be some kicking the tires and so on, but I think this one is going to be a lot nicer.  </p>
<p>And please, on this post, tell me what you think?  I&#8217;d love to hear it.</p>
]]></content:encoded>
			<wfw:commentRss>http://davensjournal.com/new-site-live/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>My Copyright Page</title>
		<link>http://davensjournal.com/my-copyright-page</link>
		<comments>http://davensjournal.com/my-copyright-page#comments</comments>
		<pubDate>Tue, 27 Oct 2009 21:26:37 +0000</pubDate>
		<dc:creator>Daven</dc:creator>
				<category><![CDATA[Daven's Journal]]></category>
		<category><![CDATA[Witch]]></category>

		<guid isPermaLink="false">http://davensjournal.com/Updating/my-copyright-page</guid>
		<description><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/favicon sm.png" width="16" height="15" alt="" title="Daven's Journal" /><img src="http://davensjournal.com/wp-content/themes/wp-framework/images/red pent icon sm.png" width="16" height="16" alt="" title="Witch" /><br/>Well, circumstances have conspired to force me to come up with a Copyright page, laying out in plain terms what uses of my work are acceptable and which are not. I really didn&#8217;t want it to come to this, but I&#8217;m seeing more and more theft of intellectual property from more and more sites.  It [...]]]></description>
			<content:encoded><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/favicon sm.png" width="16" height="15" alt="" title="Daven's Journal" /><img src="http://davensjournal.com/wp-content/themes/wp-framework/images/red pent icon sm.png" width="16" height="16" alt="" title="Witch" /><br/><p>Well, circumstances have conspired to force me to come up with a Copyright page, laying out in plain terms what uses of my work are acceptable and which are not.</p>
<p>I really didn&#8217;t want it to come to this, but I&#8217;m seeing more and more theft of intellectual property from more and more sites.  It seems that certain fluffy members of the <a title="A link to the definition of Canar" href="/canar-a-new-word">Canar</a> communities can&#8217;t be bothered with writing their own damned material, they have to go and take other people&#8217;s work.  With this statement, I hope to avoid the accusation of &#8220;I didn&#8217;t tell anyone&#8221;.</p>
<p>People, I work long and hard for the money I need to support my family.  I do this journal in my spare time.  I write my lessons in my spare time.  I do everything that has to do with Canaric life, Paganism, Druidism, Wicca and spirituality in my spare time.  This means that in many cases I short change my family to write what you see here.  Seeing this posted to other people&#8217;s sites, without my name or my email address on it PISSES me off to no end, and it&#8217;s illegal.  I don&#8217;t mind you taking it and using it, but doing so without permission and claiming it as YOUR work, or worse, as &#8220;unattributed&#8221; makes me see red.  If this continues, I will pull this site entirely and sic some lawyers on you all.  I watch for my work appearing elsewhere, and I do notify offenders.</p>
<h2><span style="color: #000080;"><strong>Now, on to the legal stuff.</strong></span></h2>
<h3>All original work <span style="font-family: Arial;">©</span> Daven.</h3>
<p>This is the one unbreakable rule.  I have a LOT of original work on this site, and ALL of it is mine.  I claim sole copyright over all of it.  If that seems harsh to you, tough.  That&#8217;s life.  I created it, and I am the only one who can say who gets to use it.</p>
<p>Now in fair use, I do allow certain uses of my work without asking.</p>
<ol>
<li>My work may be used as defined by United States Copyright guidelines for &#8220;<a href="http://fairuse.stanford.edu/" target="_blank">Fair Use</a>&#8220;</li>
<li>Personal use (meaning you and your immediate family) is allowed as long as the article is credited accurately to me.  <em>Yes, under this statement, you MAY, without asking me, put my article in your personal Book of Shadows or reference library with the &#8220;© Daven&#8221; statement I provide. You may not repost or broadcast it further without my permission however.</em></li>
<li>Educational institutions (online or off) may use my work so long as it is clearly attributed and the statement <strong>&#8220;Copyright Daven <a href="/">http://davensjournal.com</a> All rights reserved&#8221;</strong> appears on the article in question.  The work must appear in it&#8217;s entirety and be unaltered other than formatting the appearance.  (IE, you can format my article to make it blend in with your teaching materials, but it must still say the same thing. And I would still like to hear that you are using my words. I have an ego that needs stroking too.)</li>
<li>No other use without notification is allowed</li>
</ol>
<p>All requests to use my work will be considered.  <a href="email">Email</a> me and we will discuss it.  My standard &#8220;package&#8221; to allow use for a website or posting to a newsgroup or email list is this:</p>
<ol>
<li>The work must be unaltered.  You can format it to fit the &#8220;theme&#8221; of your site, but that is all.</li>
<li>There must be a link to the original article on this site OR to the front page of the site.</li>
<li>There must be a link to my email, <a href="email">daven@davensjournal.com</a></li>
<li>It must clearly state that the author is myself and have the copyright statement <strong>&#8220;Copyright Daven  All rights reserved <a href="/">http://davensjournal.com</a>&#8220;</strong></li>
</ol>
<p>Now, all this assumes you are wanting to use MY work.  Let me take a minute and tell you how you know MY work from anyone else&#8217;s work on this site.</p>
<p>It will have my signature at the bottom of the article.  Yes, that is really my signature, and I include it on EVERY piece that I write, with the sole exception being the stories on the Fiction page.  However, I don&#8217;t generally give out permission to reprint those other than as a ZIP file.  If my signature does NOT appear at the bottom of the page, it&#8217;s probably someone else&#8217;s authorship.  If you have a doubt as to whether or not I wrote a particular piece, <a href="email">email</a> me and ask.  Give me the title and URL of the page, and I can tell you if I wrote it or not.</p>
<p>If I don&#8217;t have my name on it as the author or at the bottom, it&#8217;s probably not my work and you can&#8217;t use it, except as specified in the copyright of the work itself.  For instance, if the article I have on this site says &#8220;Blackfluffbunnie allows this work to be redistributed so long as the work stays intact and the copyright statement remains intact&#8221; you can take it and use it unaltered for what ever you want to.  I have tried to honor the copyrights of others here.</p>
<p><strong><span style="font-size: medium;">If you see your work here and it does NOT have a proper copyright statement on it, email me immediately and I will attribute it properly or remove it as you wish me to.</span></strong> Just ask a couple people who&#8217;s work I have accidentally used without their permission how quickly I take care of this.  I hate it when my work is unattributed, so I won&#8217;t do it to you. Amber Fisher is one of the affected authors who told me and the same day I got notification, I had her copyright up on the site, much to her relief.</p>
<p>If you are writing a book and want to include my work, <a href="email">ask</a> first.  Don&#8217;t assume that because I allow a website or a private individual to use my work that I will automatically allow you to use it, some of this material I want to publish myself in the future.  So before using the work, planning on using the work or what have you, ask me.</p>
<p>One more thing.  I have released the graphics on <a href="the-elements-of-daven" target="_blank">The Elements of Daven</a> into the public domain.  This means that I have voluntarily surrendered my copyright of those graphics and <strong>only</strong> those graphics to anyone who wants to use them for any purpose.  Use them in good health.       I have, however, disabled the ability for you to take them and leave them       on my server.  That&#8217;s called &#8220;hotlinking&#8221; and it&#8217;s illegal.</p>
<p>See, copying my graphics to your website is fine.  Then you can       link them to whatever post you want to use them for, forums, LiveJournals,       or whatever.  But taking the URL of my graphic and just posting it in       your forum STEALS MY BANDWIDTH.  I will do my best to get your thrown       off the Internet for doing this.  It&#8217;s my money you are taking out of       MY pocket like that.  Use the graphics, that&#8217;s fine.  Use your       own bandwidth to serve them to the rest of the world.  Not mine.</p>
<p>One last thing, you may want to read <a href="http://www.witchvox.com/fritz/fairuse.html" target="_top">this</a> article by Wren Walker, and the two sites she references.<br />
<!-- ddsig --></p>
<div class="ddsig_wrap"><a href="/email"><img src="/images/davenbl21.gif" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://davensjournal.com/my-copyright-page/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New article up</title>
		<link>http://davensjournal.com/new-article-up</link>
		<comments>http://davensjournal.com/new-article-up#comments</comments>
		<pubDate>Mon, 26 Oct 2009 02:55:46 +0000</pubDate>
		<dc:creator>Daven</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Daven's Journal]]></category>

		<guid isPermaLink="false">http://davensjournal.com/wordpress/?p=448</guid>
		<description><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/upd sm.png" width="16" height="16" alt="" title="Updates" /><br/>Okay, I&#8217;ve had this article on my harddrive for some time, and I just recently finished it and now I offer it to you. On Being a Priestess of the God It&#8217;s about transgenderism and Wicca. Needless to say this is close to my heart right now.]]></description>
			<content:encoded><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/upd sm.png" width="16" height="16" alt="" title="Updates" /><br/><p>Okay, I&#8217;ve had this article on my harddrive for some time, and I just recently finished it and now I offer it to you.</p>
<p><a href="on-being-a-priestess-of-the-god">On Being a Priestess of the God</a></p>
<p>It&#8217;s about transgenderism and Wicca.  Needless to say this is close to my heart right now.</p>
]]></content:encoded>
			<wfw:commentRss>http://davensjournal.com/new-article-up/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Life Update and a Return of the Journal</title>
		<link>http://davensjournal.com/life-update-and-a-return-of-the-journal</link>
		<comments>http://davensjournal.com/life-update-and-a-return-of-the-journal#comments</comments>
		<pubDate>Wed, 21 Oct 2009 20:29:45 +0000</pubDate>
		<dc:creator>Daven</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Daven's Journal]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://davensjournal.com/wordpress/?p=442</guid>
		<description><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/upd sm.png" width="16" height="16" alt="" title="Updates" /><br/>Well, currently I have a short term job and I&#8217;m earning some money. I stress the &#8220;some&#8221;, it&#8217;s not a lot of money, and it&#8217;s not for a long time. It is enough to pay the bills we have and get things back. However, I&#8217;m getting back into Wicca/Religion. I realized recently that I have [...]]]></description>
			<content:encoded><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/upd sm.png" width="16" height="16" alt="" title="Updates" /><br/><p>Well, currently I have a short term job and I&#8217;m earning some money.  I stress the &#8220;some&#8221;, it&#8217;s not a lot of money, and it&#8217;s not for a long time.  It is enough to pay the bills we have and get things back.</p>
<p>However, I&#8217;m getting back into Wicca/Religion.  I realized recently that I have outlets for my Joy side, my roleplaying geek person, and for just general myself, but nothing for my Daven/Priest person.  So I&#8217;m talking to Lisa McSherry about joining her and her coven, and I&#8217;m starting to write more.</p>
<p>I have five reviews to post to you guys, just as soon as I can.  They are SO done, I just have to upload it all and then you can all read what I think of these books.  I have to tell you that these reviews are like two years old at this point.  I&#8217;ve delayed and had them sitting on my bookshelf for some time, and now I need to post them.  I promised to do these, and so I&#8217;m doing it.</p>
<p>So all you publishers who have sent me books and are waiting, don&#8217;t fret, I will get them to you.  I have about 20 in que right now.  Five are done, two I&#8217;m working on (actually three, but one of them is so dense I can&#8217;t get into it), and several more sitting around waiting.</p>
<p>Do not despair!</p>
<p>Anyhow, that&#8217;s it from me for right now.  Remember, you can follow me on Twitter as my user name there is &#8220;davensjournal&#8221;.  I also play SpyMaster on Twitter, so I might send you an invite.</p>
<p>Also if you want to follow my stuff for Joy, it&#8217;s at <a href="http://i-know-i-know-but.net">http://i-know-i-know-but.net</a>  Don&#8217;t be shocked, it&#8217;s a girly blog where I post erotica.</p>
<p>I still make the occasional adult toy, although the business has gone down the tubes.  Two years of trying to find a job will do that.  I still have the skills, just not the website anymore.  I stopped doing porn.  I couldn&#8217;t do it, so I wasted that money.</p>
<p>And I&#8217;m out of here.  Have to go and update PCs now.</p>
<p>PS:  I&#8217;ve pretty much decided to convert Daven&#8217;s Journal over to a WordPress Blog with a bunch of widgets and add-ins for you.  It will make finding things easier, it will also put all the information on ONE page, and I can get rid of a lot of the hacks I&#8217;ve had to do to keep things looking nice and in order.  I think you will enjoy it, but don&#8217;t look for the changeover until sometime like in January.</p>
<p>PPS:  Here are the new reviews:</p>
<ul>
<li><a href="white-as-bone-red-as-blood-the-fox-sorceress">White as Bone, Red as Blood;The Fox Sorceress</a>&nbsp; Cerridwen Fallingstar</li>
<li><a href="the-four-powers">The Four Powers</a> by Nicholas Graham</li>
<li><a href="magickal-connections">Magickal Connections</a>&nbsp; by Lisa McSherry</li>
<li><a href="creating-magickal-entities">Creating Magickal Entities</a>&nbsp; By David Michael Cunningham</li>
<li><a href="composing-magic">Composing Magic</a>&nbsp; By Elizabeth Barrette</li>
</ul>
<!-- ddsig -->
<div class="ddsig_wrap"><a href="/email"><img src="/images/davenbl21.gif" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://davensjournal.com/life-update-and-a-return-of-the-journal/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just a quick set of thoughts</title>
		<link>http://davensjournal.com/just-a-quick-set-of-thoughts</link>
		<comments>http://davensjournal.com/just-a-quick-set-of-thoughts#comments</comments>
		<pubDate>Mon, 03 Aug 2009 17:03:28 +0000</pubDate>
		<dc:creator>Daven</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Daven's Journal]]></category>

		<guid isPermaLink="false">http://davensjournal.com/wordpress/?p=440</guid>
		<description><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/upd sm.png" width="16" height="16" alt="" title="Updates" /><br/>I&#8217;m considering redoing the Journal into a CMS system like PHPNuke or WordPress, pulling the articles into pages, making the blog an actual blog, keeping everything up to date and so on. It will require a LOT of work on my part in order to do it, along the lines of a month or more. [...]]]></description>
			<content:encoded><![CDATA[<img src="http://davensjournal.com/wp-content/themes/wp-framework/images/upd sm.png" width="16" height="16" alt="" title="Updates" /><br/><p>I&#8217;m considering redoing the Journal into a CMS system like PHPNuke or WordPress, pulling the articles into pages, making the blog an actual blog, keeping everything up to date and so on.</p>
<p>It will require a LOT of work on my part in order to do it, along the lines of a month or more.</p>
<p>What is your opinions on this, my loyal readers?  Do you think it would make <em>your</em> experience here easier?  It would have the following benefits:</p>
<ul>
<li> more consistent with standards of HTML and page links</li>
<li> Search functions would be integrated</li>
<li> You would be able to comment directly on stories/articles</li>
<li> You could skin the site so that it looked differently for you</li>
<li> more functionality through WordPress plugins.</li>
<li> no more frameset for the site.</li>
</ul>
<p>But if I do this, it&#8217;s a one way trip.  It&#8217;s hard enough to do it once, I won&#8217;t be reverting back once I get it done.  And it will take time.</p>
<p>So, your thoughts?  Just comment on this post and I&#8217;ll get the info (but if you are reading it on a feed, like on Livejournal or Dreamwidth, please come to the site to comment.)</p>
]]></content:encoded>
			<wfw:commentRss>http://davensjournal.com/just-a-quick-set-of-thoughts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
