<?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"
	>

<channel>
	<title>The Dark Web</title>
	<atom:link href="http://www.thedarkweb.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedarkweb.com</link>
	<description>tagline</description>
	<pubDate>Thu, 01 Jan 2009 19:23:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Running Drupal 6 on 1and1 shared hosting with clean urls</title>
		<link>http://www.thedarkweb.com/running-drupal-6-on-1and1-shared-hosting-with-clean-urls/</link>
		<comments>http://www.thedarkweb.com/running-drupal-6-on-1and1-shared-hosting-with-clean-urls/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 05:29:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.thedarkweb.com/?p=22</guid>
		<description><![CDATA[There are a couple things that you need to do to get Drupal running if you are using 1and1 for your hosting provider with clean urls.

Download and copy the Drupal installation.
Create a php.ini file with these two lines and copy it to the root of your site (&#8230;/mysite/)
register_globals = off
memory_limit = 16M
Edit the .htaccess file [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>There are a couple things that you need to do to get Drupal running if you are using 1and1 for your hosting provider with clean urls.</p>
<ul>
<li>Download and copy the Drupal installation.</li>
<li>Create a php.ini file with these two lines and copy it to the root of your site (&#8230;/mysite/)<br />
register_globals = off<br />
memory_limit = 16M</li>
<li>Edit the .htaccess file and uncomment the line:<br />
RewriteBase /</li>
<li>Add this line to .htaccess somewhere to enable php5<br />
AddType x-mapp-php5 .php</li>
</ul>
<p>That should do it. Let me know if it doesn&#8217;t work for you in the comments.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.thedarkweb.com/running-drupal-6-on-1and1-shared-hosting-with-clean-urls/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I was looking for a gift and I got was this sexually suggestive necklace</title>
		<link>http://www.thedarkweb.com/i-was-looking-for-a-gift-and-i-got-was-this-sexually-suggestive-necklace/</link>
		<comments>http://www.thedarkweb.com/i-was-looking-for-a-gift-and-i-got-was-this-sexually-suggestive-necklace/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 17:51:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Funny]]></category>

		<guid isPermaLink="false">http://www.thedarkweb.com/?p=10</guid>
		<description><![CDATA[
You have to love the name: &#8220;Loving Family Small Sterling Loving Mother and Child Pendant&#8221;. Some companies should really think before they release a product. Gives a new meaning to the term loving family&#8230;looks more like a child doing naughty things to the mother. If your into that kind of thing I found it here.


No [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<div id="attachment_11" class="wp-caption alignleft" style="width: 360px"><a href="http://www.thedarkweb.com/wp-content/uploads/2008/12/dirtynecklace.jpg"><img class="size-full wp-image-11" title="Just think of the children" src="http://www.thedarkweb.com/wp-content/uploads/2008/12/dirtynecklace.jpg" alt="Mother Child Dirty Necklace" width="350" height="350" /></a><p class="wp-caption-text">Just think of the children</p></div>
<p>You have to love the name: &#8220;Loving Family Small Sterling Loving Mother and Child Pendant&#8221;. Some companies should really think before they release a product. Gives a new meaning to the term loving family&#8230;looks more like a child doing naughty things to the mother. If your into that kind of thing I found it <a rel="nofollow" href="http://www.reliosjewelry.com/product/natural+stone+jewelry/natural+stone+pendants/loving+family+pendants/loving+family+(r)+large+silver+featuring+loving+mother+%26+child.do#">here</a>.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.thedarkweb.com/i-was-looking-for-a-gift-and-i-got-was-this-sexually-suggestive-necklace/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Problem viewing chm files in vista - navigation to the webpage was canceled</title>
		<link>http://www.thedarkweb.com/problem-viewing-chm-files-in-vista-navigation-to-the-webpage-was-canceled/</link>
		<comments>http://www.thedarkweb.com/problem-viewing-chm-files-in-vista-navigation-to-the-webpage-was-canceled/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 01:46:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.thedarkweb.com/?p=6</guid>
		<description><![CDATA[I recently ran into an issue viewing a chm files in vista. Looks like chm files from untrusted sources are blocked by default. There is an easy fix though.

Right click on the offending chm file
Click properties
Click unblock

The help file should open correctly now. If it doesn&#8217;t make sure you aren&#8217;t opening it from a network [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I recently ran into an issue viewing a chm files in vista. Looks like chm files from untrusted sources are blocked by default. There is an easy fix though.</p>
<ul>
<li>Right click on the offending chm file</li>
<li>Click properties</li>
<li>Click unblock</li>
</ul>
<p>The help file should open correctly now. If it doesn&#8217;t make sure you aren&#8217;t opening it from a network location. Chm files do not work on network shares. Just copy it local and follow the steps above.</p>
<p><img class="alignnone size-full wp-image-7" title="Problem viewing chm files in vista and xp" src="http://www.thedarkweb.com/wp-content/uploads/2008/08/chm-error-unblock-vista1.jpg" alt="Problem viewing chm files in vista and xp" width="369" height="499" /></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.thedarkweb.com/problem-viewing-chm-files-in-vista-navigation-to-the-webpage-was-canceled/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

