Sunday, March 28, 2010

Save Our Tigers Initiative

Hi Friends,

Geek Talkin Siebel has pledged full support to "Save Our Tigers" initiative!
If you feel you can do some part to save our precious national animal, please register & pledge your support as well!

Pledge Support At: http://www.saveourtigers.com/JoinTheRoar.php
Home Page: http://www.saveourtigers.com/

Let unite & bring a change :-)

Keywords: Save Our Tigers Intitiative, Tiger Conservation, India National Animal, Forest Reserves, etc

Wednesday, March 17, 2010

How to Setup Related Posts Widget for Blogger

Hi Friends,

I wished this feature would have been available out of box with Blogger! But since that is not the case, we need to hookup custom code to achieve the "Related Posts" functionality.

It is very important to let your Blog readers have a glance at other posts. The archive section is not very friendly to expect readers browse manually to different items. Hence the related posts functionality is a big hit to achieve the reader sticky ness to your Blog :-)

The widget is pretty simple to install! Lets follow the steps below:

Steps for Implementation:

   1. Go to Layout >Edit HTML in your Blogger Dashboard.

   2. Back up your existing Template before making any changes!




   3. Make sure to check the "Expand Widget Templates" box.



   4. Search for the </head> tag.


   5. Add the following code just before the tag.


   6. Now search for <data:post.body/>. In some of the templates this code may look like this
      <div class='post-body>
      or
      <data:post.body/>

 
   7. Add the following code just beneath the code you just searched for.



   8. Now Save your Template and you are done!




Customization

    * In order to change the number of maximum related posts being displayed for each label, search for the code below (within the code given in step 7) and change the number "5" to any desired number.

I hope this valuable functionality is easily added by following this simple setup guide!
Original Author Website: http://widgetsforfree.blogspot.com/2009/01/related-posts-widget-for-blogger.html

If you face any problems setting this up leave a comment & i would be happy to help.
Enjoy!

Keywords: Blog Tricks, Related Posts, Blogger, Blogspot, Widget, Javascripts, Guide, etc

Tuesday, March 16, 2010

SBL-DAT-60171: End of the log stream is reached

Hi Friends,

This is an amusing bug [SBL-DAT-60171: End of the log stream is reached] in Siebel 8.0 which is dumped in your log files while accessing Audit Trail fields.
Its related to database as its dumped via sqllog.cpp (671) file.

This error comes when GetAuditTrail method is called via script.
So far this issue exists in Siebel 8.0 till 8.1.1. There is no uncertain application behaviour noticed due to this error, but just a dump in the log.

Its already logged as a bug, but so far no fixes have been released for the same.
If this error is in your logs & do not create any related problem, then you can safely ignore this error.

Enjoy!

Keywords:siebel crm,siebel customer relationship management,siebel solutions,siebel support,siebel supportweb,siebel systems, SBL-DAT-60171, Audit Trail, Logs, etc