My company is sending me to Greece for three days for a development conference tomorrow. There'll be a little touring and whatnot also; I'll try and post pictures here.
Maybe I'll also have some time to finish up some serious posts (hopefully...)
My company is sending me to Greece for three days for a development conference tomorrow. There'll be a little touring and whatnot also; I'll try and post pictures here.
Maybe I'll also have some time to finish up some serious posts (hopefully...)
Based on an idea I "borrowed" from Jacob Fresco, I've added the ability to insert the current Hebrew Date (with sunset correction!) anywhere in a theme.
Simply add <?php if (function_exists('hebrewDateCurrent')) { hebrewDateCurrent();} ?>
to a theme.
The code can be downloaded Hebrew Dates release page under the Software section.
The code needs some major cleanup, but not today...