MS NAV Web Services to/from PHP, receiving and sending data

Some time ago I came across a project where I had to connect MS’NAV and Drupal, two completely different systems one is proprietary (hello MS) and another is PHP & MySql (welcome, open source!) There where few options how both systems could communicate automatically, but unfortunately REST was not available as an option on the […]

Posted on April 2, 2013 at 17:51 by arte · Permalink · 32 Comments
In: Drupal, English, Fighting the system · Tagged with: , ,

Changing Your System Path in Windows Vista

One of the things I didn’t find easily in Windows Vista help was how to change my system path permanently. For the temporarily session you may use my good old method of running commands in Command Prompt: Type “echo %PATH%” in CMD copy/paste into editor, add whatewer you need there, for example “c:\net\php5\ and c:\net\php5\ext\” […]

Posted on December 10, 2008 at 18:37 by admin · Permalink · Leave a comment
In: English, Fighting the system · Tagged with: , , , ,