Hah! back in the Blogging Business after being away for a really long period.
The Spring is just so exciting,Glad that the Winter is over.Well not to mention I have kicked off with my jogging routine starting from today and expect myself not to stop this.
I *wish* to be blogging regularly as possible,I am sure I will find a few minutes in the Tram on the way to work.Thanks for my IPhone 3GS.
I dedicate this blog post to my Mom.She just loves the Skydeck here in Melbourne,hence decided to capture a few pictures of the Skydeck this morning during my jog in the Botanical Gardens.
I personally love the Skydeck too!
Here is a picture of Skydeck from captured standing beside the Shrine of rememberance.

More pictures:
Mobile Me
Takecare
Cheers
I was informed yesterday that I have won an $180 Microsoft Certification voucher for one of the recent contests that I took part in.
It appears more like a regular yearly quota,I won a certification voucher last year too.
Ofcourse it was absolutely pleasing to hear that.
It's always good to win :)
Cheers
With the new Beta 4.0 release,I am sure a lot of people would have had this issue.
Shift + Upgrade Or Shift + Restore to the Beta 4.0 firmware caused itunes errors.
Here's what I did to get it working:
Download itunes 8.2
Shift + Upgrade | Uknown Error occurred
Shift + Restore | Unknown Error occurred
Resolution:
Restore your iPhone 3g to Beta 3.0
Shift + Restore (beta 4) | Worked.
Cheers
One of the key configurations to get AJAX working on IIS 7.0 [Windows Server 2008 | Vista]
This should be added within the web.config of the SharePoint site.
The <system.webserver> element contains configuration settings used by Microsoft Internet Information Server (IIS) 7.0.
The following example shows the <system.webserver> element for ASP.NET AJAX. Add this section to the existing Web.config file as a child of the <configuration> element.
<system.webServer>
<validation validateIntegratedModeConfiguration="false" />
<modules>
<add name="ScriptModule"
preCondition="integratedMode"
type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
</modules>
<handlers>
<remove name="WebServiceHandlerFactory-ISAPI-2.0"/>
<add name="ScriptHandlerFactory" verb="*" path="*.asmx"
preCondition="integratedMode"
type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
<add name="ScriptHandlerFactoryAppServices" verb="*"
path="*_AppService.axd" preCondition="integratedMode"
type="System.Web.Script.Services.ScriptHandlerFactory,
System.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35"/>
<add name="ScriptResource" preCondition="integratedMode"
verb="GET,HEAD" path="ScriptResource.axd"
type="System.Web.Handlers.ScriptResourceHandler,
System.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35" />
</handlers>
</system.webServer>
I have never been satisfied with any of the headphones that I have bought so far,Not completely satisfied with the Apple In ear Headphones either :-)
Anyways,here is the story..
I got these headphones delivered home during the Christmas break.
Read a few reviews: Read it only after I bought it :-( Anyways,most of the review I read had positive feedback.
I wasn't happy with the Bass,Tried out all the "ear tips". The smaller tips proved to be better than the rest.
Called up Apple Support [only after 15 days I guess]
They said I definitely can't return the product as it is past it's return period,I was a bit frustrated with this.
In return they offered to give me a $20 store coupon that I could redeem with my next purchase in the store.
Pros:
Awesome sound.
Great clarity for recording
Cons:
Not enough bass!! ..Not that I expect the headphones to blow my ears,but I expect decent amount of bass
Tried out all the modes in the EQ too.
Anyways,that's me
Chander
SharePoint offers the "Spell Check" feature in its "Rich Text Fields"
In our custom SharePoint application,we have utilised the "SharePoint Spell Check Web service".
There has been a few bugs that has been identified with the SharePoint Spell Check,The Microsoft's QFE Team was involved in fixing the same and delivering back the "private hot fixes".
It was observed that the "dictionary language" defaults to "English US" although the "locale = English Australia".
This issue is being currently investigated by the Microsoft Support Engineers and also by myself.
There is a likelihood that,this could be because of the "language" selection during the install of SharePoint or may be it's a bug..
Will keep you guys posted soon.
Chander
Hello..
It's quite exciting to be part of the "Geeks with blogs" community.
I expect myself to be making a post each day.
Chander