<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Misty thoughts</title>
	<link>http://blog.kfirbreger.com</link>
	<description></description>
	<lastBuildDate>Tue, 13 Jul 2010 07:44:30 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Setting up Solr for Drupal under tomcat</title>
		<description><![CDATA[Disclaimer: This method will probably not work for all servers running tomcat, it is more a personal guide then a general one. Solr is a "popular, blazing fast open source enterprise search platform from the Apache Lucene project". Drupal search has traditionally been less then adequate. Using Solr to index and search you Drupal site [...]]]></description>
		<link>http://blog.kfirbreger.com/2010/07/13/setting-up-solr-for-drupal-under-tomcat/</link>
			</item>
	<item>
		<title>jQuery animation problem in ie7</title>
		<description><![CDATA[For one of our projects, I was creating a photo bar. When the mouse was over one of the photos it was ment to increase in size and decrease back to original size when the mouse left. Unfortunately the client for which this was developed uses ie7 exclusively. This has brought two problems: 1. ie7 [...]]]></description>
		<link>http://blog.kfirbreger.com/2010/05/28/jquery-animation-problem-in-ie7/</link>
			</item>
	<item>
		<title>Namespacing and setTimeOut in Javascript</title>
		<description><![CDATA[It is good practice to put all of your javascript code in its own namespace. When doing so in combination with setTimeOut timer function it is important to remember that the object evoking the function will be the DOM window and not your namespace object. Therefore it is needed to add the namespace before the [...]]]></description>
		<link>http://blog.kfirbreger.com/2010/05/11/namespacing-and-settimeout-in-javascript/</link>
			</item>
	<item>
		<title>Getting session ID in Drupal 6</title>
		<description><![CDATA[Drupal saves its sessions in the sessions table. One can always query they table to get the session ID. There is however a faster way. If the user is logged it, the session id can be found with the following code: global $user; $user->sid; In any case the session id can also be read from [...]]]></description>
		<link>http://blog.kfirbreger.com/2010/02/25/getting-session-id-in-drupal-6/</link>
			</item>
	<item>
		<title>Theming a form in Drupal 6</title>
		<description><![CDATA[Form theming in drupal 6 is quite flexible. One of the nicest tricks is the ability to theme the form in stages. Calling drupal_render on a part of the form will not only return the rendered version of it, but it will also mark that part as rendered so that when you call the final [...]]]></description>
		<link>http://blog.kfirbreger.com/2010/02/23/theming-a-form-in-drupal-6/</link>
			</item>
	<item>
		<title>Sir Richard Francis Burton</title>
		<description><![CDATA[Sir Richard Francis Burton: "'The more I study religions the more I am convinced that man never worshipped anything but himself.'" (Via Quotes of the Day.)]]></description>
		<link>http://blog.kfirbreger.com/2009/08/31/sir-richard-francis-burton/</link>
			</item>
	<item>
		<title>The history of Johnnie Walker in 6min</title>
		<description><![CDATA[The first whiskey I ever drank was a Johnnie Walker Red Label. It was horrible. Burned my mouth completely. I was, as can be expected young and knew nothing about whiskey, aside form the name. And that it was apparently "cool" to drink. So I tried. After that one sip I stayed of whiskey for [...]]]></description>
		<link>http://blog.kfirbreger.com/2009/08/29/the-history-of-johnnie-walker-in-6min/</link>
			</item>
	<item>
		<title>Byline review</title>
		<description><![CDATA[For a while now I have been using Google Reader as my rss reader. Managing feeds was simple, though not ideal and it was accessible from just about any computer. Better yet, I did not need to find way to sync between all my different rss readers, which was starting to get tiresome. On the iPhone [...]]]></description>
		<link>http://blog.kfirbreger.com/2009/08/29/byline-review/</link>
			</item>
	<item>
		<title>Opposite directions</title>
		<description><![CDATA[You probably heard about justice Scalia of the American supreme court saying executing an innocent man is not unlawful because he was found guilty in a legal trial. New findings which can acquit said innocent man, are, for justice Scalia, no reason not not proceed with what a court has found to be just. That [...]]]></description>
		<link>http://blog.kfirbreger.com/2009/08/28/opposite-directions/</link>
			</item>
	<item>
		<title>Bolt&#8217;s new world record at the Berlin world championship</title>
		<description><![CDATA[Look carefully at Usain as he moves. There is a lot of side movement still present. If he can improve his technique, I believe he might break the 9.5 sec barrier. How wonderful it is to see this man run!]]></description>
		<link>http://blog.kfirbreger.com/2009/08/22/bolts-new-world-record-at-the-berlin-world-championship/</link>
			</item>
</channel>
</rss>
