Archive for category Web Services

A .NET Bit.ly API Helper Class (Visual Basic.NET)

I decided to write a helper class for using the Bit.ly API for creating short urls.  You know, those tiny links that you see all over Facebook, Twitter, etc.  The snippet below shows how you would use the helper class.  Not only can you shorten an url, you can shorted multiple urls in a single [...]

, , , , ,

No Comments

E-manage Mobile Portal

Background: E-manage is a business management application.  It is capable of managing customer databases (CRM) as well as projects, invoices, purchase orders, and inventory to name a few.  The e-manage client application runs on a users desktop and uses Microsoft .NET as foundation along with a Microsoft SQL Server as the back-end. Problem: Getting information [...]

, , ,

No Comments

eManage Search for Blackberry

Background: Our CRM software contains a huge list of contacts that are only available from within the software application. Problem: It becomes a challenge when a sales team member is out of the office (on the road) and needs a customer’s phone number or email address.  It is typically not feasible to boot up their [...]

, , , ,

No Comments

Desktop Loader

Background: As new updates or new applications come to light, they need to be installed on everyone’s machine in the company. Problem: It becomes a challenge to automatically install applications on everyone’s machine.  At the time this was typically done using "Logon Scripts" that fire off after you log in.  However, this would only work [...]

, ,

No Comments

Desktop Tools

Background: I created a single page web page that was set as the background using the Active Desktop function of Windows XP.  This web page allowed you to search the employee database for phone numbers or extensions.  It also had a section to calculate shipping for certain items my company sells. Problem: Active Desktop started [...]

, ,

No Comments

Custom Conversion Application

Background: One of the many things my company does is file room conversions.  To make this short and sweet, a file folder may need to be moved to a new location.  In the process the folder may need a new label applied to the folder.  This is simplistic example of a conversion.  A client requested [...]

, , ,

No Comments