2 projects tagged "developers"
JBuddy Developer Tools is a robust suite of APIs and software development frameworks for creating instant messaging applications and solutions. It is comprised of the JBuddy SDK, JBuddy Bot Builder, and JBuddy Bot Framework. The JBuddy SDK is a unified IM client API supporting public IM services including AIM, ICQ, Windows Live (MSN), Yahoo Messenger, Google Talk, and enterprise IM servers including Lotus Sametime, Microsoft Live Communications Server (LCS 2005), Microsoft Office Communications Server (OCS 2007), and XMPP (Jabber) servers. The core JBuddy SDK implementation and APIs are available in Java while a tight C++ wrapper exposes the JBuddy APIs for Microsoft COM and .NET. The JBuddy Bot Builder and JBuddy Bot Framework are built on top of the JBuddy SDK and greatly simplify building, testing, and deploying powerful IM Bots.
tsf is a command line utility for creating timestamped copies of files. When invoked on a file, a copy of that file is created with a name made of the file name plus a timestamp. When invoked again on the same timestamp mark, a copy with a timestamp plus a sub-index is created, and so on. tsf provides an easy and quick way for creating timestamped copies of files before modifying them.