Nauman Leghari's Blog
Blog about technology, media and other interesting tidbits
-
SMS Task for NAnt using BT SDK
What:
A simple NAnt custom task to send SMS messages using the BT SDK.
Why:
Maybe you want to ping your manager every time the build fails :).
How:
1. Setup the SDK on your PC using my tutorial here. Please note that you need to register your own certificate and generate a wse3policyCache.config file which will be used in the next step.
2. Copy the SMS.Tasks.dll, btsdk.dll, btsdkcomponents.dll, wse3policyCache.config in your Nant/bin directory. -
Mobile Mash
You know you are in excellent team when your colleagues create something like this.
-
BT Web21C SDK is Live now
In my post here, I mentioned BT releasing a new SDK for developing communication services. The SDK is now Live and you can use it for production application. The service pricing is listed here which in my opinion is very generous.
-
CodeShare Addin for Visual Studio 2005 (update)
This is an updated version of the CodeShare plugin to work on Visual Studio 2005. I didn't realise that anyone is using it but Travis Laborde recently ping me with the fact that VS 2005 is now released for 2 years now and the tool doesn't work on it. Please note that you don't need to have the older version to get this to work.
-
Ruby on Rails vs Java
Even if you are not a Rails fan you should view this.
-
Windows Live Folders (Live or not)
http://folders.live.com/ is apparently live.
-
NEsper :: Open Source ESP/CEP Engine for .NET
In the MIX of recent product announcements, I almost forgot mentioning another cool thing that has finally arrived in the .NET world. No, I'm not talking about Silverlight but in my opinion NEsper is as cool as Silverlight and this is looking to change the ESP/CEP development in the .NET world.
-
SequenceViz.Reflector :: Reflector Addin to generate sequence diagrams
-
SequenceViz @ CodePlex
Finally I managed to put it on CodePlex.
-
SequenceViz 0.4 :: Dependency Explorer
Update: SequenceViz for Reflector