Thursday, January 3, 2008

Android mobile phone

Few links to get to know about the Android...

http://www.youtube.com/watch?v=1FJHYqE0RDg&eurl
A first hand look at building an Android application
http://www.youtube.com/watch?v=I6ObTqIiYfE&feature=user
Androidology - Part 1 of 3 - Architecture Overview
http://www.youtube.com/watch?v=QBGfUs9mQYY&feature=user
Androidology - Part 2 of 3 - Application Lifecycle
http://www.youtube.com/watch?v=fL6gSd4ugSI&feature=user
Androidology - Part 3 of 3 - APIs
http://www.youtube.com/watch?v=MPukbH6D-lY&feature=related
Skypop on Android
http://www.youtube.com/watch?v=PyxWnIalDcY&feature=user
Android Emulator Screencast
http://www.youtube.com/watch?v=Jb2N0QzX1NI&feature=related
Android Demo - Get money to buy it!
http://www.youtube.com/watch?v=j1j-TiOh448&feature=related
Android SDK Preview
http://www.youtube.com/watch?v=m8EV1o5MsKk&feature=related

InfoPath 2007 features availability in Forms Services

InfoPath forms can be previewed in the InfoPath Client as well as the Browsers. The InfoPath Client must be installed with a client license on a client machine, limiting it to an intranet based application platform. On the other hand, using a browser based InfoPath form helps in designing applications accessible even from Internet. This is really cool but the trade-off is its cost. You need to have the Enterprise License for the MOSS which includes the Form Services.
But still, not all the InfoPath 2007 controls are available to the browser based forms.
Below is a list of what is available or not in InfoPath client and browser based forms:

The best practice would be to use the Design Checker feature from the Task pane or from Tools > "Design Checker" to validate whether the form is a valid browser based form.
The Design Checker correctly identifies the controls which are not supported to be part of a browser based form.


Wednesday, January 2, 2008

URL Encoder - Decoder

I was working with some list data submission and needed to make use of the GUID of the custom list that I had created. The GUID generally reads like this:
%7B79674320%2DADEA%2D4AE6%2DAAD2%2D29D33BE5EA7C%7D

To have this in a format acceptable to SharePoint, I found a nice little utility that encodes and decodes this beautifully.
After decoding it looks like this:
{79674320-ADEA-4AE6-AAD2-29D33BE5EA7C}

Thanks to Eric, I assume he is the author, for this tweaky thing !!
Below is the URL to this utility:
http://meyerweb.com/eric/tools/dencoder/

Feel free to use and make your life much simpler.

Happy New Year 2008 !!!

Just wanted to wish you all a very happy, prosperous and bright new year 2008 !!!
May all your wishes come true through the twist and turns of this year.
:-)
Keep smiling...
Always !!!