<?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>DemiLane &#187; Internet</title>
	<atom:link href="http://demilane.com/category/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://demilane.com</link>
	<description>Pages of Rogelio Calamaya</description>
	<lastBuildDate>Sun, 05 Feb 2012 01:43:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Redmine in Dreamhost</title>
		<link>http://demilane.com/redmine-in-dreamhost/</link>
		<comments>http://demilane.com/redmine-in-dreamhost/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 02:12:23 +0000</pubDate>
		<dc:creator>Rogelio</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[ruby application]]></category>
		<category><![CDATA[troubleshoot]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://lucero.demilane.com/?p=35</guid>
		<description><![CDATA[This app was introduce by my girlfriend a few days ago. Since she&#8217;s using this for her thesis, I&#8217;ve got curious and ask what that [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">This app was introduce by my girlfriend a few days ago. Since she&#8217;s using this for her thesis, I&#8217;ve got curious and ask what that apps do(<em>aside from knowing that it is a project management</em>). She explained it to me, and wanted me to add my portfolio as a project. And I said, why don&#8217;t I install it in my own domain. So I made a sub-domain and installed redmine. I finished the installation  without error. But when I visited my sub-domain, it loads but readmine didn&#8217;t load the CSS and sometimes it load but it doesn&#8217;t render properly.</p>
<p style="text-align: left;">So here&#8217;s a little guide to make fix the problem.</p>
<ol>
<li>Login to your SSH account in Dreamhost.</li>
<li>Make a dummy rails application:

<div class="wp_syntax"><div class="code"><pre class="ruby" style="font-family:monospace;">rails dummyApp</pre></div></div>

</li>
<li>Now copy all the dispatch file from your dummyApp/public to your real installed Redmine app in public directory:

<div class="wp_syntax"><div class="code"><pre class="ruby" style="font-family:monospace;">cp dummyApp<span style="color:#006600; font-weight:bold;">/</span>public<span style="color:#006600; font-weight:bold;">/</span>dispatch.<span style="color:#006600; font-weight:bold;">*</span> subdomain.<span style="color:#9900CC;">domain</span>.<span style="color:#9900CC;">com</span><span style="color:#006600; font-weight:bold;">/</span>public<span style="color:#006600; font-weight:bold;">/</span></pre></div></div>

</li>
<li>Change the permission of your real apps public folder and the copied dispatch files to 755:

<div class="wp_syntax"><div class="code"><pre class="ruby" style="font-family:monospace;">chmod <span style="color:#006666;">755</span> subdomain.<span style="color:#9900CC;">domain</span>.<span style="color:#9900CC;">com</span><span style="color:#006600; font-weight:bold;">/</span>public
chmod <span style="color:#006666;">755</span> subdomain.<span style="color:#9900CC;">domain</span>.<span style="color:#9900CC;">com</span><span style="color:#006600; font-weight:bold;">/</span>public<span style="color:#006600; font-weight:bold;">/</span>dispatch.<span style="color:#006600; font-weight:bold;">*</span></pre></div></div>

</li>
<li>And finally copy the generated .htaccess in your dummyApp/public to your real installed Redmine app in public directory:

<div class="wp_syntax"><div class="code"><pre class="ruby" style="font-family:monospace;">cp dummyApp<span style="color:#006600; font-weight:bold;">/</span>public<span style="color:#006600; font-weight:bold;">/</span>.<span style="color:#9900CC;">htaccess</span> subdomain.<span style="color:#9900CC;">domain</span>.<span style="color:#9900CC;">com</span><span style="color:#006600; font-weight:bold;">/</span>public<span style="color:#006600; font-weight:bold;">/</span></pre></div></div>

</li>
<li>That should be it.</li>
</ol>
<p><em>Note: as of Rails 2.1.0 the .htaccess file no longer exists in the default skeleton. </em></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://demilane.com/redmine-in-dreamhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8230;except IE</title>
		<link>http://demilane.com/pick-the-others-except-ie/</link>
		<comments>http://demilane.com/pick-the-others-except-ie/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 18:35:23 +0000</pubDate>
		<dc:creator>Rogelio</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[safety]]></category>

		<guid isPermaLink="false">http://lucero.demilane.com/?p=17</guid>
		<description><![CDATA[Have you ever wonder why your new purchased computer for after a few weeks or just days, it starts slowing down? Do you know what [...]]]></description>
			<content:encoded><![CDATA[<div class="img_box"><a title="Browse Happy: Switch to a safer browser today" href="http://browsehappy.com/" target="_blank"><img class="alignleft size-full wp-image-18" style="border:0;" title="Browse Happy: Switch to a safer browser today" src="http://demilane.com/wp-content/uploads/2008/06/browsehappy.gif" alt="Browse Happy: Switch to a safer browser today" width="185" height="75" /></a></div>
<p> Have you ever wonder why your new purchased computer for after a few weeks or just days, it starts slowing down? Do you know what could be the cause? You might think, it&#8217;s the specs of your computer or hardware failure or the store damaged it. Hmm, I don&#8217;t think so. But if your using IE, then IE would be the problem.</p>
<p>It&#8217;s not that IE&#8217;s slowing your computer down (or is it?), it&#8217;s the malicious sites that you accidentally visited, through pop-ups, direct download links and the other stuff( *&#8230;<em>other stuff</em>*). And that malicious sites often install adware cookies, spyware, trojans, viruses and even your personal information might be given to others by your IE without you knowing it.</p>
<p>And while we&#8217;re in it let me say more. The browsing speed is super slow that you can even watch T.V. or clean your desk while the page is loading. And what happen if you surfing or doing some research on the net and you want to visit more site? Your desktop will become crowded, that is, if you&#8217;re using IE6. And if you happen to visit a site and there&#8217;s this error in that website or something like that, you&#8217;ll be forcefully close the IE and restart again, and your visited site will be gone&#8230; &#8230;How sad.</p>
<p>Okay, so much for IE. One solution to that problem is <strong>STOP </strong>browsing with IE, find another browser that you would feel free and safe in browsing the internet. But before you stop, let&#8217;s clean your computer first with your favorite anti-spy-virus-whatsoever software. And uninstall IE or if you can&#8217;t, hide it, delete the shortcut in your desktop. And when your ready, then start.</p>
<p>There are many kinds of browser available on the net and are free, fast and secure. But if you ask me what browser am I using, I am using <a title="http://www.mozilla.com/firefox/" href="http://www.mozilla.com/firefox/" target="_blank">Mozilla Firefox</a>. Well, it&#8217;s fast and secure. It has also plugins and addons that you can download for you to add more feature on your browsing experience.</p>
<p>If you&#8217;re not sure on what browser you want, then <a title="http://browsehappy.com/browsers/" href="http://browsehappy.com/browsers/" target="_blank">BrowseHappy</a> might help. Their, you will find a listing of browser and their description as. Well, see you then. Happy browsing.</p>
<p>Related posts:<ol>
<li><a href='http://demilane.com/opera-10-released/' rel='bookmark' title='Opera 10 Released'>Opera 10 Released</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://demilane.com/pick-the-others-except-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Open Source Initiative</title>
		<link>http://demilane.com/the-open-source-initiative/</link>
		<comments>http://demilane.com/the-open-source-initiative/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 08:22:28 +0000</pubDate>
		<dc:creator>Rogelio</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[trademark]]></category>

		<guid isPermaLink="false">http://lucero.demilane.com/?p=9</guid>
		<description><![CDATA[I bumped out this site a few days ago, it&#8217;s called The Open Source Initiative. There, You can read more information about open source and [...]]]></description>
			<content:encoded><![CDATA[<p>I bumped out this site a few days ago, it&#8217;s called <a title="http://opensource.org/" href="http://opensource.org/" target="_blank">The Open Source Initiative</a>. There, You can read more information about open source and their standards. They have also list of <a title="http://opensource.org/licenses" href="http://opensource.org/licenses" target="_blank">open source licenses</a> which you can use for your open source software. You can also use this <a title="http://opensource.org/trademarks/" href="http://opensource.org/trademarks/" target="_blank">trademark</a> as a mark of your open source software.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://demilane.com/the-open-source-initiative/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

