<?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>bloody error &#187; Jeevan</title>
	<atom:link href="http://www.bloodyerror.com/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloodyerror.com</link>
	<description>hope something here may help you...</description>
	<lastBuildDate>Wed, 18 Jan 2012 11:06:54 +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>Symfony2, Doctrine2 cache:warmup &#8211;env=prod Semantical Error?</title>
		<link>http://www.bloodyerror.com/2012/01/symfony2-doctrine2-cachewarmup-envprod-semantical-error/</link>
		<comments>http://www.bloodyerror.com/2012/01/symfony2-doctrine2-cachewarmup-envprod-semantical-error/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 11:06:54 +0000</pubDate>
		<dc:creator>Jeevan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[Doctrine]]></category>
		<category><![CDATA[Doctrinr 2]]></category>
		<category><![CDATA[sf2]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[Symfony 2]]></category>
		<category><![CDATA[Symfony2]]></category>

		<guid isPermaLink="false">http://www.bloodyerror.com/?p=76</guid>
		<description><![CDATA[<p>Are you getting this strange error when trying to create cache for prod enviroment? and not getting this error on dev environemnt?</p> <p>Easy to fix, Open the Entity file referring to this repository file and prefix it with &#8220;\&#8221; to give absolute namespaced path.<br /> Issue:</p> <p>Fix: </p> <p>Hope this helps!</p>]]></description>
		<wfw:commentRss>http://www.bloodyerror.com/2012/01/symfony2-doctrine2-cachewarmup-envprod-semantical-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bash Scripting, Echo Formatted Date Time string</title>
		<link>http://www.bloodyerror.com/2012/01/bash-scripting-echo-formatted-date-time-string/</link>
		<comments>http://www.bloodyerror.com/2012/01/bash-scripting-echo-formatted-date-time-string/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 15:08:07 +0000</pubDate>
		<dc:creator>Jeevan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.bloodyerror.com/?p=63</guid>
		<description><![CDATA[<p>How to echo date in Bash script:</p> <p>How to format:</p> <p>How to get yesterday&#8217;s date?</p>]]></description>
		<wfw:commentRss>http://www.bloodyerror.com/2012/01/bash-scripting-echo-formatted-date-time-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySql Replace word by SQL Query</title>
		<link>http://www.bloodyerror.com/2010/01/mysql-replace-word-by-sql-query/</link>
		<comments>http://www.bloodyerror.com/2010/01/mysql-replace-word-by-sql-query/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 17:27:11 +0000</pubDate>
		<dc:creator>Jeevan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[replace string]]></category>
		<category><![CDATA[Sql]]></category>
		<category><![CDATA[Update Sql]]></category>

		<guid isPermaLink="false">http://www.bloodyerror.com/?p=51</guid>
		<description><![CDATA[<p>Do you know that You CAN replace MySql field values by SQL query? it&#8217;s pretty simple. Use update Command with &#8220;replace&#8221; to set value to field:</p> <p>Not only this, you can do whole lot of other things without having to write any programes (php, asp etc) to do some trick with MySql DB contents</p> <p>Have [...]]]></description>
		<wfw:commentRss>http://www.bloodyerror.com/2010/01/mysql-replace-word-by-sql-query/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Batch Renaming Files on Mac OS X</title>
		<link>http://www.bloodyerror.com/2009/11/batch-renaming-files-on-mac-os-x/</link>
		<comments>http://www.bloodyerror.com/2009/11/batch-renaming-files-on-mac-os-x/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 22:37:59 +0000</pubDate>
		<dc:creator>Jeevan</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Apple Mac]]></category>
		<category><![CDATA[batch rename]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[rename]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[utils]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://www.bloodyerror.com/?p=38</guid>
		<description><![CDATA[<p>I’ve spent hours looking for an easier way to batch renames files with a sequential number at the end. In Microsoft Windows Operating systems, simply select all files and rename one; that will rename rest of the selected files with Name given and add numbers at the end of file name.</p> <p>There are few Applications [...]]]></description>
		<wfw:commentRss>http://www.bloodyerror.com/2009/11/batch-renaming-files-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP : get Request protocol Http or HTTPS</title>
		<link>http://www.bloodyerror.com/2009/09/php-get-request-protocol-http-or-https/</link>
		<comments>http://www.bloodyerror.com/2009/09/php-get-request-protocol-http-or-https/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 05:51:51 +0000</pubDate>
		<dc:creator>Jeevan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[protocol]]></category>

		<guid isPermaLink="false">http://www.bloodyerror.com/?p=37</guid>
		<description><![CDATA[<p>How to get Requested protocol Http or HTTPS in PHP?</p> <p>This function will return True if HTTPS when called&#8230;</p> is_https() { return strtolower(substr($_SERVER["SERVER_PROTOCOL"],0,5))==&#8217;https&#8217;? true : false; }]]></description>
		<wfw:commentRss>http://www.bloodyerror.com/2009/09/php-get-request-protocol-http-or-https/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Split &amp; Concat Snow Leopard Error : (-2753) The variable thePanel is not defined</title>
		<link>http://www.bloodyerror.com/2009/09/split-concat-snow-leopard-error-2753-the-variable-thepanel-is-not-defined/</link>
		<comments>http://www.bloodyerror.com/2009/09/split-concat-snow-leopard-error-2753-the-variable-thepanel-is-not-defined/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 02:54:39 +0000</pubDate>
		<dc:creator>Jeevan</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[2753]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[HJSplit]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Split & Concat]]></category>

		<guid isPermaLink="false">http://www.bloodyerror.com/?p=33</guid>
		<description><![CDATA[<p>* New Version of Split &#38; Contact is Now Available for Mac OS X 10.6 (Snow Leopard) <a href="http://www.freebyte.com/hjsplit/#mac" target="_blank">http://www.freebyte.com/hjsplit/#mac</a></p> <p>Issue: After updating My Leopard (OS X 10.5) to Snow Leopard (OS X 10.6), Split &#38; Contact started to show this error message:</p> <p></p> <p>It seems there won&#8217;t be an update soon to Fix this [...]]]></description>
		<wfw:commentRss>http://www.bloodyerror.com/2009/09/split-concat-snow-leopard-error-2753-the-variable-thepanel-is-not-defined/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>ScreenGrabber for Mac</title>
		<link>http://www.bloodyerror.com/2009/08/screengrabber-for-mac/</link>
		<comments>http://www.bloodyerror.com/2009/08/screengrabber-for-mac/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 10:20:01 +0000</pubDate>
		<dc:creator>Jeevan</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[image capture]]></category>
		<category><![CDATA[mac osx]]></category>
		<category><![CDATA[movie preview]]></category>
		<category><![CDATA[screen capture]]></category>
		<category><![CDATA[screen grabber]]></category>
		<category><![CDATA[thumbnail preview]]></category>

		<guid isPermaLink="false">http://www.bloodyerror.com/?p=28</guid>
		<description><![CDATA[<p>Like many others available in Windows, this is the first one working perfectly (Almost) to capture videos screen shots and create one large image for Preview&#8230; and its FREE.</p> <p>ScreenGrabber 2.0 is a Mac OS X application for grabbing screen shots at even timeintervals from a movie. Very useful for creating previews, and thumbnails.</p> Download [...]]]></description>
		<wfw:commentRss>http://www.bloodyerror.com/2009/08/screengrabber-for-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X: What is my default sudo password (root password)?</title>
		<link>http://www.bloodyerror.com/2009/07/mac-os-x-what-is-my-default-sudo-password-root-password/</link>
		<comments>http://www.bloodyerror.com/2009/07/mac-os-x-what-is-my-default-sudo-password-root-password/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 10:33:25 +0000</pubDate>
		<dc:creator>Jeevan</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Apple Mac]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[root login]]></category>
		<category><![CDATA[root password]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.bloodyerror.com/?p=26</guid>
		<description><![CDATA[<p>By default, OS X doesn’t setup a password for your root login. There are few occasions you may want to access terminal as Super User (su), this will ask for your root password.</p> <p>It’s very simple to setup root password as long as you have Admin Access (First user created on installation OS X will [...]]]></description>
		<wfw:commentRss>http://www.bloodyerror.com/2009/07/mac-os-x-what-is-my-default-sudo-password-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>! Absolutely FREE Mail Server For your Domain from Google Apps</title>
		<link>http://www.bloodyerror.com/2009/07/absolutely-free-mail-server-for-your-domain-from-google-apps/</link>
		<comments>http://www.bloodyerror.com/2009/07/absolutely-free-mail-server-for-your-domain-from-google-apps/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 17:34:44 +0000</pubDate>
		<dc:creator>Jeevan</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Google mail]]></category>
		<category><![CDATA[mail server]]></category>

		<guid isPermaLink="false">http://www.bloodyerror.com/?p=24</guid>
		<description><![CDATA[<p>Google launched its Google Apps a while back; it doesn’t seem to hit the spot yet. Many don’t know of the service Google gives out with their Apps service. When I tried for the first time I was surprise to see all those services are offered for free of charge.</p> <p>(Scroll down to end of [...]]]></description>
		<wfw:commentRss>http://www.bloodyerror.com/2009/07/absolutely-free-mail-server-for-your-domain-from-google-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unix shell command to Detect DDoS attack</title>
		<link>http://www.bloodyerror.com/2009/07/unix-shell-command-to-detect-ddos-attack/</link>
		<comments>http://www.bloodyerror.com/2009/07/unix-shell-command-to-detect-ddos-attack/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 16:38:24 +0000</pubDate>
		<dc:creator>Jeevan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[DDoS]]></category>
		<category><![CDATA[Detect DDoS]]></category>
		<category><![CDATA[Linux Command]]></category>
		<category><![CDATA[netstat]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[shell command]]></category>

		<guid isPermaLink="false">http://www.bloodyerror.com/?p=23</guid>
		<description><![CDATA[<p>Have a server? Doubt it’s under DDoS attack? There is a simple code for you to check it’s under DDoS attack or not!</p> <p>Run this command:</p> <p>This is not exactly going to say YES your under attack, this code will return IP address that connected to your server and how many connection they made to [...]]]></description>
		<wfw:commentRss>http://www.bloodyerror.com/2009/07/unix-shell-command-to-detect-ddos-attack/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

