The 5 Best Project Management Trends Shaping 2018

This is going to be a big year for project management, but not because of a breakout in new tech or an influx of government-hired professionals. No, 2018 is going to center itself around emerging trends in the field. From role changes to hiring processes and more,...

Regret for inadvertent activity

Dear Subscriber, A test post has been created inadvertently in the process of testing our new website. We regret for any inconvenience. Sincerely, Team Osmosys

Using “+/-1 Month” with strtotime() function in PHP

PHP’s date function strtotime is used to parse about any English textual date-time into a Unix time-stamp. Syntax: int strtotime ( string $time [, int $now = time() ] ); Examples: <?php echo strtotime(“now”); echo strtotime(“+1...

MS CRM and SharePoint

Crisis can hit you unexpectedly. If you’re a seasoned MS CRM user/programmer, then you’ll understand the implication of the first statement very easily. We’ve a MS CRM 4.0 installation on 32 bit Windows 2003. On an experimental spirit installed WSS...

CRM Organization Import

Recently we did a CRM Organization import where the SQL Database dump was provided by the client. Restoring the database and Importing it into CRM happened smoothly, but when we tried to access the new organization 404 – Not Found’ error was displayed....