<p>Thank you very much for this excellent explanation. I'm sure this will help many Windows users.<br>
</p>
<div class="gmail_quote">On Dec 23, 2011 4:33 PM, "core" <<a href="mailto:core@odosys.net">core@odosys.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
at the bottom of the quick setup guide (below the sentence you<br>
mentioned) i posted a link to the Moodle site containing simple cron<br>
solutions for all 3 platforms.  the Windows specific link has 2 options,<br>
the first being a quick-installing service which allows you to specify a<br>
url to be 'pinged' at specific intervals.  it's called the 'Moodle chron<br>
package' but it can be used for ANY web service, not just Moodle:<br>
<br>
<a href="http://docs.moodle.org/20/en/Cron_with_Windows_OS" target="_blank">http://docs.moodle.org/20/en/Cron_with_Windows_OS</a><br>
<br>
when you run the installer, after blowing past the legal stuff, the<br>
first option will  ask you if you want to enable logging for the<br>
service.  that's up to you.  if you just want to try it out, hit no.<br>
you'll avoid adding more jibberish to a system log most people never<br>
touch anyway ;)<br>
<br>
the next window asks you how often in minutes you'd like the service to<br>
ping the url.  the default is 10, which is fine to start with.  i don't<br>
know what the optimal number is here since everyone's grid is different<br>
as is the frequency with which they add content.  so, go with 10.<br>
<br>
the next window is the important one.  here's where you enter the<br>
url/php file to be pinged.  enter the path to your search module's<br>
parser file:<br>
http://<your.domain.or.IP.here>/os_services/search/parser.php - you get<br>
the idea.<br>
<br>
when it asks you if you want to add another site, just say no.  2 more<br>
obligatory clicks and you're done.  now, the cron event will run<br>
silently as a standard windows service and regularly ping the parser<br>
file which will in turn update the information that the Data Snapshot<br>
module needs.<br>
<br>
[[note]] the second option on the Moodle page involves creating a<br>
scheduled task which many people who already admin Windows servers are<br>
familiar with.  it works just as well, takes a few more steps to set up<br>
and might be more reliable for some.  the choice is yours.  i favor the<br>
first option because it's easy to kill by simply uninstalling through<br>
normal means.<br>
<br>
hope this helps.<br>
<br>
- core/jason<br>
<br>
On 12/23/2011 12:15 PM, Wayne wrote:<br>
> Thank you, Jason.<br>
><br>
> How would one go about, "This is accomplished by running the<br>
> parser.php script in the Search Module web folder" on a Windows machine?<br>
><br>
> On Fri, Dec 23, 2011 at 10:40 AM, core <<a href="mailto:core@odosys.net">core@odosys.net</a><br>
> <mailto:<a href="mailto:core@odosys.net">core@odosys.net</a>>> wrote:<br>
><br>
>     i've updated the quick setup guide with some corrections and<br>
>     additional<br>
>     information which will hopefully help with a few of the issues brought<br>
>     to my attention over the past few weeks.  here are the new (permanent)<br>
>     file locations:<br>
><br>
>     static download: <a href="http://opensim.odosys.net/files/" target="_blank">http://opensim.odosys.net/files/</a> in<br>
>     'OpenSim_Services'<br>
>     github repo: <a href="https://github.com/anticore/os_services_bundle" target="_blank">https://github.com/anticore/os_services_bundle</a> <--<br>
>     fork away!<br>
><br>
>     if you're upgrading from the original version posted prior to<br>
>     December,<br>
>     instructions are in the Documents folder.<br>
><br>
>     happy holidays to all!<br>
><br>
>     - core/jason<br>
><br>
>     --<br>
><br>
><br>
><br>
>     _______________________________________________<br>
>     Opensim-users mailing list<br>
>     <a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a> <mailto:<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a>><br>
>     <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Opensim-users mailing list<br>
> <a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
> <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
<br>
<br>
--<br>
<br>
<br>
<br>
_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
</blockquote></div>