<?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/tag/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>Flying via Amsterdam to Israel &#8211; Tips for your Stopover</title><link>http://yeahthatskosher.com/2011/11/flying-via-amsterdam-to-israel-tips-for-your-stopover/</link> <comments>http://yeahthatskosher.com/2011/11/flying-via-amsterdam-to-israel-tips-for-your-stopover/#comments</comments> <pubDate>Wed, 23 Nov 2011 17:45:10 +0000</pubDate> <dc:creator>Dani Klein - Admin</dc:creator> <category><![CDATA[Europe]]></category> <category><![CDATA[Holland / The Netherlands]]></category> <category><![CDATA[AMS]]></category> <category><![CDATA[AMS lockers]]></category> <category><![CDATA[amsterdam]]></category> <category><![CDATA[amsterdam centraal train station]]></category> <category><![CDATA[anne frank house]]></category> <category><![CDATA[delta]]></category> <category><![CDATA[el al]]></category> <category><![CDATA[elal]]></category> <category><![CDATA[flying klm]]></category> <category><![CDATA[golan grill]]></category> <category><![CDATA[Israel]]></category> <category><![CDATA[jewish amsterdam]]></category> <category><![CDATA[KLM]]></category> <category><![CDATA[kosher amsterdam]]></category> <category><![CDATA[kosher holland]]></category> <category><![CDATA[kosher netherlands]]></category> <category><![CDATA[netherlands]]></category> <category><![CDATA[spanish portugese synagogue]]></category> <category><![CDATA[tel aviv]]></category> <category><![CDATA[tips in amsterdam]]></category> <category><![CDATA[tlv]]></category> <guid
isPermaLink="false">http://yeahthatskosher.com/?p=4457</guid> <description><![CDATA[Earlier this year, I flew KLM/Delta to Israel, with a nice 8+ hour stopover in Amsterdam. I liked this option as it gave me the opportunity to leave the AMS airport and explore the city. In the short time there I managed to figure out exactly how to (using public transportation only) get to the [...]]]></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%2F11%2Fflying-via-amsterdam-to-israel-tips-for-your-stopover%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/11/flying-via-amsterdam-to-israel-tips-for-your-stopover/" data-count="horizontal" data-text="Flying via Amsterdam to Israel - Tips for your Stopover" 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/11/flying-via-amsterdam-to-israel-tips-for-your-stopover/'></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/11/flying-via-amsterdam-to-israel-tips-for-your-stopover/' data-counter='right'></script></div></div><div
style='clear:both'></div></div><div
style='clear:both'></div><p>Earlier this year, I flew KLM/Delta to Israel, with a nice 8+ hour stopover in Amsterdam. I liked this option as it gave me the opportunity to leave the AMS airport and explore the city.</p><p>In the short time there I managed to figure out exactly how to (using public transportation only) get to the Jewish area to find the Kosher restaurants, head downtown, find a couple attractions, and get back to the airport in time for my flight to TLV.</p><p>Now I&#8217;m hearing more friends opting to take this route, since it&#8217;s a cheaper option to flying El Al, and it offers a short European excursion&#8230;. and it doesn&#8217;t hurt that flying KLM is an amazing experience!</p><p><a
href="http://yeahthatskosher.com/wp-content/uploads/2011/11/IMG_2282.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/11/IMG_2282-300x224.jpg" alt="" title="KLM Kosher meal" width="150" height="112" class="alignright size-medium wp-image-4458" /></a>Flying on KLM, we were offered fairly large kosher meals from Borenstein Caterers, and they were pretty good all things considered. Remember to call your airline the week before your flight to confirm that you will have a kosher meal on EACH leg of your trip. (If you have a stopover in each direction, that&#8217;s 4 legs).</p><p>When we arrived at AMS around 12pm local time, we took our carry-on luggage and deposited it in one of many lockers in the airport for about €5. Be sure to remember exactly where that locker is, because we got lost trying to find it on our way back.<br
/> <a
href="http://yeahthatskosher.com/wp-content/uploads/2011/11/IMG_2283.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/11/IMG_2283-300x224.jpg" alt="" title="KLM Kosher meal" width="150" height="112" class="alignright size-medium wp-image-4459" /></a><br
/> Inside the airport there is a huge train terminal, with intercity trains leaving every few minutes. Trains can take you into Amsterdam, around Holland, or even south to Brussels, Antwerp, and Paris.</p><p><strong><br
/> <span
id="more-4457"></span></strong></p><p> We headed directly to the Kosher restaurant area, and ended up eating at Golan Grill in the Jewish neighborhood south of the city. Here are exact directions there. You will end up taking a local train and then switching to an above ground tram. Once you figure out which train and track you need and buy your tickets, the trip should take ~40mins. Maybe a little longer if you get lost. For this first train, you want to buy a ticket to &#8220;Amsterdam Zuid&#8221;, which was not apparently clear to us originally, and shouldn&#8217;t cost more than a few Euro. Once arriving at Amsterdam Zuid, you will buy tickets for the tram. If you follow my itinerary here, you will only need two rides on the tram per person. One to the Jewish area, and one into the city.</p><p><center><iframe
width="540" height="250" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=d&amp;source=s_d&amp;saddr=AMS&amp;daddr=golan+restaurant+amsterdam&amp;hl=en&amp;geocode=FU4sHgMd-a5IACGI8c7xgxXVxw%3BFUBtHgMdnlNKACGGgz89ToUEZCk_0RomDQrGRzEDS-vP_cXXgQ&amp;aq=&amp;sll=52.32343,4.82122&amp;sspn=0.083306,0.235519&amp;vpsrc=6&amp;dirflg=r&amp;ttype=now&amp;noexp=0&amp;noal=0&amp;sort=def&amp;mra=ltm&amp;ie=UTF8&amp;t=h&amp;start=0&amp;ll=52.324219,4.817848&amp;spn=0.052459,0.188828&amp;z=12&amp;output=embed"></iframe><br
/><small><a
href="http://maps.google.com/maps?f=d&amp;source=embed&amp;saddr=AMS&amp;daddr=golan+restaurant+amsterdam&amp;hl=en&amp;geocode=FU4sHgMd-a5IACGI8c7xgxXVxw%3BFUBtHgMdnlNKACGGgz89ToUEZCk_0RomDQrGRzEDS-vP_cXXgQ&amp;aq=&amp;sll=52.32343,4.82122&amp;sspn=0.083306,0.235519&amp;vpsrc=6&amp;dirflg=r&amp;ttype=now&amp;noexp=0&amp;noal=0&amp;sort=def&amp;mra=ltm&amp;ie=UTF8&amp;t=h&amp;start=0&amp;ll=52.324219,4.817848&amp;spn=0.052459,0.188828&amp;z=12" style="color:#0000FF;text-align:left">View Larger Map</a></small></center><br
/></p><ul> <a
href="http://yeahthatskosher.com/wp-content/uploads/2011/11/IMG_2287.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/11/IMG_2287-300x224.jpg" alt="" title="IMG_2287" width="150" height="112" class="alignright size-medium wp-image-4460" /></a><li><strong>Important Tip for Americans:</strong> Using your American credit cards will not work when buying tickets from machines at AMS (or from most machines in Europe for that matter). These machines only accept credit cards with a &#8220;chip &#038; PIN&#8221;, which our cards do not have. You can use your Debit card, which has a PIN by default.</li></ul><p>Golan Grill is a small, clean, Israeli style restaurant. Since we didn&#8217;t speak Dutch, we spoke to the owner in Hebrew. <a
href="http://yeahthatskosher.com/wp-content/uploads/2011/11/IMG_2290.jpg">We had shwarma in pita, which was very different from what I&#8217;m used to, and it came with some interesting toppings</a>. <a
href="http://yeahthatskosher.com/wp-content/uploads/2011/11/IMG_2288.jpg">Click here to see their menu</a>.<br
/> <iframe
width="300" height="550" frameborder="0" scrolling="no" class="alignright marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=d&amp;source=s_d&amp;saddr=golan+restaurant+amsterdam&amp;daddr=Anne+Frank+House,+Prinsengracht,+Amsterdam,+The+Netherlands&amp;hl=en&amp;geocode=FUBtHgMdnlNKACGGgz89ToUEZCk_0RomDQrGRzEDS-vP_cXXgQ%3BFYwuHwMd4oVKACFwitkHdslFqg&amp;aq=1&amp;sll=52.309528,4.761887&amp;sspn=0.103694,0.308647&amp;vpsrc=0&amp;dirflg=r&amp;ttype=now&amp;noexp=0&amp;noal=0&amp;sort=def&amp;mra=ls&amp;ie=UTF8&amp;t=h&amp;start=0&amp;ll=52.350021,4.879646&amp;spn=0.057671,0.051327&amp;z=13&amp;output=embed"></iframe><br
/><small><a
href="http://maps.google.com/maps?f=d&amp;source=embed&amp;saddr=golan+restaurant+amsterdam&amp;daddr=Anne+Frank+House,+Prinsengracht,+Amsterdam,+The+Netherlands&amp;hl=en&amp;geocode=FUBtHgMdnlNKACGGgz89ToUEZCk_0RomDQrGRzEDS-vP_cXXgQ%3BFYwuHwMd4oVKACFwitkHdslFqg&amp;aq=1&amp;sll=52.309528,4.761887&amp;sspn=0.103694,0.308647&amp;vpsrc=0&amp;dirflg=r&amp;ttype=now&amp;noexp=0&amp;noal=0&amp;sort=def&amp;mra=ls&amp;ie=UTF8&amp;t=h&amp;start=0&amp;ll=52.350021,4.879646&amp;spn=0.057671,0.051327&amp;z=13" style="color:#0000FF;text-align:left">View Larger Map</a></small></p><p>Down the street from Golan was a <a
href="http://yeahthatskosher.com/wp-content/uploads/2011/11/IMG_2291.jpg">Kosher deli / market / eatery called Mouwes</a> (they have a few tables in the back, but at first glance, it does not appear to be a sit down place).</p><p>From there we headed into the city via tram. We wanted to walk around and see the sights, but given the fact that we needed to be back in the airport in a few hours, we chose one site to visit: the <a
href="http://www.annefrank.org/">Anne Frank House</a>. <em>See map to the right for exact directions from Golan Grill to the Anne Frank House. </em></p><p>Once we arrived at the Anne Frank House, there was a line to get in and pay. Forewarning: The house is very narrow and you&#8217;ll be doing some climbing in very narrow staircases. If you have extra time, you&#8217;re about a 10+ minute walk from the center of town and tons of museums and other sites. Unfortunately, we needed to be back in the airport as our flight was leaving within the next 3 hours. We walked to the central train station: Amsterdam Centraal, which was a nice ~20 minute walk through central Amsterdam. See the map below for walking directions. If you have extra time, and want to check out the Spanish-Portugese Synagogue, you&#8217;ll need to take another tram across town (approximately 15 minutes). <a
href="http://g.co/maps/92ekr">Click here for directions from the Anne Frank House</a>.</p><p> Once at the station be sure to buy tickets to the airport which is a fairly short ride and only 1 or 2 stops. The trains pull up underneath the airport and relatively close to the lockers where you may have stored your carry-on luggage.<br
/><center><iframe
width="500" height="275" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=d&amp;source=s_d&amp;saddr=anne+frank+house+amsterdam&amp;daddr=Station+Amsterdam-Centraal,+Stationsplein,+Amsterdam,+The+Netherlands&amp;geocode=FYwuHwMd4oVKACFwitkHdslFqg%3BFdc6HwMdUMZKACFPH3UZrl_HmCk57nJztwnGRzFrWhNBAKMjpw&amp;aq=1&amp;sll=52.377381,4.891534&amp;sspn=0.012942,0.038581&amp;vpsrc=6&amp;gl=us&amp;hl=en&amp;dirflg=w&amp;mra=ltm&amp;ie=UTF8&amp;t=h&amp;ll=52.376411,4.891534&amp;spn=0.007205,0.021458&amp;z=15&amp;output=embed"></iframe><br
/><small><a
href="http://maps.google.com/maps?f=d&amp;source=embed&amp;saddr=anne+frank+house+amsterdam&amp;daddr=Station+Amsterdam-Centraal,+Stationsplein,+Amsterdam,+The+Netherlands&amp;geocode=FYwuHwMd4oVKACFwitkHdslFqg%3BFdc6HwMdUMZKACFPH3UZrl_HmCk57nJztwnGRzFrWhNBAKMjpw&amp;aq=1&amp;sll=52.377381,4.891534&amp;sspn=0.012942,0.038581&amp;vpsrc=6&amp;gl=us&amp;hl=en&amp;dirflg=w&amp;mra=ltm&amp;ie=UTF8&amp;t=h&amp;ll=52.376411,4.891534&amp;spn=0.007205,0.021458&amp;z=15" style="color:#0000FF;text-align:left">View Larger Map</a></small></center></p> ]]></content:encoded> <wfw:commentRss>http://yeahthatskosher.com/2011/11/flying-via-amsterdam-to-israel-tips-for-your-stopover/feed/</wfw:commentRss> <slash:comments>1</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>Israel &amp; Switzerland Top List of Nations in Adventure Tourism Ranking</title><link>http://yeahthatskosher.com/2011/08/israel-switzerland-top-list-of-nations-in-adventure-tourism-ranking/</link> <comments>http://yeahthatskosher.com/2011/08/israel-switzerland-top-list-of-nations-in-adventure-tourism-ranking/#comments</comments> <pubDate>Tue, 02 Aug 2011 16:15:39 +0000</pubDate> <dc:creator>Dani Klein - Admin</dc:creator> <category><![CDATA[Israel]]></category> <category><![CDATA[adventure tourism]]></category> <category><![CDATA[biking]]></category> <category><![CDATA[cliffs]]></category> <category><![CDATA[climbing israel]]></category> <category><![CDATA[hikes]]></category> <category><![CDATA[hiking israel]]></category> <category><![CDATA[israel adventure]]></category> <category><![CDATA[middle east]]></category> <category><![CDATA[nation ranking]]></category> <category><![CDATA[ramon crater]]></category> <category><![CDATA[religious tourism]]></category> <category><![CDATA[skiing]]></category> <category><![CDATA[tourism ranking]]></category> <guid
isPermaLink="false">http://yeahthatskosher.com/?p=3468</guid> <description><![CDATA[According to The Independent (original article), Switzerland and Israel topped the list of &#8220;Adventure Tourism&#8221;. Israel ranked top amongst &#8220;Developing Nations&#8221; (which is an odd placement if you ask me) and Switzerland topped the &#8220;Developed Nations&#8221; list. The 3rd annual Adventure Travel Development Index (ADTI) which ranked 195 countries, giving a score to each one [...]]]></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%2Fisrael-switzerland-top-list-of-nations-in-adventure-tourism-ranking%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/israel-switzerland-top-list-of-nations-in-adventure-tourism-ranking/" data-count="horizontal" data-text="Israel & Switzerland Top List of Nations in Adventure Tourism Ranking" 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/israel-switzerland-top-list-of-nations-in-adventure-tourism-ranking/'></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/israel-switzerland-top-list-of-nations-in-adventure-tourism-ranking/' 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/climbing-israel.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/08/climbing-israel-225x300.jpg" alt="" title="climbing-israel" width="225" height="300" class="alignright size-medium wp-image-3472" /></a>According to The Independent (<em><a
href="http://www.independent.co.uk/travel/news-and-advice/switzerland-israel-top-adventure-tourism-ranking-2329964.html">original article</a></em>), Switzerland and Israel topped the list of &#8220;Adventure Tourism&#8221;. Israel ranked top amongst &#8220;Developing Nations&#8221; (which is an odd placement if you ask me) and Switzerland topped the &#8220;Developed Nations&#8221; list. The 3rd annual Adventure Travel Development Index (ADTI) which ranked 195 countries, giving a score to each one signifying its potential for adventure tourism based on ten factors including infrastructure, safety, sustainability policies, natural resources and adventure activity resources.</p><p>Israel overtook last year&#8217;s (developing countries) winner, the Slovak Republic, to win first place, with the Adventure Travel Trade Association noting that Israel&#8217;s appeal is broadening, with statistics reporting a drop in religious tourism and a rise in general interest tourism.</p><p><a
href="http://yeahthatskosher.com/wp-content/uploads/2011/08/hiking-israel.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/08/hiking-israel-300x225.jpg" alt="" title="hiking-israel" width="300" height="225" class="alignright size-medium wp-image-3473" /></a><br
/> Top developed countries:</p><p>1. Switzerland<br
/> 2. Iceland<br
/> 3. New Zealand<br
/> 4. Canada<br
/> 5. Germany<br
/> 6. Sweden<br
/> 7. Ireland<br
/> 8. Norway<br
/> 9. Finland<br
/> 10. Austria</p><p>Top developing countries:</p><p>1. Israel<br
/> 2. Slovak Republic<br
/> 3. Chile<br
/> 4. Estonia<br
/> 5. Czech Republic<br
/> 6. Bulgaria<br
/> 7. Slovenia<br
/> 8. Jordan<br
/> 9. Romania<br
/> 10. Latvia</p> ]]></content:encoded> <wfw:commentRss>http://yeahthatskosher.com/2011/08/israel-switzerland-top-list-of-nations-in-adventure-tourism-ranking/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Cinnabon is Opening a Kosher Shop in Tel Aviv!</title><link>http://yeahthatskosher.com/2011/06/cinnabon-is-opening-a-kosher-shop-in-tel-aviv/</link> <comments>http://yeahthatskosher.com/2011/06/cinnabon-is-opening-a-kosher-shop-in-tel-aviv/#comments</comments> <pubDate>Wed, 15 Jun 2011 16:36:21 +0000</pubDate> <dc:creator>Dani Klein - Admin</dc:creator> <category><![CDATA[Announcements]]></category> <category><![CDATA[Israel]]></category> <category><![CDATA[News]]></category> <category><![CDATA[cinnabon]]></category> <category><![CDATA[Kosher]]></category> <category><![CDATA[kosher cinnabon]]></category> <category><![CDATA[kosher cinnamon buns]]></category> <category><![CDATA[rabin square]]></category> <category><![CDATA[tel aviv]]></category> <guid
isPermaLink="false">http://news.yeahthatskosher.com/?p=874</guid> <description><![CDATA[If you&#8217;re like me, you drool every time you pass a Cinnabon shop in the U.S. The way those cinnamon buns smell and look make me hungry and want to skip lunch just to try them. So we&#8217;re excited to report that Cinnabon is opening a Kosher shop in Tel Aviv by Rabin Square at [...]]]></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%2F06%2Fcinnabon-is-opening-a-kosher-shop-in-tel-aviv%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/06/cinnabon-is-opening-a-kosher-shop-in-tel-aviv/" data-count="horizontal" data-text="Cinnabon is Opening a Kosher Shop in Tel Aviv!" 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/06/cinnabon-is-opening-a-kosher-shop-in-tel-aviv/'></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/06/cinnabon-is-opening-a-kosher-shop-in-tel-aviv/' 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/06/cinnabon-tel-aviv-israel.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/06/cinnabon-tel-aviv-israel-300x225.jpg" alt="" title="cinnabon tel aviv israel grand opening" width="300" height="225" class="alignright size-medium wp-image-4797" /></a>If you&#8217;re like me, you drool every time you pass a Cinnabon shop in the U.S. The way those cinnamon buns smell and look make me hungry and want to skip lunch just to try them.</p><p>So we&#8217;re excited to report that Cinnabon is opening a Kosher shop in Tel Aviv by Rabin Square at the corner of Ibn Gvirol st. 62and Zeitlin st.</p><p>Now &#8230; I need a kosher Cinnabon in NYC. <img
src='http://yeahthatskosher.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /></p><p>Thank you to @BenjiLovitt for the h/t.</p> ]]></content:encoded> <wfw:commentRss>http://yeahthatskosher.com/2011/06/cinnabon-is-opening-a-kosher-shop-in-tel-aviv/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Roladin, Mamilla Mall, Jerusalem [Review]</title><link>http://yeahthatskosher.com/2011/06/roladin-mamilla-mall-jerusalem-review/</link> <comments>http://yeahthatskosher.com/2011/06/roladin-mamilla-mall-jerusalem-review/#comments</comments> <pubDate>Tue, 14 Jun 2011 16:40:06 +0000</pubDate> <dc:creator>Dani Klein - Admin</dc:creator> <category><![CDATA[Israel]]></category> <category><![CDATA[Reviews]]></category> <category><![CDATA[bakery]]></category> <category><![CDATA[coffee]]></category> <category><![CDATA[fresh bread]]></category> <category><![CDATA[Jerusalem]]></category> <category><![CDATA[kosher israel]]></category> <category><![CDATA[kosher jerusalem]]></category> <category><![CDATA[kosher mamilla restaurant]]></category> <category><![CDATA[kosher restaurant]]></category> <category><![CDATA[mamilla mall]]></category> <category><![CDATA[old city]]></category> <category><![CDATA[pasta]]></category> <category><![CDATA[roladin]]></category> <guid
isPermaLink="false">http://news.yeahthatskosher.com/?p=841</guid> <description><![CDATA[Roladin is a delicious bakery/ restaurant/ cafe I had the opportunity of trying on a recent stay in Jerusalem. The restaurant is located at the Mamilla mall, near the Jaffa Gate of the Old City. The place is somewhat pricey for dairy, but well worth it. The restaurant offers a well lit indoor seating area, [...]]]></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%2F06%2Froladin-mamilla-mall-jerusalem-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/06/roladin-mamilla-mall-jerusalem-review/" data-count="horizontal" data-text="Roladin, Mamilla Mall, Jerusalem [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/06/roladin-mamilla-mall-jerusalem-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/06/roladin-mamilla-mall-jerusalem-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/06/DSCF7030.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/06/DSCF7030-300x225.jpg" alt="" title="Mamilla Mall at Night 2011" width="300" height="225" class="alignright size-medium wp-image-3198" /></a>Roladin is a delicious bakery/ restaurant/ cafe I had the opportunity of trying on a recent stay in Jerusalem. The restaurant is located at the Mamilla mall, near the Jaffa Gate of the Old City. The place is somewhat pricey for dairy, but well worth it.</p><p>The restaurant offers a well lit indoor seating area, and a more scenic outdoor area complete with views of the Old City walls and Yemin Moshe. The outdoor area also has special outdoor heaters to insulate you from Jerusalem&#8217;s windy nights and cold winters.</p><p>The fresh bread delivered to the table was amazing, and the coffee we took to go was equally excellent.</p><p><a
href="http://yeahthatskosher.com/wp-content/uploads/2011/06/roladin1.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/06/roladin1.jpg" alt="" title="roladin1" width="268" height="200" class="alignright size-full wp-image-4792" /></a>We tried to mix it up by ordering something different. I tried the quesadilla salad, which was a delicious fresh salad surrounded by 8 slices of quesadilla with cheese, pesto, and sweet potato inside. The dish was extremely tasty and I&#8217;d easily order it again.<br
/> <br
/> My wife ordered the ravioli filled with cheese and sweet potato in a pesto cream sauce. Also, delicious. (We can&#8217;t get enough of pesto!)<br
/> <a
href="http://yeahthatskosher.com/wp-content/uploads/2011/06/roladin2.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/06/roladin2.jpg" alt="" title="roladin2" width="268" height="200" class="alignright size-full " /></a><br
/> I was initially concerned by the mix of sweet potato and cheese, but it turned out to be delicious and just the right texture in both dishes.</p><p><a
href="http://yeahthatskosher.com/wp-content/uploads/2011/06/photo-3.jpg"><img
src="http://yeahthatskosher.com/wp-content/uploads/2011/06/photo-3-300x224.jpg" alt="" title="Roladin Coffee Mamilla Jerusalem" width="150" height="112" class="alignright size-medium wp-image-4788" /></a>We took our coffee and dessert to go, and was still impressed with their presentation of their doggy box. The coffee and cheese cake were both excellent. I highly recommend trying out Roladin.</p></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><p><ul></ul></p> ]]></content:encoded> <wfw:commentRss>http://yeahthatskosher.com/2011/06/roladin-mamilla-mall-jerusalem-review/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>ISRAEL: Accepting More Cruising Travelers in 2011 than Ever Before</title><link>http://yeahthatskosher.com/2011/06/israel-accepting-more-cruising-travelers-in-2011-than-ever-before/</link> <comments>http://yeahthatskosher.com/2011/06/israel-accepting-more-cruising-travelers-in-2011-than-ever-before/#comments</comments> <pubDate>Thu, 02 Jun 2011 19:57:23 +0000</pubDate> <dc:creator>Dani Klein - Admin</dc:creator> <category><![CDATA[Israel]]></category> <category><![CDATA[ashdod]]></category> <category><![CDATA[Cruises]]></category> <category><![CDATA[cruising]]></category> <category><![CDATA[haifa]]></category> <category><![CDATA[travelers]]></category> <guid
isPermaLink="false">http://news.yeahthatskosher.com/2011/06/israel-accepting-more-cruising-travelers-in-2011-than-ever-before/</guid> <description><![CDATA[Cruising in general has become a huge fad in travel over the past few years since it&#8217;s affordable and is basically a hotel that takes you to various amazing destinations. It&#8217;s no surprise that Israel has become a hotspot for cruises this year to disembark&#8230; News from Israel&#8217;s Ministry of Tourism: Cruise travel to Israel [...]]]></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%2F06%2Fisrael-accepting-more-cruising-travelers-in-2011-than-ever-before%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/06/israel-accepting-more-cruising-travelers-in-2011-than-ever-before/" data-count="horizontal" data-text="ISRAEL: Accepting More Cruising Travelers in 2011 than Ever Before" 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/06/israel-accepting-more-cruising-travelers-in-2011-than-ever-before/'></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/06/israel-accepting-more-cruising-travelers-in-2011-than-ever-before/' data-counter='right'></script></div></div><div
style='clear:both'></div></div><div
style='clear:both'></div><p
class="alignright">Cruising in general has become a huge fad in travel over the past few years since it&#8217;s affordable and is basically a hotel that takes you to various amazing destinations. It&#8217;s no surprise that Israel has become a hotspot for cruises this year to disembark&#8230;</p><blockquote><p><em>News from Israel&#8217;s Ministry of Tourism:</em></p><p>Cruise travel to Israel is expected to reach an all-time high this month with the confirmed arrival of 50,000 tourists and crew docking in the Israel port cities of Ashdod and Haifa.</p><p>Israel has seen a steady increase in cruise travel over the past two years with the arrival of 169,200 cruise visitors in 2010&#8211;a 250% increase compared to 2009. Also, approximately 68,000 cruise travelers arrived in Israel between January and April 2011&#8211;a 37% increase compared to the same period last year.</p><p>&#8220;We are thrilled to be experiencing a new wave of international cruise travel to Israel,&#8221; says Haim Gutin, Israel Commissioner for Tourism, North and South America, &#8220;and hope this trend will inspire travelers to return to Israel for an extended stay.&#8221;</p></blockquote> ]]></content:encoded> <wfw:commentRss>http://yeahthatskosher.com/2011/06/israel-accepting-more-cruising-travelers-in-2011-than-ever-before/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 28/39 queries in 0.072 seconds using disk: basic

Served from: yeahthatskosher.com @ 2012-02-08 12:42:38 -->
