Shabbat covered some of the things we do on Shabbat, and how to do them - most of them I knew already and had started to do. I ended up going to shul that weekend at Bnei Havurah, since I've skipped the last few weeks of shul due not feeling up to getting/going out.
Separately, I've seen a cool (for me) movie - Walk on Water. It's got Hebrew _and_ German, shows parts of Israel and Germany - I understand more of the German than the Hebrew, of course, but it's cool that I can still follow the german sometimes..
Dunno if I'll be able to attend next class (and break my perfect attendance record!!!) because I'm attending my eldest's Kindergarten orientation that night. We'll see - if the orientation ends early enough I might go to class, but I might not.
So, just got done with the class on Israel, taught by Rabbi Foster. We went over the history, the wars and some of the current relations with neighboring countries. I gave my presentation (Jewish jokes). The Rabbi poked fun at my "jokes", and gave some of his own. I knew both of them, haha. It was good fun, and the class itself was fun, and I learned that the missles from the Gaza strip can now almost reach Tel Aviv-Yavo. Wow.
Also met up with Rabbi TelRav earlier. We discussed some stuff, and we will continue to chat via email or phone. I'm going to try to get to a morning minyan someweekend over at Sinai. He's happy with my progress, and we'll meet up occasionally I'm sure as I progress down my path.
Posted via LiveJournal app for Android.
Separately, I went to Temple Sinai this Shabbat. I went to Friday night services, and then a "Mincha" service on Saturday afternoon. It was pretty interesting - most of the core group of people from Sinai were traveling in Israel, so it was just a few of us. We discussed the first sentence of the first chapter of Pirkei Avot. Observant readers will recall that this is what Rabbi Lutman had me studying - so I was able to lend a little insight of my own to the discussion. :)
I'm liking Temple Sinai, but I want to see how well my family takes to the place, and also how I get along with the core group of people. I like some of the people over at Bnei Havurah, but Temple Sinai probably has more to offer a family. I'm not sure I see much of a difference between Reform and Reconstructionist Judaism, but I'm sure to a Rabbi there's more difference than what I see.
Posted via LjBeetle
Ok, now to Rabbi Black. I feel like having him here, and with Rabbi Foster now semi-retired, it's like new blood can come in. Rabbi Foster is a great rabbi, don't get me wrong, but sometimes you have to shake things up, and breaking the switch to the ark (so it can't close) is a great way to start. :) Just kidding, but he did do that. I really look forward to seeing how he changes things at Emanuel. This class was about finishing up prayer, some of the when and where. We did a synagogue tour, but I've been at this long enough there wasn't too much I didn't know, EXCEPT that Emanuel uses a CANDLE for their Ner Tamid! I was astonished when I saw that. Apparently it's a 7-day candle. Awesome.
He's a Conservative Rabbi who isn't running a shul - he runs a camp that moved to Denver awhile back. Pretty cool.
We also discussed the assignment a little bit - to write ourselves into Jewish history somewhere. Since it's a little light on requirements, I chose to write a version of myself into 1948 in Israel. Looked up all sorts of info: cars available in Israel at the time, immigration patterns, google maps of Tel Aviv area, etc. I just finished the first draft of it, actually. Now I'll let it stew a little.
We didn't do much of a Shabbat this weekend, maybe next weekend.
So, as far as the conversion class, I've attended an intro class, Jewish History 1 and 2, ADL and a class on the 4 major branches of Judaism. Jewish History 1 and 2 were fun - sadly we only got to about 200 CE (AD for you Christian types) and so my Rabbi has assigned me some light reading to get me caught up on Jewish history until around 1800 or so (when the reform movement and the orthodox movement started to split from each other in a more formal way). I also have an assignment to write myself into Jewish history, somewhere, as a Jew. I'm excited about it, but it's hard to decide when and where. I think I might try 1950's Israel, or perhaps New York. I'm unsure. Gotta decide soon, I only have 3 weeks left.
I was meeting with the Rabbi today and I happened to mention Pirkei Avot - silly me! Now I'm reading about a chapter a week, which along with commentaries is bound to make anyone's head get a little muddled. Just the first chapter (along with all the commentary I can find online) is a huge amount of reading for me. Well at least tomorrow night's class is on Talmud - should be interesting!
- Mood:
tired
Now that that's taken care of, I'll also start off by saying I want to like HyperV 2008 R2. I really did - the idea of Live Migration in a free product that I can use at home (or wherever) is pretty cool. Sadly, there are three critical problems with HyperV for me: 1) the linux support sucks, 2) no memory overcommit, and 3) when not in a cluster and not using the Guest Integration pieces, moving a VM causes it (Windows OR Linux guest) to see a different network card, thereby removing the static IP. All together, these things make me scream that I'm going back to ESXi - it may not have live migration, but I can overcommit memory, it's linux support is just as good as windows guests, and if I move a VM it still sees the same network 'card' so I don't end up with "eth3" where there's no "eth0"-"eth2" (yeah, that one puzzled me for awhile). Oh, and ESXi can run off a flash drive, so if I want to take a box that doesn't have a drive in it I can still use it for virtualization, which is pretty useful at home and would be pretty useful at work too.
I just want to run HornetQ, as a standalone app/server/daemon, and then, since I use C#, apparently I have to use STOMP, and therefore I have to use "StompConnect" to connect with HornetQ, but I'm completely unable to get StompConnect to see my HornetQ JMS jars, or connect to HornetQ, and therefore the whole thing (StompConnect + HornetQ) is worthless to me. I will *NOT* reimplement STOMP, or make my own protocol, just to use JMS.
I want to use HornetQ, since RabbitMQ has issues with blowing up if it runs out of memory (it doesn't page queued messages to disk - all of them must remain in memory at all times), ZeroMQ doesn't even mention C# (or Java), MSMQ seems to have issues with having multiple clients on the same queue without having them pull the same message (oh, it works if you just use BeginReceive/EndReceive, but then if the function that processes the message blows up I want to be able to rollback the transaction, which the async calls don't support, and I stopped doing blocking message queues (i.e. Receive function with a MessageQueueTransaction object) years ago as it sucks CPU like thin air), and ApacheMQ has issues once queues get large enough (like, say, 60K in a queue causing KahaDB to corrupt itself, or issues with producers disconnecting causing stacktraces and eventually memory leaks). I really want a good, easy to use (simple send/receiveWithRollback semantics, I serialize stuff for myself kthx) and scalable message queue system *that I can use from C#*. I don't want to move over to Java. See title of this post regarding my love of the language. Do I *have* to write my own MQ system, really? I'd rather put my time into other things, like learning to fly hot air balloons by using televangelists to generate the hot air.
- Mood:
aggravated
