<?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>Victorelu &#187; tutorial</title>
	<atom:link href="http://victorelu.com/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://victorelu.com</link>
	<description>Romanian studying in Aarhus</description>
	<lastBuildDate>Sun, 29 Jan 2012 18:10:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Fast PHP Header Output Error Fix</title>
		<link>http://victorelu.com/fastphp-header-output-error-fix/</link>
		<comments>http://victorelu.com/fastphp-header-output-error-fix/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 13:27:16 +0000</pubDate>
		<dc:creator>Victor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://victorelu.com/?p=814</guid>
		<description><![CDATA[Story has it, I have different settings for the development server on my computer (Apache, classic, personal installation..) and my server from iWeb. As a noob that I was and since I was way behind the schedule with one of the projects, I decided to use some header location redirects  in php which did not [...]]]></description>
			<content:encoded><![CDATA[<p>Story has it, I have different settings for the development server on my computer (Apache, classic, personal installation..) and my server from iWeb. As a noob that I was and since I was way behind the schedule with one of the projects, I decided to use some header location redirects  in php which did not give any error on the development server but once they were put online&#8230;</p>
<pre><strong>My code: </strong>header("location:blabla.php");</pre>
<pre><strong>Warning</strong>:  Cannot modify header information - headers already sent  by (output started at  [..]/connect.php:11) in <strong>[..]/general_action2.php</strong> on line <strong>45
</strong></pre>
<p>The website uses a session based authentication which, obviously needs a session_start() function to work. After spending a couple of minutes trying to switch all the actions from form-actioned-based to AJAX, I decided to write some dirty code and patch the things up. For now, at least&#8230;</p>
<pre>print '&lt;html&gt;&lt;body onload="javascript:window.location=\'blabla.php\'"&gt;&lt;/body&gt;&lt;/html&gt;';</pre>
<p>I&#8217;ll be damned if I can suggest this option to anyone who wants to do some serious business but is efficient for the times when you need a fast fix.</p>
]]></content:encoded>
			<wfw:commentRss>http://victorelu.com/fastphp-header-output-error-fix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I&#8217;m scared</title>
		<link>http://victorelu.com/im-scared/</link>
		<comments>http://victorelu.com/im-scared/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 09:25:01 +0000</pubDate>
		<dc:creator>Victor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[flight]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://victorelu.com/?p=757</guid>
		<description><![CDATA[I&#8217;ll be leaving from Skjoldhoj kollegiet in around 30 minutes and I just realized that I am scared. It wouldn&#8217;t be hard to realize that considering I didn&#8217;t get much sleep last night because of a huge heart beat but nobody said I&#8217;m too smart, eh? It&#8217;s the first time I feel so afraid of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be leaving from Skjoldhoj kollegiet in around 30 minutes and I just realized that I am scared. It wouldn&#8217;t be hard to realize that considering I didn&#8217;t get much sleep last night because of a huge heart beat but nobody said I&#8217;m too smart, eh?</p>
<p>It&#8217;s the first time I feel so afraid of flying. It&#8217;s not because of the snow, the take off or the landing. It&#8217;s more about the destination and the shock that flying brings into ones heart and mind. One minute you&#8217;re in one shithole, next thing you know, you&#8217;re in another one, waiting for the flight to your next shithole.</p>
<p>I don&#8217;t know how home is going to be like but I do hope it will be alright. I took all the books I have (either in .pdf or in .paper formats) and in case I am left out of things to do, I might as well start studying for the exams in January, right? Meh, I have to see how things are like though.</p>
<p>I had to pack more stuff than needed just to have the luggage more full. That&#8217;s embarrassing but I have no clue how that happened. I mean, did I lose some clothes since August? Did I drop anything anywhere and forgot to pick it up? Fockin&#8217; hell, this is odd.</p>
<p>So, going back to the flying part, here are some tips when you book plane tickets (just personal experience):</p>
<ul>
<li>they are always cheaper on Tuesday, Wednesday and Thursday</li>
<li>before buying a plane ticket, be sure to check more than one agency to see if there is any other cheaper combination. Ignore expedia, they are a piece of shit.</li>
<li>think large so even think about buying both sides of the flight by yourself. Say you want to go from Aarhus to Bucharest, like me, there are multiple options: 1) go to copenhagen and then travel with scandinavian airlines, austrian airlines, malev or czech airlines (even finnair had routes this summer), 2) go to billund, fly to milano with ryanair and then to bucharest with wizzair, 3) fly from aarhus to london (ryanair) then from london to bucharest (blueair), 4) fly from aarhus to london (ryanair), london to milano (ryanair), milano to bucharest (wizzair). Any combination is possible but you have to take care when buying the tickets.</li>
</ul>
<p>This would be about it. Hope I&#8217;ll have a pleasant journey and speak soon, guys. If I get the chance, I might post something on <a href="http://twitter.com/victorelu" target="_blank">my twitter account</a>. All the best!</p>
]]></content:encoded>
			<wfw:commentRss>http://victorelu.com/im-scared/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The story of a Facebook spoofing</title>
		<link>http://victorelu.com/the-story-of-a-facebook-spoofing/</link>
		<comments>http://victorelu.com/the-story-of-a-facebook-spoofing/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 21:06:23 +0000</pubDate>
		<dc:creator>Victor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[pics]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://victorelu.com/?p=731</guid>
		<description><![CDATA[How did it all start? So there I was on a lonely Thursday evening, trying to do something if not cultural, at least interesting. I couldn&#8217;t find anything and I ended up on my facebook&#8217;s news feed and here&#8217;s what I saw: I honestly don&#8217;t know the girl who posted that message nor do I [...]]]></description>
			<content:encoded><![CDATA[<h2>How did it all start?</h2>
<p>So there I was on a lonely Thursday evening, trying to do something if not cultural, at least interesting. I couldn&#8217;t find anything and I ended up on my facebook&#8217;s news feed and here&#8217;s what I saw:</p>
<p style="text-align: center;"><a href="http://victorelu.com/wp-content/uploads/2009/11/1.jpg"><img class="size-full wp-image-732 aligncenter" title="1" src="http://victorelu.com/wp-content/uploads/2009/11/1.jpg" alt="1" width="500" height="66" /></a></p>
<p>I honestly don&#8217;t know the girl who posted that message nor do I keep in close contact with the person who had this thing posted on her wall. I did however felt like something was wrong. Therefore, I clicked on the link. Using any bullet proof browser like.. well, anything else except Internet Explorer. In my case, Mozilla. And I got to the following screen:</p>
<p style="text-align: center;"><a href="http://victorelu.com/wp-content/uploads/2009/11/2.jpg"><img class="size-full wp-image-733 aligncenter" title="2" src="http://victorelu.com/wp-content/uploads/2009/11/2.jpg" alt="2" width="500" height="247" /></a></p>
<p style="text-align: left;">Well, that was pretty expected. I don&#8217;t know, however, who would attempt to hijack some facebook accounts. My best bet goes towards some Farmville or Mafia Wars maniacs but I am not pointing any names yet. So, anyway, since I&#8217;m not afraid of getting any virus/malware/whatever (yeah, I&#8217;m that cool), I ignored the warning.</p>
<p style="text-align: center;"><a href="http://victorelu.com/wp-content/uploads/2009/11/3.jpg"><img class="size-large wp-image-735 aligncenter" title="3" src="http://victorelu.com/wp-content/uploads/2009/11/3.jpg" alt="3" width="500" /></a></p>
<h2 style="text-align: left;">How to tell if you&#8217;re in the course of a forgery?</h2>
<p style="text-align: left;">First of all, it&#8217;s obvious I didn&#8217;t fill out that form. I did however go this far in order to show you how to easily detect a spoofing. If you haven&#8217;t realized this so far, spoofing is the term used for a web page which has the same design as one of your usual login pages but it&#8217;s sole purpose is to steal your account info. Spoofing can occur on any type of web site that deals with data: internet banking, e-mail, social media and so on.</p>
<p style="text-align: left;">Therefore, let&#8217;s go back to the screenshot. The first thing that should get you alerted is that big thick red bar which would be present right under your tabs. It only appears there if you&#8217;re using mozilla and my guess is that if you&#8217;re using mozilla, you wouldn&#8217;t need me to point the other two clues:</p>
<ol>
<li>That&#8217;s not a facebook address. Period. Whenever you enter any personal information into any forms on the internet, always check if the domain you are sending the info to is the one you expect it to be. Well, not on any form. Nobody really cares to steal e-mails from the e-mail newsletter service but that&#8217;s a whole other thing.</li>
<li>Facebook without full language support? Come on, the guys have 300 million user accounts, worldwide and you expect them to show question marks ( ???????? ) instead of the actual Japanese or Chinese characters?</li>
</ol>
<h2>What to do if things went too far?</h2>
<p>Basically, if your account has been compromised, there is only one thing you can do except praying: changing your password. If you don&#8217;t do that, you will never be able to sleep peacefully. Nightmares will haunt you and by the time you wake up, compromising stuff will be posted from your account to your friends walls.</p>
<p>If your password has already been reset, you should immediately reset the password yourself, with the help of the e-mail that you have registered your facebook account with. If you don&#8217;t have access to that account anymore, my suggestion is to contact Facebook in order to resolve the problem.</p>
<h2>Conclusion</h2>
<p>That would be about it. This has not been the first or the last guide against spoofing but there is always a lack of tutorials on this theme. Surf safe and don&#8217;t do drugs!</p>
]]></content:encoded>
			<wfw:commentRss>http://victorelu.com/the-story-of-a-facebook-spoofing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web Design and Development useful links</title>
		<link>http://victorelu.com/web-design-and-development-usefull-links/</link>
		<comments>http://victorelu.com/web-design-and-development-usefull-links/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 23:07:42 +0000</pubDate>
		<dc:creator>Victor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://victorelu.com/?p=727</guid>
		<description><![CDATA[I&#8217;ve been stuck with this flu for quite some time now and the fever just won&#8217;t let me go. I guess I&#8217;m just too lovely hee hee. So, anyway, I&#8217;ve decided to publish my list of bookmarks. These have helped me hundreds of times and most of them are worth at least one glance. Don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been stuck with this flu for quite some time now and the fever just won&#8217;t let me go. I guess I&#8217;m just too lovely hee hee.</p>
<p>So, anyway, I&#8217;ve decided to publish my list of bookmarks. These have helped me hundreds of times and most of them are worth at least one glance. Don&#8217;t forget that from time to time, I also post some interesting links on <a href="http://twitter.com/victorelu" target="_blank">my twitter account</a> so, go ahead and follow me <img src='http://victorelu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>CSS Related</strong></p>
<ul>
<li><a href="http://www.webcredible.co.uk/user-friendly-resources/css/css-tricks.shtml">Ten CSS tricks you may not know</a></li>
<li><a href="http://www.javascripter.net/faq/creating.htm">Creating DIV Layers</a></li>
<li><a href="http://bucarotechelp.com/design/csseasy/97112700.asp">Bucaro TecHelp Design : Easy CSS Popup Windows</a></li>
<li><a href="http://fortysevenmedia.com/blog/archives/making_your_footer_stay_put_with_css/">Making Your Footer Stay Put With CSS ~ Blog ~ FortySeven Media</a></li>
<li><a href="http://stylizedweb.com/2008/03/12/most-used-css-tricks/">Most used CSS tricks | StylizedWeb.com</a></li>
<li><a href="http://www.thewebsqueeze.com/web-design-articles/a-roundup-of-25-advanced-css-tips-and-tutorials.html">A Roundup Of 25 Advanced CSS Tips And Tutorials</a></li>
</ul>
<p><strong>Design Related (useful materials)</strong></p>
<ul>
<li><a href="http://www.smashingmagazine.com/2009/06/07/50-fresh-useful-icon-sets-for-your-next-design/">50 Fresh Useful Icon Sets For Your Next Design</a></li>
<li><a href="http://www.smashingmagazine.com/2009/02/06/100-beautiful-free-textures/">100 Beautiful Free Textures</a></li>
<li><a href="http://www.brushking.eu/71/floral-swirls-brushes.html">Floral swirls brushes &#8211; Free Photoshop Brushes</a></li>
<li><a href="http://www.smashingmagazine.com/2009/05/20/flavour-extended-the-ultimate-icon-set-for-web-designers/">Flavour Extended: The Ultimate Icon Set For Web Designers</a></li>
<li><a href="http://www.noupe.com/design/80-stunning-background-patterns-for-your-websites.html">80 Stunning Background Patterns For Your Websites</a></li>
<li><a href="http://designreviver.com/freebies/25-great-free-photoshop-texture-packs/">25 Great Free Photoshop Texture Packs</a></li>
<li><a href="http://webdesignledger.com/freebies/30-most-incredible-textures-for-vintage-style-design">30 Most Incredible Textures for Vintage Style Design</a></li>
<li><a href="http://webdesignledger.com/freebies/best-grunge-textures-and-photoshop-brushes-all-in-one-place">Best Grunge Textures and Photoshop Brushes All In One Place</a></li>
<li><a href="http://designbeep.com/2009/11/05/stunning-icons-in-49-icon-packages/">750+ Stunning Icons In 49 Icon Packages</a></li>
<li><a href="http://www.customicondesign.com/free-icon/172-final-flag-icons/">172 final flag icons &#8211; Custom Icon Design team</a></li>
<li><a href="http://www.jupiterimages.com/searchResultsji.aspx">Stock Images &#8211; Royalty-Free Stock Photography Images and Photos at Jupiterimages</a></li>
<li><a href="http://www.smashingmagazine.com/2009/08/16/free-and-commercial-stock-photography-sites/">Free and Commercial Stock Photography Sites</a></li>
</ul>
<p><strong>Typography and other design related bookmarks</strong></p>
<ul>
<li><a href="http://www.photoshoproadmap.com/Photoshop-blog/2007/09/13/give-your-photos-a-retro-comic-book-effect/">Give Your Photos a Retro Comic Book Effect</a></li>
<li><a href="http://www.smashingmagazine.com/2009/08/26/vital-tips-for-effective-logo-design/">Vital Tips For Effective Logo Design</a></li>
<li><a href="http://www.smashingmagazine.com/2009/08/07/beautiful-new-free-fonts-for-your-designs/">Beautiful New Free Fonts For Your Designs</a></li>
<li><a href="http://www.smashingmagazine.com/2009/06/23/10-ui-design-patterns-you-should-be-paying-attention-to/">10 UI Design Patterns You Should Be Paying Attention To</a></li>
<li><a href="http://woork.blogspot.com/2009/09/10-beautiful-and-free-must-have-serif.html">10 Beautiful and free must have Serif Fonts</a></li>
<li><a href="http://www.catswhocode.com/blog/10-wonderful-fonts-you-can-embed-with-cufon-and-sifr">10 wonderful fonts you can embed with Cufon and Sifr</a></li>
<li><a href="http://www.smashingmagazine.com/2009/09/24/10-useful-usability-findings-and-guidelines/">10 Useful Usability Findings and Guidelines</a></li>
<li><a href="http://ow.ly/15HB7x">21 Fonts That Shouldn&#8217;t Be Free&#8230;But Are!</a></li>
<li><a href="http://www.appsheriff.com/tutorials/13-magnificient-web-user-interfaces-and-how-to-create-them/">Best User/Web Interface Designs and How To Create Them</a></li>
<li><a href="http://www.smashingmagazine.com/2009/05/29/useful-glossaries-for-web-designers-and-developers/">Useful Glossaries For Web Designers and Developers</a></li>
</ul>
<p><strong>Javascript, jQuery, PHP, WordPress and so on&#8230;</strong></p>
<ul>
<li><a href="http://www.devlounge.net/articles/structure-of-a-wordpress-plugin">Structure of a WordPress Plugin</a></li>
<li><a href="http://www.negush.net/blog/access-flashvars-parameters-with-as3/">Access FlashVars parameters with AS3</a></li>
<li><a href="http://pupunzi.wordpress.com/2009/02/28/mbgallery/">jQuery (mb)Gallery 1.0</a></li>
<li><a href="http://www.smashingmagazine.com/2009/05/27/wordpress-theme-development-frameworks/">WordPress Theme Development Frameworks</a></li>
<li><a href="http://www.smashingmagazine.com/2009/03/24/10-useful-php-tips-revisited/">10 Advanced PHP Tips Revisited</a></li>
<li><a href="http://www.smashingmagazine.com/2009/03/08/70-new-useful-ajax-and-javascript-techniques/">70 New, Useful AJAX And JavaScript Techniques</a></li>
<li><a href="http://sandbox.leigeber.com/contentslider/slider.html">JavaScript Slider Example</a></li>
<li><a href="http://www.w3avenue.com/2009/09/28/definitive-list-of-free-wordpress-theme-frameworks/">Definitive List of Free WordPress Theme Frameworks</a></li>
<li><a href="http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/">Create a Slick and Accessible Slideshow Using jQuery</a></li>
<li><a href="http://blog.themeforest.net/tutorials/create-a-funky-parallax-background-effect-using-jquery/">In the Woods – Create a Funky Parallax Background Effect using jQuery</a></li>
<li><a href="http://www.gcmingati.net/wordpress/wp-content/lab/jquery/svwt/index.html">jQuery slideViewerPro 1.0</a></li>
</ul>
<p>I hope you&#8217;ll find something useful among these links. Some of them are real gold!</p>
]]></content:encoded>
			<wfw:commentRss>http://victorelu.com/web-design-and-development-usefull-links/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tutorial: How to make your dreams come true?</title>
		<link>http://victorelu.com/tutorial-how-to-make-your-dreams-come-true/</link>
		<comments>http://victorelu.com/tutorial-how-to-make-your-dreams-come-true/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 16:30:48 +0000</pubDate>
		<dc:creator>Victor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://victorelu.com/?p=585</guid>
		<description><![CDATA[So here is another one of those great tutorials I usually write. Do as I did and all your dreams shall come true. 1. I went to bed 2. I fell asleep. 3. I had a dream 4. I dreamed that I was eating an orange. 5. I woke up. 6. I ate an orange. [...]]]></description>
			<content:encoded><![CDATA[<p>So here is another one of those great tutorials I usually write. Do as I did and all your dreams shall come true.</p>
<p>1. I went to bed<br />
2. I fell asleep.<br />
3. I had a dream<br />
4. I dreamed that I was eating an orange.<br />
5. I woke up.<br />
6. I ate an orange.</p>
<p>Try doing the same thing. It has to work!</p>
]]></content:encoded>
			<wfw:commentRss>http://victorelu.com/tutorial-how-to-make-your-dreams-come-true/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bath? Shower?</title>
		<link>http://victorelu.com/bath-shower/</link>
		<comments>http://victorelu.com/bath-shower/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 21:23:16 +0000</pubDate>
		<dc:creator>Victor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[usual shit]]></category>

		<guid isPermaLink="false">http://victorelu.com/?p=441</guid>
		<description><![CDATA[There is one saying that says: You only realize how much you cared about someone until you have lost him. Try to imagine the same saying but refer it to an action rather than a person. This is what the following rows are about&#8230; Ever since my departure from Romania last winter, I knew that [...]]]></description>
			<content:encoded><![CDATA[<p>There is one saying that says: <em>You only realize how much you cared about someone until you have lost him</em>. Try to imagine the same saying but refer it to an action rather than a person. This is what the following rows are about&#8230;</p>
<p>Ever since my departure from Romania last winter, I knew that I was about to face the ultimate disaster: my human right of taking a normal bath inside a bath tub would be withdrawn from the list of my possible actions. Not only had I known that I would be coming back to my shared bathtubless bathroom in Skjoldhoj kollegiet but I also had a feeling that I would get close to July without having the privilege of a normal bath. I was speaking with a very dear friend of mine about baths and my nostalgy regarding this topic popped back in my mind, bringing a lot of memories that simply make my body shiver in delight thinking about the upcoming evening of the 2nd of July: I will spend 1 or 2 hours in my bath tub in Bucharest, enjoying that bath like it would be my last.</p>
<p>What I am really curious about is the way you guys (and gals of course) adjust the temperature of the water in the bathtub. I have had a series of disturbing experiences sometime ago and I think I have discovered the perfect strategy (alright, it might have some flaws but it&#8217;s close to perfect anyway) of adjusting the water temperature. I got you curios, haven&#8217;t I? Meh, first let me tell you one of the disturbing experiences I was telling you about earlier.</p>
<p>As you probably know, I hav always been a multitasking kind of guy. This means that I used to let the water pour inside the bathtub and then do something else in the amount of time left until the bathtub would be filled with water. So, when the time came, I went back in the bathroom, got naked, took a sit on the edge of the bathtub and shoved a foot inside the water. AAAAAAAAAAAAARGH it was so damn fucking frigging extra super uber HOT ! I pulled out the foot and started screaming my lungs out due to the pain. I swear, the water was so hot that I couldn&#8217;t even put my hand to raise the lid that holds the water in the tub. Ever since happenings like this, I do the following:</p>
<ul>
<li>I make sure the temperature inside the bathroom fits my temperature standards (which have lowered since I am a Danish resident) which means that I can stay in my underwear and not get any goosebumps or shivering because of the cold.</li>
<li>I only let the warm/hot water flow and fill 5-6 centimeters of the bathtub and then I get inside. (don&#8217;t worry about putting your bottom inside extremely hot water. the temperature of the bathtub combined with the temperature of the water will result in a very pleasant water to sit in.</li>
<li>You then settle the water flow to your desired temperature, making sure to check from time to time whether or not you still feel comfortable.</li>
<li>Stop the water when you get to the safety point. The safety point is the point where if you put more water inside the bathtub and put your head inside the water, water pours outside of the tub.</li>
</ul>
<p>Well, those being said, I wish you a pleasant bath like the one I am so dreaming of (I don&#8217;t want to take anymore showers but I have to) and I would like to ask you what your actions into taking a perfect bath are <img src='http://victorelu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://victorelu.com/bath-shower/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tutorial: Get a cool error with Firefox</title>
		<link>http://victorelu.com/tutorial-get-a-cool-error-with-firefox/</link>
		<comments>http://victorelu.com/tutorial-get-a-cool-error-with-firefox/#comments</comments>
		<pubDate>Wed, 20 May 2009 12:05:48 +0000</pubDate>
		<dc:creator>Victor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://victorelu.com/?p=328</guid>
		<description><![CDATA[I was trying to work on a small random layout for our new project and I decided to structure the website in some files: header.php , sidebar.php, content.php and footer.php . Well, these are just raw pieces of information, let&#8217;s get to the cool error You take file number 1.php where you put the next [...]]]></description>
			<content:encoded><![CDATA[<p>I was trying to work on a small random layout for our new project and I decided to structure the website in some files: header.php , sidebar.php, content.php and footer.php . Well, these are just raw pieces of information, let&#8217;s get to the cool error <img src='http://victorelu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://victorelu.com/wp-content/uploads/2009/05/fferror.jpg"><img class="size-medium wp-image-329 alignright" title="fferror" src="http://victorelu.com/wp-content/uploads/2009/05/fferror-300x172.jpg" border="0" alt="fferror" width="194" height="111" /></a>You take file number 1.php where you put the next line :</p>
<blockquote><p>header(&#8220;location: 2.php&#8221;);</p></blockquote>
<p>then you go to 2.php and you add the next line:</p>
<blockquote><p>include(&#8220;1.php&#8221;);</p></blockquote>
<p>And you get the following error. How cool is that? <img src='http://victorelu.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://victorelu.com/tutorial-get-a-cool-error-with-firefox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

