<?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>Kosher Travel resource: YeahThatsKosher.com &#187; Israel</title> <atom:link href="http://yeahthatskosher.com/category/israel/feed/" rel="self" type="application/rss+xml" /><link>http://yeahthatskosher.com</link> <description></description> <lastBuildDate>Wed, 25 Jan 2012 16:11:36 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>Israel Travel: Beautiful Haifa View of Mediterranean Sea and Bahai Gardens [Video]</title><link>http://yeahthatskosher.com/2011/12/israel-travel-beautiful-haifa-view-of-mediterranean-sea-and-bahai-gardens-video/</link> <comments>http://yeahthatskosher.com/2011/12/israel-travel-beautiful-haifa-view-of-mediterranean-sea-and-bahai-gardens-video/#comments</comments> <pubDate>Thu, 29 Dec 2011 13:32:11 +0000</pubDate> <dc:creator>Dani Klein - Admin</dc:creator> <category><![CDATA[Israel]]></category> <category><![CDATA[baha'i gardens]]></category> <category><![CDATA[birthright israel]]></category> <category><![CDATA[galil]]></category> <category><![CDATA[haifa]]></category> <category><![CDATA[israel north]]></category> <category><![CDATA[israel tourism]]></category> <category><![CDATA[israel travel]]></category> <category><![CDATA[lookout]]></category> <guid
isPermaLink="false">http://yeahthatskosher.com/?p=4762</guid> <description><![CDATA[This may be one of my most favorite lookout points in all of Israel, or in the whole world, especially with the beautiful Baha&#8217;i Gardens below. It&#8217;s a site that can&#8217;t be missed if you&#8217;re touring Israel. I wanted to thank our sponsors for this Israel trip: ELDAN CAR RENTAL and TRAVELCELL Cell Phone Rentals]]></description> <content:encoded><![CDATA[<div
class='dd_post_share'><div
class='dd_buttons'><div
class='dd_button'><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http%3A%2F%2Fyeahthatskosher.com%2F2011%2F12%2Fisrael-travel-beautiful-haifa-view-of-mediterranean-sea-and-bahai-gardens-video%2F" send="false" show_faces="false"  layout="button_count" width="92"  ></fb:like></div><div
class='dd_button'><a
href="http://twitter.com/share" class="twitter-share-button" data-url="http://yeahthatskosher.com/2011/12/israel-travel-beautiful-haifa-view-of-mediterranean-sea-and-bahai-gardens-video/" data-count="horizontal" data-text="Israel Travel: Beautiful Haifa View of Mediterranean Sea and Bahai Gardens [Video]" data-via="@YeahThatsKosher" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div
class='dd_button'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='medium' href='http://yeahthatskosher.com/2011/12/israel-travel-beautiful-haifa-view-of-mediterranean-sea-and-bahai-gardens-video/'></g:plusone></div><div
class='dd_button'><script type='text/javascript' src='http://platform.linkedin.com/in.js'></script><script type='in/share' data-url='http://yeahthatskosher.com/2011/12/israel-travel-beautiful-haifa-view-of-mediterranean-sea-and-bahai-gardens-video/' data-counter='right'></script></div></div><div
style='clear:both'></div></div><div
style='clear:both'></div><p>This may be one of my most favorite lookout points in all of Israel, or in the whole world, especially with the beautiful Baha&#8217;i Gardens below. It&#8217;s a site that can&#8217;t be missed if you&#8217;re touring Israel.</p><p><iframe
width="560" height="315" src="http://www.youtube.com/embed/6AnmnZO6mU0" frameborder="0" allowfullscreen></iframe></p><div
id='map_4762' style='width:490px; height:400px;' class='googleMap'></div> <script type='text/javascript'>//
var points = new Array();var poin = new GLatLng(51.165691, 10.451526) ;points.push(poin);var poin = new GLatLng(32.81108306194782, 34.98516798019409) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    jQuery(document).ready(function(){
                                  jQuery('#map_4762').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });
if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_4762'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
					if ('restaurant.png'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/restaurant.png';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.165691, 10.451526),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.165691, 10.451526));
		            }
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.165691, 10.451526), '<span style="font-weight:bold;font-size:15px;">Title of Blog Location</span><br>Description of Blog Location' );
          	          			});
						map.addOverlay(marker);
					if ('greencirclemarker.png'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/greencirclemarker.png';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(32.81108306194782, 34.98516798019409),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(32.81108306194782, 34.98516798019409));
		            }
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(32.81108306194782, 34.98516798019409), '<span style="font-weight:bold;font-size:15px;">Baha\'i Gardens, Haifa, Israel</span><br>Baha\'i Gardens, Haifa, Israel' );
          	          			});
						map.addOverlay(marker);
		            }
		            init();}
		//]]&gt;</script> <p> I wanted to thank our sponsors for this Israel trip:</p><p><a
href="http://j.mp/Eldan">ELDAN CAR RENTAL</a><br
/> and<br
/> <a
href="http://j.mp/TravelCell">TRAVELCELL Cell Phone Rentals</a></p> ]]></content:encoded> <wfw:commentRss>http://yeahthatskosher.com/2011/12/israel-travel-beautiful-haifa-view-of-mediterranean-sea-and-bahai-gardens-video/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Israel Travel: Rosh Hanikra [Video]</title><link>http://yeahthatskosher.com/2011/12/israel-travel-rosh-hanikra-video/</link> <comments>http://yeahthatskosher.com/2011/12/israel-travel-rosh-hanikra-video/#comments</comments> <pubDate>Wed, 28 Dec 2011 13:30:00 +0000</pubDate> <dc:creator>Dani Klein - Admin</dc:creator> <category><![CDATA[Israel]]></category> <category><![CDATA[eldan car rental]]></category> <category><![CDATA[israel tourism]]></category> <category><![CDATA[israel travel]]></category> <category><![CDATA[israel trip]]></category> <category><![CDATA[mediterranean sea]]></category> <category><![CDATA[ocean view]]></category> <category><![CDATA[rosh hanikra]]></category> <guid
isPermaLink="false">http://yeahthatskosher.com/?p=4756</guid> <description><![CDATA[In my trip this past summer, I made sure to visit one of the most amazing locations in the country: Rosh Hanikra. It is rich in both history and beauty, and I highly recommend visiting the area when you&#8217;re in Israel. I wanted to thank our sponsors for this Israel trip: ELDAN CAR RENTAL and [...]]]></description> <content:encoded><![CDATA[<div
class='dd_post_share'><div
class='dd_buttons'><div
class='dd_button'><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http%3A%2F%2Fyeahthatskosher.com%2F2011%2F12%2Fisrael-travel-rosh-hanikra-video%2F" send="false" show_faces="false"  layout="button_count" width="92"  ></fb:like></div><div
class='dd_button'><a
href="http://twitter.com/share" class="twitter-share-button" data-url="http://yeahthatskosher.com/2011/12/israel-travel-rosh-hanikra-video/" data-count="horizontal" data-text="Israel Travel: Rosh Hanikra [Video]" data-via="@YeahThatsKosher" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div
class='dd_button'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='medium' href='http://yeahthatskosher.com/2011/12/israel-travel-rosh-hanikra-video/'></g:plusone></div><div
class='dd_button'><script type='text/javascript' src='http://platform.linkedin.com/in.js'></script><script type='in/share' data-url='http://yeahthatskosher.com/2011/12/israel-travel-rosh-hanikra-video/' data-counter='right'></script></div></div><div
style='clear:both'></div></div><div
style='clear:both'></div><p>In my trip this past summer, I made sure to visit one of the most amazing locations in the country: Rosh Hanikra. It is rich in both history and beauty, and I highly recommend visiting the area when you&#8217;re in Israel.</p><p><iframe
width="560" height="315" src="http://www.youtube.com/embed/r2RPg7u5T-g" frameborder="0" allowfullscreen></iframe></p><div
id='map_4756' style='width:490px; height:400px;' class='googleMap'></div> <script type='text/javascript'>//
var points = new Array();var poin = new GLatLng(51.165691, 10.451526) ;points.push(poin);var poin = new GLatLng(33.0936808121969, 35.104204416275024) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    jQuery(document).ready(function(){
                                  jQuery('#map_4756').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });
if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_4756'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
					if ('restaurant.png'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/restaurant.png';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.165691, 10.451526),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.165691, 10.451526));
		            }
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.165691, 10.451526), '<span style="font-weight:bold;font-size:15px;">Title of Blog Location</span><br>Description of Blog Location' );
          	          			});
						map.addOverlay(marker);
					if ('greencirclemarker.png'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/greencirclemarker.png';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(33.0936808121969, 35.104204416275024),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(33.0936808121969, 35.104204416275024));
		            }
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(33.0936808121969, 35.104204416275024), '<span style="font-weight:bold;font-size:15px;">Rosh Hanikra</span><br>Grottos at Rosh Hanikra' );
          	          			});
						map.addOverlay(marker);
		            }
		            init();}
		//]]&gt;</script> <p> I wanted to thank our sponsors for this Israel trip:</p><p><a
href="http://j.mp/Eldan">ELDAN CAR RENTAL</a><br
/> and<br
/> <a
href="http://j.mp/TravelCell">TRAVELCELL Cell Phone Rentals</a></p> ]]></content:encoded> <wfw:commentRss>http://yeahthatskosher.com/2011/12/israel-travel-rosh-hanikra-video/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Taking/Renting a Cell Phone and Similar Devices to Israel</title><link>http://yeahthatskosher.com/2011/10/takingrenting-a-cell-phone-and-similar-devices-to-israel/</link> <comments>http://yeahthatskosher.com/2011/10/takingrenting-a-cell-phone-and-similar-devices-to-israel/#comments</comments> <pubDate>Sun, 09 Oct 2011 12:57:18 +0000</pubDate> <dc:creator>Dani Klein - Admin</dc:creator> <category><![CDATA[Israel]]></category> <category><![CDATA[cell phone]]></category> <category><![CDATA[cell phone rental]]></category> <category><![CDATA[israel cell phone rental]]></category> <category><![CDATA[mobile]]></category> <category><![CDATA[travelcell]]></category> <guid
isPermaLink="false">http://yeahthatskosher.com/?p=4181</guid> <description><![CDATA[Traveling to Israel is something people do for vacation, business, visiting friends and family, as a student, or to attend a simcha. One of the things that nowadays is impossible to live without while traveling to Israel is your cell phone (mobile for you Brits and Aussies here). This is especially true if you get [...]]]></description> <content:encoded><![CDATA[<div
class='dd_post_share'><div
class='dd_buttons'><div
class='dd_button'><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http%3A%2F%2Fyeahthatskosher.com%2F2011%2F10%2Ftakingrenting-a-cell-phone-and-similar-devices-to-israel%2F" send="false" show_faces="false"  layout="button_count" width="92"  ></fb:like></div><div
class='dd_button'><a
href="http://twitter.com/share" class="twitter-share-button" data-url="http://yeahthatskosher.com/2011/10/takingrenting-a-cell-phone-and-similar-devices-to-israel/" data-count="horizontal" data-text="Taking/Renting a Cell Phone and Similar Devices to Israel" data-via="@YeahThatsKosher" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div
class='dd_button'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='medium' href='http://yeahthatskosher.com/2011/10/takingrenting-a-cell-phone-and-similar-devices-to-israel/'></g:plusone></div><div
class='dd_button'><script type='text/javascript' src='http://platform.linkedin.com/in.js'></script><script type='in/share' data-url='http://yeahthatskosher.com/2011/10/takingrenting-a-cell-phone-and-similar-devices-to-israel/' data-counter='right'></script></div></div><div
style='clear:both'></div></div><div
style='clear:both'></div><p><a
href="http://yeahthatskosher.com/wp-content/uploads/2011/10/DSCF0045.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/10/DSCF0045-300x225.jpg" alt="" title="DSCF0045" width="300" height="225" class="alignright size-medium wp-image-4197" /></a>Traveling to Israel is something people do for vacation, business, visiting friends and family, as a student, or to attend a simcha. One of the things that nowadays is impossible to live without while traveling to Israel is your cell phone (mobile for you Brits and Aussies here). This is especially true if you get envious of seeing a million people around you yapping away on their phones or texting or playing Angry Birds, and you&#8217;re stuck device-less.</p><p>For the past 10 years I have been traveling to Israel for a multitude of reasons (including everything I mentioned above) from anywhere from a 5 day trip to a 6 month internship. Throughout the past decade I made sure to always bring a rented cell phone with me lest I be unreachable.</p><p><strong><span
id="more-4181"></span></strong></p><p>While renting is not your only option, I think it&#8217;s the best option for most travelers.</p><ul><li><strong>Option 1</strong>: <em>Renting a cell phone before you leave.</em> In the U.S., there are a handful of companies that offer this service including TravelCell, Amigo, and Talk &#038; Save. I had the opportunity to work with <a
href="http://j.mp/TravelCell">TravelCell</a> (they are sponsors of YTK) and rent from them 2 phones for a 3 week trip earlier this year (I paid for my service).<br
/> <br
/> <a
href="http://yeahthatskosher.com/wp-content/uploads/2011/10/DSCF0051.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/10/DSCF0051-300x225.jpg" alt="" title="DSCF0051" width="300" height="225" class="alignright size-medium wp-image-4198" /></a>They have offices where you can pick-up/drop-off your devices in Brooklyn, NY; 5 Towns, NY; Teaneck, NJ; Lakewood,NJ; Southfield, MI; Chicago, IL; Los Angeles, CA; Silver Spring, MD; Boca Raton, FL; Toronto, ON; London, England; and in Jerusalem, Israel. If you don&#8217;t live near one of these centers, you can have your phones shipped to you before you leave, overnighted, or it can be delivered to one of the International Airports in NYC (where most Americans end up passing through to get to Israel anyway).<br
/> <br
/> Renting offers you a plan with set prices, free incoming calls, and a bill in English upon your return. If you have issues, their customer service is in English.<br
/> <br
/> TravelCell also offers other devices such as Blackberries, mi-fi hotspots, and internet aircards for your laptop.</p></li><li><strong>Option 2</strong>: <em>Renting / Buying a SIM card in Israel for your own phone.</em> This is a decent option only if: you have or are able to unlock your phone, you have a GSM phone that accepts SIM cards, you&#8217;re willing and able to deal with the Israeli phone companies &#8230; in Hebrew. If you&#8217;re capable of dealing with all of that &#8211; go ahead. You may save a few dollars, and get to use your own phone, but personally, the hassle isn&#8217;t worth it.</li><li><strong>Option 3</strong>: <em>Using your Israeli cousin&#8217;s phone.</em> Well &#8230; this one seems like a no brainer to me. If you can, go for it.</li><li><strong>Option 4</strong>: <em>Go phone-less.</em> Good luck my friend.</li></ul></p><p><a
href="http://j.mp/Eldan"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/07/eldanlogo11.jpg" alt="" title="eldanlogo11" width="148" height="150" class="alignright size-medium wp-image-3371" /></a></p><p><a
href="http://j.mp/TravelCell"><img
src="http://news.yeahthatskosher.com/wp-content/uploads/2011/08/TravelCell.png" alt="" title="TravelCell" width="150" height="76" class="alignright size-medium wp-image-852" /></a></p><p> This post is sponsored by:</p><h4><em><a
href="http://j.mp/Eldan">Eldan Car Rental </a>The Best Way To See Israel <br
/> and <br
/> <a
href="http://j.mp/TravelCell">TravelCell</a> International Cell Phone Rentals</em></p></p></h4><p></p> ]]></content:encoded> <wfw:commentRss>http://yeahthatskosher.com/2011/10/takingrenting-a-cell-phone-and-similar-devices-to-israel/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Café Yonita in Tel Aviv [Review]</title><link>http://yeahthatskosher.com/2011/09/cafe-yonita-in-tel-aviv-review/</link> <comments>http://yeahthatskosher.com/2011/09/cafe-yonita-in-tel-aviv-review/#comments</comments> <pubDate>Mon, 12 Sep 2011 11:42:06 +0000</pubDate> <dc:creator>Arielle Klein</dc:creator> <category><![CDATA[Israel]]></category> <category><![CDATA[Reviews]]></category> <category><![CDATA[artists market]]></category> <category><![CDATA[cafe hafuch]]></category> <category><![CDATA[cafe yonita]]></category> <category><![CDATA[Israeli breakfast]]></category> <category><![CDATA[israeli coffee]]></category> <category><![CDATA[kosher israel]]></category> <category><![CDATA[kosher tel aviv]]></category> <category><![CDATA[nachalat binyamin]]></category> <category><![CDATA[tel aviv]]></category> <category><![CDATA[telaviv]]></category> <category><![CDATA[tlv]]></category> <category><![CDATA[yafo]]></category> <guid
isPermaLink="false">http://yeahthatskosher.com/?p=4027</guid> <description><![CDATA[On our third day in Israel, we headed over to check out Tel Aviv and Yafo. We met up with a friend of Dani&#8217;s (Jonah) who made Aliyah and lives in Tel Aviv. He showed us around the streets of Tel Aviv and took us to the Nachalat Binyamin Artists market, which they have on [...]]]></description> <content:encoded><![CDATA[<div
class='dd_post_share'><div
class='dd_buttons'><div
class='dd_button'><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http%3A%2F%2Fyeahthatskosher.com%2F2011%2F09%2Fcafe-yonita-in-tel-aviv-review%2F" send="false" show_faces="false"  layout="button_count" width="92"  ></fb:like></div><div
class='dd_button'><a
href="http://twitter.com/share" class="twitter-share-button" data-url="http://yeahthatskosher.com/2011/09/cafe-yonita-in-tel-aviv-review/" data-count="horizontal" data-text="Café Yonita in Tel Aviv [Review]" data-via="@YeahThatsKosher" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div
class='dd_button'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='medium' href='http://yeahthatskosher.com/2011/09/cafe-yonita-in-tel-aviv-review/'></g:plusone></div><div
class='dd_button'><script type='text/javascript' src='http://platform.linkedin.com/in.js'></script><script type='in/share' data-url='http://yeahthatskosher.com/2011/09/cafe-yonita-in-tel-aviv-review/' data-counter='right'></script></div></div><div
style='clear:both'></div></div><div
style='clear:both'></div><p><a
href="http://yeahthatskosher.com/wp-content/uploads/2011/09/IMG_2330.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/09/IMG_2330-300x224.jpg" alt="" title="Israeli Breakfast at Yonina" width="300" height="224" class="alignright size-medium wp-image-4030" /></a>On our third day in Israel, we headed over to check out Tel Aviv and Yafo. We met up with a friend of Dani&#8217;s (Jonah) who made Aliyah and lives in Tel Aviv. He showed us around the streets of Tel Aviv and took us to the Nachalat Binyamin Artists market, which they have on Tuesdays and Fridays. We were starving and stopped for Brunch at a a really cute place called Yonita.</p><p><a
href="http://yeahthatskosher.com/wp-content/uploads/2011/09/IMG_2328.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/09/IMG_2328-300x224.jpg" alt="" title="Cafe Hafuch @ Yonita in Tel Aviv" width="300" height="224" class="alignright size-medium wp-image-4035" /></a>Yonita is a dairy restaurant that serves, Israeli breakfast, pastas, paninis, salads and amazing coffee. The restaurant has an indoor section, but we chose to sit in its outdoor area, which flows onto Nachalat Binyamin. Its outdoor tables are shaded with umbrellas and the waitresses come out serve those tables as well.</p><p>I had been hearing about Cafe Hafuch and was dying to try it so Dani and I shared one. [There is nothing like the coffee in Israel. It is seriously unbelievable. Rich, bold, full of flavor, each cup tasted like it was made for you. Cafe Hafuch is like a latte only with a higher milk to espresso ration making it super creamy and of course uniquely Israeli. (Israeli's sure love their dairy). I could drink them all day everyday. Sadly there is nothing in America that quite compares. It's not surprising that Starbucks failed in Israel. Any little hole in the wall coffee shop in Israel makes Starbucks pale in comparison.]<br
/> <strong><p> <span
id="more-4027"></span></p><p></strong><br
/> <a
href="http://yeahthatskosher.com/wp-content/uploads/2011/09/IMG_2331.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/09/IMG_2331-300x224.jpg" alt="" title="IMG_2331" width="300" height="224" class="alignright size-medium wp-image-4032" /></a>Jonah had Israeli breakfast, which is eggs any style, with four types of cheeses, Israeli salad and a crusty loaf of bread, plus coffee and juice. Israelis know how to do breakfast. I ordered a panini with Armenian Cheese which is like feta cheese, and roasted eggplant which came with a side salad. Dani had the penne a la vodka. Everything was amazing, fresh and delicious.</p><p>Afterwards we strolled through the Nachalat Binyamin artists market and picked up a birthday gift. Then, we headed through the shuk towards Yafo and experienced amazing views of the Mediterranean.</p><p>&#8212;</p><p>יוניתה<br
/> Nahalat Binyamin 10,<br
/> Tel Aviv, Israel</p><p>&#8212;</p><p><a
href="http://j.mp/Eldan"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/07/eldanlogo11.jpg" alt="" title="eldanlogo11" width="148" height="150" class="alignright size-medium wp-image-3371" /></a></p><p><a
href="http://j.mp/TravelCell"><img
src="http://news.yeahthatskosher.com/wp-content/uploads/2011/08/TravelCell.png" alt="" title="TravelCell" width="150" height="76" class="alignright size-medium wp-image-852" /></a></p><p> This post is sponsored by:</p><h4><em><a
href="http://j.mp/Eldan">Eldan Car Rental </a>The Best Way To See Israel <br
/> and <br
/> <a
href="http://j.mp/TravelCell">TravelCell</a> International Cell Phone Rentals</em></p></p></h4><p></p> ]]></content:encoded> <wfw:commentRss>http://yeahthatskosher.com/2011/09/cafe-yonita-in-tel-aviv-review/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Finding Kosher Restaurants in Jerusalem&#8217;s Old City (Jewish Quarter)</title><link>http://yeahthatskosher.com/2011/08/finding-kosher-restaurants-in-jerusalems-old-city-jewish-quarter/</link> <comments>http://yeahthatskosher.com/2011/08/finding-kosher-restaurants-in-jerusalems-old-city-jewish-quarter/#comments</comments> <pubDate>Mon, 29 Aug 2011 12:24:49 +0000</pubDate> <dc:creator>Dani Klein - Admin</dc:creator> <category><![CDATA[Israel]]></category> <category><![CDATA[bbq meat & grill]]></category> <category><![CDATA[burgers bar]]></category> <category><![CDATA[coffeebagel]]></category> <category><![CDATA[holy bagel]]></category> <category><![CDATA[jaffa gate]]></category> <category><![CDATA[Jerusalem]]></category> <category><![CDATA[jewish quarter]]></category> <category><![CDATA[keshet hahurva]]></category> <category><![CDATA[kosher restaurants]]></category> <category><![CDATA[Kotel]]></category> <category><![CDATA[marzipan]]></category> <category><![CDATA[menorah cafe]]></category> <category><![CDATA[minyan at the kotel]]></category> <category><![CDATA[moti's cafe]]></category> <category><![CDATA[old city]]></category> <category><![CDATA[old city restaurants]]></category> <category><![CDATA[ophel archaeological park]]></category> <category><![CDATA[ramban shul]]></category> <category><![CDATA[rami's pizza]]></category> <category><![CDATA[shwarma bar]]></category> <category><![CDATA[tower of david]]></category> <category><![CDATA[western wall]]></category> <guid
isPermaLink="false">http://yeahthatskosher.com/?p=3891</guid> <description><![CDATA[Contributed by: Dani Klein &#124; Last Date of Travel: June 2011 Kosher Info: The title of this post is kind of misleading in that you&#8217;re definitely going to find kosher places to eat in the Old City. In the Jewish Quarter that is. Don&#8217;t expect to find anything kosher in the Christian, Muslim, or Armenian [...]]]></description> <content:encoded><![CDATA[<div
class='dd_post_share'><div
class='dd_buttons'><div
class='dd_button'><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http%3A%2F%2Fyeahthatskosher.com%2F2011%2F08%2Ffinding-kosher-restaurants-in-jerusalems-old-city-jewish-quarter%2F" send="false" show_faces="false"  layout="button_count" width="92"  ></fb:like></div><div
class='dd_button'><a
href="http://twitter.com/share" class="twitter-share-button" data-url="http://yeahthatskosher.com/2011/08/finding-kosher-restaurants-in-jerusalems-old-city-jewish-quarter/" data-count="horizontal" data-text="Finding Kosher Restaurants in Jerusalem's Old City (Jewish Quarter)" data-via="@YeahThatsKosher" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div
class='dd_button'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='medium' href='http://yeahthatskosher.com/2011/08/finding-kosher-restaurants-in-jerusalems-old-city-jewish-quarter/'></g:plusone></div><div
class='dd_button'><script type='text/javascript' src='http://platform.linkedin.com/in.js'></script><script type='in/share' data-url='http://yeahthatskosher.com/2011/08/finding-kosher-restaurants-in-jerusalems-old-city-jewish-quarter/' data-counter='right'></script></div></div><div
style='clear:both'></div></div><div
style='clear:both'></div><p>Contributed by: Dani Klein  |  Last Date of Travel: June 2011<a
href="http://yeahthatskosher.com/wp-content/uploads/2011/08/yom-yerushalayim-kotel-jerusalem.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/08/yom-yerushalayim-kotel-jerusalem-300x225.jpg" alt="" title="yom-yerushalayim-kotel-jerusalem" width="300" height="225" class="alignright size-medium wp-image-3896" /></a></p><p><strong>Kosher Info:</strong><br
/> The title of this post is kind of misleading in that you&#8217;re definitely going to find kosher places to eat in the Old City. In the Jewish Quarter that is. Don&#8217;t expect to find anything kosher in the Christian, Muslim, or Armenian Quarters.</p><p><em>(And in case you&#8217;re wondering, I took this picture at the Kotel on Yom Yerushalayim this year)</em></p><p>Now, if you&#8217;re like me and haven&#8217;t been in the Old City in a number of years, you&#8217;ll be pleasantly surprised to see a whole new row of kosher restaurants right in the heart of &#8220;the Rova&#8221; on the way to the Kotel (on Tiferet Israel Rd. &#8212; don&#8217;t try and find this road in your car &#8211; it&#8217;s for pedestrians only). Having said that, if you do drive to the Old City, there is one major Jewish Quarter parking lot walking distance from all these restaurants, so if you can nab a spot, it may be worth driving, especially if you&#8217;re not a big walker.<br
/> <a
href="http://yeahthatskosher.com/wp-content/uploads/2011/08/tiferet-israel-rd-old-city-jerusalem.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/08/tiferet-israel-rd-old-city-jerusalem-300x225.jpg" alt="" title="tiferet-israel-rd-old-city-jerusalem" width="150" height="112" class="alignright size-medium wp-image-3893" /></a></p><p>On my way walking down to the Kotel, I took pictures of the restaurants I found. Please keep in mind that this is as of early this summer (2011) and I may have missed one or two (if I have &#8211; please comment below and add what I&#8217;ve missed).</p><p><strong><br
/> <span
id="more-3891"></span></strong></p><p><ul> <a
href="http://yeahthatskosher.com/wp-content/uploads/2011/08/marzipan-old-city.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/08/marzipan-old-city-300x225.jpg" alt="" title="marzipan-old-city" width="300" height="225" class="alignright size-medium wp-image-3907" /></a><li>BBQ Meat &#038; Grill</li><li>Coffee Bagel</li><li>Marzipan</li><li>Burgers Bar</li><li>Shwarma Bar</li><p><a
href="http://yeahthatskosher.com/wp-content/uploads/2011/08/Burgers-Bar-Old-City.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/08/Burgers-Bar-Old-City-300x225.jpg" alt="" title="Burgers-Bar-Old-City" width="300" height="225" class="alignright size-medium wp-image-3908" /></a><li>Holy Bagel</li><li>Keshet HaHurva Cafe</li><li>Rami&#8217;s Pizza</li><li>Menorah Cafe</li><li>Moti&#8217;s Cafe</li><li><em>Falafel place across from Rami&#8217;s pizza &#8211; don&#8217;t know the name!</em></li></ul><p><strong>Tourist &#038; Jewish Info:</strong><br
/> I&#8217;m combining these sections as these items are likely intertwined.</p><ul><li>Visiting the Kotel (Western Wall) is a must, whether you go every day, or you&#8217;ve never been, the Kotel is the closest point to the holiest of Jewish locations in the world. Jews from around the world come to the Kotel to pray, ask G-d for favors, and connect spiritually. Catching a minyan at the kotel is an experience in and of itself. Definitely try going Friday night for Kabbalat Shabbat.</li><p><a
href="http://yeahthatskosher.com/wp-content/uploads/2011/08/outside-old-city-walls-jerusalem.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/08/outside-old-city-walls-jerusalem-300x225.jpg" alt="" title="outside-old-city-walls-jerusalem" width="300" height="225" class="alignright size-medium wp-image-3911" /></a><li>Next to the Kotel is the Western Wall tunnels, which is a great historical tour that I highly recommend. You&#8217;ll be able to learn about the First and Second Temples and the history of the Old City and how it got to how it looks today.</p></li><li>The Tower of David is just inside Jaffa Gate, the museum takes you through 4,000 years of  Jerusalem&#8217;s Old City history. At the top of the tower there&#8217;s a great view of the city. Additionally, every night they run a spectacular light show. Buy tickets in advance as they sell out early!</li><li>The recently redone and refurbished Ramban shul in the heart of the Rova. Great place to catch a minyan if you don&#8217;t want to walk down to the Kotel.</li><li>Other places to visit include:<ul><li>Ophel Archaeological Park</li><li>The Burnt House</li><li>Wohl Museum of Archeology</li><li>The Cardo</li><li>The Ramparts Walk</li><li>The Arab Shuk (if it&#8217;s safe)</li></ul></li></ul></p><p><a
href="http://j.mp/Eldan"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/07/eldanlogo11.jpg" alt="" title="eldanlogo11" width="148" height="150" class="alignright size-medium wp-image-3371" /></a></p><p><a
href="http://j.mp/TravelCell"><img
src="http://news.yeahthatskosher.com/wp-content/uploads/2011/08/TravelCell.png" alt="" title="TravelCell" width="150" height="76" class="alignright size-medium wp-image-852" /></a></p><p> This post is sponsored by:</p><h4><em><a
href="http://j.mp/Eldan">Eldan Car Rental </a>The Best Way To See Israel <br
/> and <br
/> <a
href="http://j.mp/TravelCell">TravelCell</a> International Cell Phone Rentals</em></p></p></h4><p></p> ]]></content:encoded> <wfw:commentRss>http://yeahthatskosher.com/2011/08/finding-kosher-restaurants-in-jerusalems-old-city-jewish-quarter/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Café Tapuz in Bazra Moshav, Israel [Guest Review]</title><link>http://yeahthatskosher.com/2011/08/cafe-tapuz-in-bazra-moshav-israel-guest-review/</link> <comments>http://yeahthatskosher.com/2011/08/cafe-tapuz-in-bazra-moshav-israel-guest-review/#comments</comments> <pubDate>Sun, 21 Aug 2011 12:36:46 +0000</pubDate> <dc:creator>Dani Klein - Admin</dc:creator> <category><![CDATA[Israel]]></category> <category><![CDATA[Reviews]]></category> <category><![CDATA[basra]]></category> <category><![CDATA[batsra]]></category> <category><![CDATA[batzra]]></category> <category><![CDATA[bazra]]></category> <category><![CDATA[kosher israel]]></category> <category><![CDATA[kosher raanana]]></category> <category><![CDATA[kosher restaurant]]></category> <category><![CDATA[kosher sharon]]></category> <category><![CDATA[moshav]]></category> <guid
isPermaLink="false">http://yeahthatskosher.com/?p=3756</guid> <description><![CDATA[Thank you to Claire Horwich (@PrinceHorwich) for this review while she was in Israel recently. Cafe Tapuz &#8211; Nehalim Street, Bazra Moshav, Israel Phone: 09-746-9322 Café Tapuz is located in an orange grove in Moshav Bazra (Batzra/Batsra/Basra &#8211; or however it is spelled in English) in the Sharon region of Israel (directly north of Ra&#8217;anana) [...]]]></description> <content:encoded><![CDATA[<div
class='dd_post_share'><div
class='dd_buttons'><div
class='dd_button'><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http%3A%2F%2Fyeahthatskosher.com%2F2011%2F08%2Fcafe-tapuz-in-bazra-moshav-israel-guest-review%2F" send="false" show_faces="false"  layout="button_count" width="92"  ></fb:like></div><div
class='dd_button'><a
href="http://twitter.com/share" class="twitter-share-button" data-url="http://yeahthatskosher.com/2011/08/cafe-tapuz-in-bazra-moshav-israel-guest-review/" data-count="horizontal" data-text="Café Tapuz in Bazra Moshav, Israel [Guest Review]" data-via="@YeahThatsKosher" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div
class='dd_button'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='medium' href='http://yeahthatskosher.com/2011/08/cafe-tapuz-in-bazra-moshav-israel-guest-review/'></g:plusone></div><div
class='dd_button'><script type='text/javascript' src='http://platform.linkedin.com/in.js'></script><script type='in/share' data-url='http://yeahthatskosher.com/2011/08/cafe-tapuz-in-bazra-moshav-israel-guest-review/' data-counter='right'></script></div></div><div
style='clear:both'></div></div><div
style='clear:both'></div><p><em>Thank you to Claire Horwich (@PrinceHorwich) for this review while she was in Israel recently.</em></p><p><a
href="http://yeahthatskosher.com/wp-content/uploads/2011/08/orange-grove-bazra-israel.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/08/orange-grove-bazra-israel-300x257.jpg" alt="" title="orange grove bazra israel" width="300" height="257" class="alignright size-medium wp-image-3758" /></a></p><p><strong><br
/><blockquote>Cafe Tapuz &#8211; Nehalim Street, Bazra Moshav, Israel<br
/> Phone: 09-746-9322</p></blockquote><p></strong></p><p>Café Tapuz is located in an orange grove in Moshav Bazra (Batzra/Batsra/Basra &#8211; or however it is spelled in English) in the Sharon region of Israel (directly north of Ra&#8217;anana) [and in case you didn't know, "Tapuz" means Orange in Hebrew]. It&#8217;s a really stunning setting where you can sit inside or out, but mostly outside on the deck, where little tables are placed in-between the trees &#8230; with the smell of oranges everywhere! Tea lights were strategically placed on the wooden, rustic tables.</p><p><strong><br
/> <span
id="more-3756"></span></strong></p><p>The menu was simple. It contained pastas, fish, and a &#8220;health&#8221; option. They also are capable of preparing a diabetic special desert. I enjoyed the sweet potato ravioli with cream, mushroom and white wine sauce, with strawberry cheesecake for dessert. Both were delicious. My husband had their specialty &#8211; a &#8220;jacket potato&#8221; that comes in s skillet covered in mushroom cream sauce and smoked salmon, with chocolate fondant for dessert. He said the main was great but his dessert was just OK (although he still finished it completely!). My father in law had the tofu stir fry, and mother in law had sesame crusted salmon on potato dauphinoise. Both very good.</p><p>Service was a little slow (which we hear is typical here), but still very nice and polite. Worth noting that it was very busy. We hear that their breakfasts and brunches are fantastic. Expect to pay approximately 60 shekels per person.</p><p><a
href="http://j.mp/Eldan"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/07/eldanlogo11.jpg" alt="" title="eldanlogo11" width="148" height="150" class="alignright size-medium wp-image-3371" /></a></p><p><a
href="http://j.mp/TravelCell"><img
src="http://news.yeahthatskosher.com/wp-content/uploads/2011/08/TravelCell.png" alt="" title="TravelCell" width="150" height="76" class="alignright size-medium wp-image-852" /></a></p><p> This post is sponsored by:</p><h4><em><a
href="http://j.mp/Eldan">Eldan Car Rental </a>The Best Way To See Israel <br
/> and <br
/> <a
href="http://j.mp/TravelCell">TravelCell</a> International Cell Phone Rentals</em></p></p></h4><p></p> ]]></content:encoded> <wfw:commentRss>http://yeahthatskosher.com/2011/08/cafe-tapuz-in-bazra-moshav-israel-guest-review/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Check out the 7th Annual Jerusalem Beer Festival</title><link>http://yeahthatskosher.com/2011/08/check-out-the-7th-annual-jerusalem-beer-festival/</link> <comments>http://yeahthatskosher.com/2011/08/check-out-the-7th-annual-jerusalem-beer-festival/#comments</comments> <pubDate>Sun, 14 Aug 2011 11:55:31 +0000</pubDate> <dc:creator>Dani Klein - Admin</dc:creator> <category><![CDATA[Israel]]></category> <category><![CDATA[Alexander]]></category> <category><![CDATA[beer]]></category> <category><![CDATA[Belhaven]]></category> <category><![CDATA[carlsberg]]></category> <category><![CDATA[chang beer]]></category> <category><![CDATA[chimay]]></category> <category><![CDATA[Dancing Camel]]></category> <category><![CDATA[fuller's]]></category> <category><![CDATA[Guiness]]></category> <category><![CDATA[Heineken]]></category> <category><![CDATA[historic train station]]></category> <category><![CDATA[Hoegaarden]]></category> <category><![CDATA[Jerusalem]]></category> <category><![CDATA[jerusalem beer festival]]></category> <category><![CDATA[kasteel]]></category> <category><![CDATA[katamon]]></category> <category><![CDATA[kosher beer]]></category> <category><![CDATA[kosher jerusalem]]></category> <category><![CDATA[kosher travel]]></category> <category><![CDATA[kozel]]></category> <category><![CDATA[Krombacher]]></category> <category><![CDATA[Leffe]]></category> <category><![CDATA[Lindemans]]></category> <category><![CDATA[lone tree beer]]></category> <category><![CDATA[Maccabee]]></category> <category><![CDATA[Maredsous]]></category> <category><![CDATA[Murphy’s]]></category> <category><![CDATA[Pauliner]]></category> <category><![CDATA[pilsner urquell]]></category> <category><![CDATA[Samuel Adams]]></category> <category><![CDATA[Schneider]]></category> <category><![CDATA[Shamai]]></category> <category><![CDATA[Shapira]]></category> <category><![CDATA[st. bernardus]]></category> <category><![CDATA[staropramen]]></category> <category><![CDATA[Stella Artois]]></category> <category><![CDATA[Tuborg]]></category> <category><![CDATA[Weihenstephan]]></category> <category><![CDATA[yemin moshe]]></category> <guid
isPermaLink="false">http://yeahthatskosher.com/?p=3504</guid> <description><![CDATA[The Jerusalem Beer Festival is celebrating its 7th year at the city&#8217;s historic train station, now a cultural center near Yemin Moshe and Katamon. Over 100,000 liters of more than a hundred brands from all over the world will be offered, mainstream, boutique and local brewed. Some of the Beers on hand will include: Chimay [...]]]></description> <content:encoded><![CDATA[<div
class='dd_post_share'><div
class='dd_buttons'><div
class='dd_button'><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http%3A%2F%2Fyeahthatskosher.com%2F2011%2F08%2Fcheck-out-the-7th-annual-jerusalem-beer-festival%2F" send="false" show_faces="false"  layout="button_count" width="92"  ></fb:like></div><div
class='dd_button'><a
href="http://twitter.com/share" class="twitter-share-button" data-url="http://yeahthatskosher.com/2011/08/check-out-the-7th-annual-jerusalem-beer-festival/" data-count="horizontal" data-text="Check out the 7th Annual Jerusalem Beer Festival" data-via="@YeahThatsKosher" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div
class='dd_button'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='medium' href='http://yeahthatskosher.com/2011/08/check-out-the-7th-annual-jerusalem-beer-festival/'></g:plusone></div><div
class='dd_button'><script type='text/javascript' src='http://platform.linkedin.com/in.js'></script><script type='in/share' data-url='http://yeahthatskosher.com/2011/08/check-out-the-7th-annual-jerusalem-beer-festival/' data-counter='right'></script></div></div><div
style='clear:both'></div></div><div
style='clear:both'></div><p><a
href="http://yeahthatskosher.com/wp-content/uploads/2011/08/Jerusalem-Beer-Festival.png"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/08/Jerusalem-Beer-Festival.png" alt="" title="Jerusalem-Beer-Festival" width="195" height="195" class="alignright size-full wp-image-3551" /></a>The Jerusalem Beer Festival is celebrating its 7th year at the city&#8217;s historic train station, now a cultural center near Yemin Moshe and Katamon.</p><p>Over 100,000 liters of more than a hundred brands from all over the world will be offered, mainstream, boutique and local brewed.</p><p><strong><br
/> <span
id="more-3504"></span></strong></p><p>Some of the Beers on hand will include:</p><ul><li>Chimay &#8211; Belgium</li><li>Carlsberg &#8211; Denmark</li><li>Goldstar &#8211; Israel<br
/> <a
href="http://yeahthatskosher.com/wp-content/uploads/2011/08/jerusalem-beer-fest-11.png"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/08/jerusalem-beer-fest-11-300x133.png" alt="" title="jerusalem-beer-fest-11" width="300" height="133" class="alignright size-medium wp-image-3550" /></a></li><li>Tuborg &#8211; Denmark</li><li>Heineken &#8211; Holland</li><li>Maccabee &#8211; Israel</li><li>Guinness &#8211; Ireland</li><li><a
href="http://www.lonetreebrewery.com/">Lone Tree</a> &#8211; Israel (Gush Etzion)</li><li>Leffe &#8211; Belgium</li><li>Hoegaarden &#8211; Belgium</li><li>Pauliner &#8211; Germany</li><li>Murphy’s &#8211; Ireland</li><li>Stella Artois &#8211; Belgium</li><li>Weihenstephan &#8211; Germany</li><li>Alexander &#8211; Israel</li><li>Shapira &#8211; Israel (Bet Shemesh)</li><li>Krombacher &#8211; Germany</li><li>Samuel Adams &#8211; United States</li><li>Belhaven &#8211; United Kingdom</li><li>Shamai &#8211; Israel</li><li>Maredsous &#8211; Belgium</li><li>Schneider &#8211; Germany</li><li>Lindemans &#8211; Belgium</li><li><a
href="http://dancingcamel.com/">Dancing Camel</a> &#8211; Israel (Tel Aviv)</li><li>Kasteel &#8211; Belgium</li><li>Kozel &#8211; Czech Republic</li><li>Chang &#8211; Thailand</li><li>Pilsner Urquell &#8211; Czech Republic</li><li>Fuller&#8217;s &#8211; United Kingdom</li><li>Paulaner &#8211; Germany</li><li>St. Bernardus &#8211; Belgium</li><li>Staropramen &#8211; Czech Republic</li></ul><p>At the 2-day festival, the historic train station will become a huge bar with impressive structures and luxurious attractions.</p><p>Besides the large variety of fabulous beers, visitors can enjoy the perfect beer festival experience with various food stands (many kosher), accessories for purchase, an exclusive beer store, lounging areas, live beer production process demonstrations, and musical performances.</p><p>Every night on the main stage, the audience will enjoy a live show by Israel’s leading bands along with an exciting party hosted by one of the upscale Israeli DJ’s including: Mercedes Band (<a
href="http://www.myspace.com/mercedesband">www.myspace.com/mercedesband</a>) and Beit Habubot (<a
href="http://www.myspace.com/beithabubotisrael">www.myspace.com/beithabubotisrael</a>). Following the concerts, top Israeli DJs Elad Veron and Dror Shalit will take the stage.</p><ul><p><strong>WHEN?</strong> August 31 – September 01, 2011  ||  18:00 to 24:00 (6pm &#8211; Midnight)<br
/> <strong>WHERE?</strong> Old Train Station on Derech Hebron in Jerusalem, Israel<br
/> <strong>HOW MUCH?</strong> <em>General Admission: </em> 30 NIS  || <em>Soldiers, students and visitors with a Jerusalem Resident card:</em> 25 NIS</p><p>The festival organizers recommend arriving early.</ul><p>Check out all the festival details at <a
href="http://www.JerusalemBeer.com/en/">www.JerusalemBeer.com</a></p><p><a
href="http://j.mp/Eldan"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/07/eldanlogo11.jpg" alt="" title="eldanlogo11" width="148" height="150" class="alignright size-medium wp-image-3371" /></a></p><p><a
href="http://j.mp/TravelCell"><img
src="http://news.yeahthatskosher.com/wp-content/uploads/2011/08/TravelCell.png" alt="" title="TravelCell" width="150" height="76" class="alignright size-medium wp-image-852" /></a></p><p> This post is sponsored by:</p><h4><em><a
href="http://j.mp/Eldan">Eldan Car Rental </a>The Best Way To See Israel <br
/> and <br
/> <a
href="http://j.mp/TravelCell">TravelCell</a> International Cell Phone Rentals</em></p></p></h4><p></p> ]]></content:encoded> <wfw:commentRss>http://yeahthatskosher.com/2011/08/check-out-the-7th-annual-jerusalem-beer-festival/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Inbal Jerusalem Hotel to Offer Special Tu B&#8217;Av Menu at their Sofia Restaurant</title><link>http://yeahthatskosher.com/2011/08/inbal-jerusalem-hotel-to-offer-special-tu-bav-menu-at-their-sofia-restaurant/</link> <comments>http://yeahthatskosher.com/2011/08/inbal-jerusalem-hotel-to-offer-special-tu-bav-menu-at-their-sofia-restaurant/#comments</comments> <pubDate>Thu, 11 Aug 2011 11:15:44 +0000</pubDate> <dc:creator>Dani Klein - Admin</dc:creator> <category><![CDATA[Israel]]></category> <category><![CDATA[inbal hotel]]></category> <category><![CDATA[Jerusalem]]></category> <category><![CDATA[kosher jerusalem]]></category> <category><![CDATA[kosher restaurant]]></category> <category><![CDATA[sofia restaurant]]></category> <category><![CDATA[Tu B'Av. Tu Bav]]></category> <guid
isPermaLink="false">http://yeahthatskosher.com/?p=3580</guid> <description><![CDATA[Tu B&#8217;Av (ט&#8221;ו באב), known locally in Israel as the holiday of love (חג האהבה), or the &#8220;Jewish Valentine&#8217;s Day&#8221;. For more info on the background of this minor Jewish holiday, click here. The Inbal Jerusalem Hotel is offering diners an unique experience at their Sofia restaurant with a special Tu B&#8217;Av menu and dessert. [...]]]></description> <content:encoded><![CDATA[<div
class='dd_post_share'><div
class='dd_buttons'><div
class='dd_button'><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http%3A%2F%2Fyeahthatskosher.com%2F2011%2F08%2Finbal-jerusalem-hotel-to-offer-special-tu-bav-menu-at-their-sofia-restaurant%2F" send="false" show_faces="false"  layout="button_count" width="92"  ></fb:like></div><div
class='dd_button'><a
href="http://twitter.com/share" class="twitter-share-button" data-url="http://yeahthatskosher.com/2011/08/inbal-jerusalem-hotel-to-offer-special-tu-bav-menu-at-their-sofia-restaurant/" data-count="horizontal" data-text="Inbal Jerusalem Hotel to Offer Special Tu B'Av Menu at their Sofia Restaurant" data-via="@YeahThatsKosher" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div
class='dd_button'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='medium' href='http://yeahthatskosher.com/2011/08/inbal-jerusalem-hotel-to-offer-special-tu-bav-menu-at-their-sofia-restaurant/'></g:plusone></div><div
class='dd_button'><script type='text/javascript' src='http://platform.linkedin.com/in.js'></script><script type='in/share' data-url='http://yeahthatskosher.com/2011/08/inbal-jerusalem-hotel-to-offer-special-tu-bav-menu-at-their-sofia-restaurant/' data-counter='right'></script></div></div><div
style='clear:both'></div></div><div
style='clear:both'></div><p><a
href="http://yeahthatskosher.com/wp-content/uploads/2011/08/TuBeav_menu_en.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/08/TuBeav_menu_en-143x300.jpg" alt="" title="TuBe&#039;av_menu_en" width="143" height="300" class="alignright size-medium wp-image-3581" /></a>Tu B&#8217;Av (ט&#8221;ו באב), known locally in Israel as the holiday of love (חג האהבה), or the &#8220;Jewish Valentine&#8217;s Day&#8221;. For more info on the background of this minor Jewish holiday, <a
href="http://en.wikipedia.org/wiki/Tu_B'Av">click here</a>.</p><p>The Inbal Jerusalem Hotel is offering diners an unique experience at their Sofia restaurant with a special Tu B&#8217;Av menu and dessert. (<a
href="http://yeahthatskosher.com/wp-content/uploads/2011/08/TuBeav_menu_en.jpg">Click on the Menu Image to enlarge it</a>)</p><p>The cost of the meal is 300₪ for a meal for two, plus a glass of wine each.</p><p><strong><br
/> <span
id="more-3580"></span></strong></p><p>Kosher Supervision of Sofia is Rabbanut Yerushalayim.</p><p>Their world renowned chef, Moti Buchbut, is a true genius when it comes to presentation and construction of dishes. Whether you&#8217;re married or dating, this may lead to a truly romantic evening.</p><ul><li>Reservations are required. <strong><a
href="mailto:marketing@inbalhotel.com?subject=Tu B'Av Sofia Reservation - YeahThatsKosher.com referral">Click here to make a Reservation</a></strong>.</li><li>The Inbal also has special discounted rooms for Tu B&#8217;Av night &#8211; but you must request it in advance. These rates are not published.</li></ul><p><a
href="http://j.mp/Eldan"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/07/eldanlogo11.jpg" alt="" title="eldanlogo11" width="148" height="150" class="alignright size-medium wp-image-3371" /></a></p><p><a
href="http://j.mp/TravelCell"><img
src="http://news.yeahthatskosher.com/wp-content/uploads/2011/08/TravelCell.png" alt="" title="TravelCell" width="150" height="76" class="alignright size-medium wp-image-852" /></a></p><p> This post is sponsored by:</p><h4><em><a
href="http://j.mp/Eldan">Eldan Car Rental </a>The Best Way To See Israel <br
/> and <br
/> <a
href="http://j.mp/TravelCell">TravelCell</a> International Cell Phone Rentals</em></p></p></h4><p></p> ]]></content:encoded> <wfw:commentRss>http://yeahthatskosher.com/2011/08/inbal-jerusalem-hotel-to-offer-special-tu-bav-menu-at-their-sofia-restaurant/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 26/42 queries in 0.170 seconds using disk: basic

Served from: yeahthatskosher.com @ 2012-02-07 02:08:38 -->
