API

  • submit to reddit

Salesforce Acquires Prior Knowledge

A couple of weeks ago salesforce announced that it has acquired predictive analytics company Prior Knowledge. The announcement came on the day before...

0 replies - 1039 views - 12/16/12 by Ben Kepes in Articles

ROBLOX: RabbitMQ, Hybrid Clouds, and 1 Billion Page Views/Month

Online video games have amazing software architectures, particularly when they support millions or billions of transactions.One of the most interesting...

0 replies - 666 views - 10/25/12 by Stacey Schneider in Announcements

CiviCRM Find code from Scheduled Jobs web interface

Note: CiviCRM revamped its Scheduled Jobs (cronjobs) system in version 4.1.  This snippet applies to post-4.1 code only. 

0 replies - 2109 views - 09/11/12 by J Tu in Uncategorized

Get-version-ex API

0 replies - 3851 views - 05/02/12 by Anonymous in Uncategorized

Win API Drive Info Functions

0 replies - 3208 views - 05/02/12 by Anonymous in Uncategorized

Del.icio.us API With Python

3 replies - 2468 views - 04/27/12 by Anonymous in Uncategorized

OAuth Callback in the Dropbox REST API

With this entry into the Dropbox series we come back to the beginning of the cycle. We started with authentication and that’s where we’ll end. Having a...

0 replies - 3868 views - 03/17/12 by Christophe Geers in Articles

RavenDB Session mManagement in the ASP.NET Web API

This was brought up in the mailing list, and I thought it was an interesting solution, therefore, this post. A couple of things to note here. I would...

1 replies - 2488 views - 03/15/12 by Ayende Rahien in Articles

Porting Visual Studio Achievements for WP to Windows 8 - Getting primary user input

If you missed the previous two articles in the series:Porting Visual Studio Achievements for WP to Windows 8 - Layout and basic bindingsPorting Visual Studio...

0 replies - 2022 views - 03/12/12 by Den Delimarsky in Articles

How to upload files with the Dropbox REST API

IntroductionIn the last part of the Dropbox series, we handled file downloads. This time I’ll show you how you can easily upload files to your Dropbox...

1 replies - 5238 views - 03/11/12 by Christophe Geers in Articles

Daily Dose: Microsoft Awarding $250,000 for New Security

Microsoft announced today that they will be awarding a total of $250,000 in prize money in a competition to create new security technologies for preventing...

0 replies - 20709 views - 08/04/11 by Ross Jernigan in Daily Dose

Facebook (Graph) API Class Using Javascript And PHP. (Page Example).

0 replies - 3538 views - 10/08/10 by Snippets Manager in Uncategorized

Aero Glass WPF Window

Using Windows Vista and Windows 7 for a while, I mentioned the fact that some applications implement the glass UI in a very interesting manner. If Aero is...

0 replies - 13651 views - 04/20/10 by Den Delimarsky in Articles

Tabbed thumbnails in .NET

Tabbed thumbnails were introduced in Windows 7 with the new taskbar. If an application supports tabbed thumbnails, then, if a user points the mouse over...

0 replies - 4698 views - 04/15/10 by Den Delimarsky in Articles

PowerManager class in Windows API Code Pack

The PowerManager class is the key element of the Windows API Code Pack when it comes to power management API. It provides an interface to the computer power...

0 replies - 4074 views - 04/14/10 by Den Delimarsky in Articles