Jul 12
Statistics of beoue.com after hitting first page of digg.com
1100 digg votes still counting (source: digg)
93 Comments (source: digg)
~ 30000 unique visitors (source: weblogs)
~ Surprisingly 70% of them firefox users (source: Google analytics)
~100000 Hits (source: weblogs)
123 people bookmarked this site in del.icio.us (source: del.icio.us, majority of the people tagged it as : analysis, popular, statistics)
18 people so far written about this app in their blog (source: technorati) - Interesting one is here http://www.techipedia.com/2007/07/11/digg-api-tools/
Jul 11
6 hours after submitting the application details of beoue.com as story in digg.com it suddenly become popular, not able to control myself in hitting refresh button many times in my browser to see how many ‘digg’ each time my story gets. People started noticing it as the story made it to first page of digg, started commenting also. This is really nice feeling some one noticing your work, appreciating, suggesting new features, criticizing, giving feedback, GREAT. Thank you all.
Jul 10
Craeted first app for beoue.com using DIGG.com APIs. This app consolidate the sites which are more popular in DIGG.com for a given period. View “Which sites are popular” app at digg.com, and dont forget to digg it.
Jul 08
Béoué (pronounced as ‘beve’) , is name of 18 year old boy from Ivory Coast, he was a child soldier for five years, before UNICEF reintegration programme helped him to disarm and, to start a new life. Now he owns a small business at his home town and dreaming to become big businessman one day. Read more about him at UNICEFF Article, and can see beoue video here.
Jul 08
Registered a domain name beoue.com, with the purpose to experiment new applications. First will try to write a app using digg.com APIs. Stay tuned for more apps.
Jul 06
Scitopia.org is new search engine created by 15 leading science and technology societies including IEEE, American Institute of Physics, ASME with the aim to provide relevant search results to researchers/others without the ‘noise of irrelevant content like other search engines’. This engine index contains 3 million research journal contents, technical conference papers spanning as far as back as 150 years.
http://www.scitopia.org
Mar 30
I got the following error after successful deployment of assemblies in BizTalk. I have BizTalk installed in federated (distributed) way. 4 BizTalk servers associated with same deployment and I have to install orchestration assembly in one server and gac it all other servers. After installing and gacing when it starts processing I encountered unique and weird problem. Some time my orchestration picks up message and some other time throws following error.
Failed while creating a XyZ.Orchestration service.
Exception type: ServiceCreationException
Source:
Target Site:
Help Link:
Additional error information:
File or assembly name XyZ.Orchestration, or one of its dependencies, was not found.
Exception type: FileNotFoundException
Source: mscorlib
Target Site: System.Type GetType(System.String, Boolean)
Help Link:
Additional error information:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp
When I checked the installation logs there was no error and also checked whether the orchestration was present in the gac on all the servers and it was there.
So there is something must happened the way it was installed which made BizTalk engine to run the orchestration on and off mode.
And finally it got resolved; below you can find what I did to resolve it.
1. If you encounter the problem like above check all the servers have the assembly gaced.
2. If not gac the dlls in all the server and install the assembly in one server (either by deployment wizard or scripts).
3. Most important thing you should do always is restart the host service for the orchestration in all the servers
Mar 18
List of things I like to see in joost
- Better visual clue to resize and position the window.
- More channels and programmes.
- User interface elements in a fixed postion, than appearing and disappearing.
Things which i liked
- Nice search feature, to search for your favorite programmes.
- Stunning video quality, even after making the window size bigger.
- Flicker free resizing.
- My Joost customization with many widgets (like weather, news ticker, clock, instant messaging - you can share what you are watching with your IM buddies.) etc.
Mar 02
Another way to reach this blog. Search for the term “Haja” or “Hajamaideen” in Google or yahoo, I managed to get this blog listed in first page of search engine results. Little bit of SEO (Search engine optimization) which I did long back is paying of now.
Mar 02
After a month long wait I got invitation to participate in ‘Joost’ (Formerly ‘the Venice Project’) beta testing. Brief background info: Joost is yet to be released video tool which promises to revolutionize online video viewing and probably may replace TV!!! I just downloaded the beta version and planning to post my opinion / review about the product in coming days/weeks/months!!!!. Stay tuned.
Mar 02
I ran into weird issue in BizTalk 2004 mapper when I am trying to implement nested looping using loop functoids, but at the end I got single ‘for-each’ xslt output instead of nested ‘for-each’ for 3 functoids which used. This is what I did.
1. I got to loop 3 elements which nested inside.
2. I drag and dropped 3 functoid to designer surface.
3. Connected top most parent element to first functoid and then connected corresponding destination element.
4. Repeated step 3 for next child element and then inner most child element.
5. When I validated the Map i got only one for each xslt output for the top most parent element. This depicted in the following map picture.

What is going wrong in this? I believe there is bug (or may be it suppose to work this way, which don’t know) the order in which you connect elements source node -> looping functoid -> destination nodes.
If you follow the steps as shown above you may not get nested loop (which is expected result). So follow the following steps.
1. Drag and drop all functoids to the designer surface.
2. Start connecting innermost element from source schema to functoid and then to destination node.
3. Repeat the step 2 for element or node which need to be loop(ed) above the innermost element as shown below
So, moral of the story is, start your looping functoid connection from innermost node and repeat the step for upper nodes.
Feb 11
Patterns and Practices are widely discussed topics now a days… So Good resources on Enterprise Application Integration pattern you can find it here, http://msdn2.microsoft.com/en-us/library/ms978729.aspx
Jan 27
Ayappadi, a wonderful village surrounded by paddy fields and Cauvery by river ‘veera cholan’. Most of the people’s life and economy(??!!) depended on agriculture and its associated work, but in recent times as like any other Cauvery delta villages, agriculture become things of past, people started migrating to different countries to make a living. Many of my friends live away from home in alien countries just to make money, with their spouses and kids living here, and with out seeing their loved ones for many years.
I moved to this village at the age of 8 and lived there for 15 years. I still believe that, my Ayappadi friends influence had greater impact on my life as what I am today. If I look back, what ever me, and my friends (Noorullah, Sadik, Aliyul and many others) did as kids (hobby clubs, exhibitions, political debates, drama scripts, paintings, printings, electronics) at the age of 10, still inspires me to achieve more. Those memories still fresh and feels really good, if there is Ctrl+Z in life, I wanted to go back to Ayappadi life (as a kid of course).
Dec 12
Atlast, passed PMP exam after hectic preparation which eaten up all my time during last two months. Tips for some one preparing for the certification
1. When answering the questions don’t apply knowledge you acquired in your job.
2. Don’t apply commen sense, also learn how to think with in the boundary of PMBOK.
3. Read PMBOK twice and Rita’s exam prep guide before going for 35 hours mandatory training. After the training you can read again and subject will be easy that time.
Recent Comments