background preloader

Tools

Facebook Twitter

Configuring cron jobs on Windows. To setup a Windows machine to run cron.php at a specific time follow the specific instructions below. This can be useful if you are not familiar with Linux/Unix, or if your web host does not offer the ability to run cron jobs; you can run them remotely from your own computer.

Note: These instructions were written for Windows XP but should be similar in other versions of Windows. Creating a Scheduled Task Open SchedulerGo to Start > Programs > Accessories > System Tools > Scheduled TasksDouble-click Add Scheduled TaskThe Scheduled Task Wizard will appear. Click Next.Select the program to run. Choose your browser from the list (for example, Internet Explorer or Mozilla Firefox). Configuring the task Command-line version Another way to perform the above commands is by using the schtasks (or at in Windows 2000) command from the command line.

Schtasks /create /tn "Drupal Cron Job" /tr "C:\PROGRA~1\MOZILL~1\firefox.exe /sc hourly Enter your password if prompted. The Trac Project. NSIS Wiki. UPX. PESpin homepage. Yoda's Protector. Doxygen. Generate documentation from source code Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL, Tcl, and to some extent D.

Doxygen can help you in three ways: It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in ) from a set of documented source files. There is also support for generating output in RTF (MS-Word), PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The documentation is extracted directly from the sources, which makes it much easier to keep the documentation consistent with the source code. You can configure doxygen to extract the code structure from undocumented source files. Doxygen is developed under Mac OS X and Linux, but is set-up to be highly portable. Doxygen license. Subversion.tigris.org. TortoiseSVN | The coolest Interface to (Sub)Version Control. TortoiseCVS: About. NetBeans. Plugin Portal Main Page. XMLStarlet Command Line XML Toolkit: Overview.