Blog Home  Home Feed your aggregator (RSS 2.0)  
Kiruthik .com - Thursday, April 23, 2009
eCCentric Vagabond
 
WSS 3.0 SDK v1.5 released on   Wednesday, April 22, 2009

WSS 3.0 SDK v1.5 released

The new version of Software Development Kit for WSS 3.0 is released today after 8 months of releasing v1.4 with OfficeServer SDK 1.4

[Download]

Wednesday, April 22, 2009 7:51:26 PM UTC  #    Comments [0]    | 
Sharepoint SP2 on   Wednesday, April 22, 2009

WSS 3.0 SP2 and MOSS 2007 SP2

WSS 3.0 SP2 & MOSS 2007 SP2 are expected in this month end….. Along with the update for all MS Office 2007 products...

Microsoft Office team has streamlined the release of Service Packs for all the MS Office products together, but what is the use in that ? Atleast server products and clients products can go differently ?

[Source]

Wednesday, April 22, 2009 7:06:47 PM UTC  #    Comments [0]   Microsoft | Sharepoint - MOSS 2007  | 
Sharepoint Designer is Free now on   Wednesday, April 08, 2009

Sharepoint Designer is Free now

Microsoft SharePoint Designer 2007 is now a FREE download. Just register and download a copy… Sharepoint Designer is the MS Office 2007 – version of Frontpage. No more frontpage, its only SPD.

Forget not to check the Related Resources section in the download page…

Sharepoint Designer Related Resources

  1. Video of SharePoint Designer 2007 FAQ (6.2MB)
  2. Video of SharePoint Designer 2007 FAQ (82.9MB)
  3. Video of SharePoint Designer 2007 FAQ (16.8MB)

 

Service pack for Sharepoint Designer is also there… Download it…

Wednesday, April 08, 2009 6:04:23 PM UTC  #    Comments [0]   Microsoft | Sharepoint - MOSS 2007 | software  | 
Google ’s Election site link on   Tuesday, April 07, 2009

Google launches a link/website for Indian Election 2009

Even the HOT Indian Election spree is now with Google too. They have launched a site (link) for the forthcoming Indian General Election 2009

Good to see the Google India team to do something that is going hot...
For sure Google could have seen the reports of the Search terms ( with respect to Indian Parliament Election) in Google Search engine which will be in Millions by now, as my site (ArasiyalTalk.com) itself is getting thousands of clicks a day from Google

http://www.google.co.in/intl/en/landing/loksabha2009/

Tuesday, April 07, 2009 7:58:09 AM UTC  #    Comments [0]    | 
Using Credit cards on   Wednesday, March 25, 2009

Using Credit cards

Credit card fraud is a big issue in India and abroad. I still know lot of people who never uses internet banking and earns more than a million rupee a year in IT field. Most of the time I have felt why these people are more reluctant?? Sometime back a colleague of mine used to give me money every week for booking him a rail ticket in IRCTC. He had a debit card, he was eligible for a Corporate Credit card but he never used those in the internet.

Even last week one of my ex-Manager who is yet to start a interior designing business came to my home to buy some softwares and domain name using my card in the internet. Lot of times I have used my cards for my friends’ purchase online.

But lot of Credit card based fraud are really making me to think twice before helping others to use my card... Visa & Master card gives a new way to secure your card information online called Verified by Visa and MasterCard SecureCode. Most of the companies comes with their own way of securing or some good proven way to secure that. Nearly two years back I criticized in my blog about HSBC over killing the users by giving a security device.

 BBC claims that they have purchased UK residents credit card details from New Delhi. [More] This new issue and other stories are really making me to feel that those reluctant people are better!

Wednesday, March 25, 2009 10:47:47 AM UTC  #    Comments [0]   India | Personal | Technology  | 
Application Pages Vs Site Pages on   Thursday, March 19, 2009

Application Pages Vs Site Pages

Remember the difference between them in SharePoint (MOSS 2007)

 

Yesterday, somebody asked me the difference between the application page and site page in Sharepoint. Having developed five custom site and application pages in Sharepoint, I couldn't explain what exactly it is. I really got confused over time, as usual my brain was blank.

In a second after opening a SharePoint VS solution file, I got it. Just remember as the name indicates, Application pages can be used across SharePoint Web Applications and the Site pages are used across the Site(s). When you remember this, then you wont get confused. If its across applications then its the only _layout folder which is helping us. Wherein the site pages are the ones what we want to be specific for a site or to its contents and OOB example are AllItems.aspx, default.aspx etc.

Yes, I agree that working in a dozen of pages will also help you to remember, but in the beginning, even after a year,  lot of things in SharePoint is confusing and time consuming. Main reason behind this is our lack of basic understanding and poor memory. I strongly recommend every SharePoint developer to read the Inside Microsoft Windows SharePoint Services 3.0 and a SharePoint administrator to read Microsoft SharePoint Services Administrator's Pocket Consultant.

Thursday, March 19, 2009 9:13:47 PM UTC  #    Comments [2]   .Net | Sharepoint - MOSS 2007  | 
Multiple Inboxes for GMail on   Thursday, March 12, 2009

 Multiple Inboxes for GMail

Multiple Inboxes for GMail

Last month Gmail Team announced a new GMail Lab feature called Multiple Inboxes. I really thought its about having Multiple Inboxes. Its not so. It wont allow you to see multiple Inboxes at the sametime. Its just a Multi-view or Multi-pane view of messages in some order or pattern. ie., You can create a view and define that to display all the mails labeled something, or from some account etc.

I have five accounts in Gmail (my old Gmail Id, other 3 ids for three different reasons created in the Google Apps - Kiruthik.com account). All the four are forwarded to the id mail-at-kiruthik.com. So mails from those account would reach this mail@kiruthik inbox.

Thursday, March 12, 2009 9:31:49 PM UTC  #    Comments [0]   Google | Technology  | 
Free ASP.NET MVC eBook on   Wednesday, March 11, 2009

Free ASP.NET MVC eBook

Source : Hanselman & ScottGu

 

Wednesday, March 11, 2009 11:20:07 PM UTC  #    Comments [0]   .Net | ASP.Net  | 
Twin Oscars for AR Rahman on   Monday, February 23, 2009

Twin Oscars for AR Rahman

AR Rahman with Twin Oscars in Hand

 

A.R. Rahman, the Legend holds up his Oscars for best original song and best original score for 'Slumdog Millionaire' backstage at the 81st Academy Awards in Hollywood.

Monday, February 23, 2009 6:14:01 PM UTC  #    Comments [0]   India  | 
How to Find/Check the CRC ? on   Sunday, February 22, 2009

How to Find/Check the CRC ?

What is CRC ?

Cyclic Redundancy Checking is a method of checking for errors in data that has been transmitted.

The cyclic redundancy check, or CRC, is a technique for detecting errors in digital
data, but not for making corrections when errors are detected. [More]

How to find the CRC value?

There are lot of tools to find a CRC value. I use Microsoft CRC Verification Utility (7KB), which is available in the Tools and Resources section of MSDN Subscribers’ Download.

Why we need to check the CRC ?

We mostly download Gigabytes sized files frequently. Few weeks back I downloaded the 64bit Version of Windows Server 2008 R2 beta from the MSDN Download, and the size of the iso file is around 4.5GB.

Most of the time the downloaded file will not have any problem. Rarely, when we try to open,install or burn the downloaded file, we might end up with a message saying its corrupted. In that case, we need to check the CRC value published by the source of the file, in my case its MSDN Subscribers’ Download section. MSDN Subscribers’ Download section always shows the CRC Value of each and every file they allow you to download, even if its 1MB or less.

After burning the iso file, when the Windows Server 2008 R2 beta installation was half the way, I got this error, some .cab missing in the Source media. Then I checked the CRC of the file in MSDN and the file in my Download. Both were same.

Finding the CRC Value of the .iso file

 

CRC of the iso file in MSDN Download

Where is the problem then ?

Yes, its with the DVD. I checked the CRC of the DVD, well as expected it was wrong.

Finding the CRC Value for the DVD - corrupted one


Then I burnt the same iso file with a Rewritable DVD, which then had the same CRC.

Finding the CRC Value for the DVD

Sunday, February 22, 2009 1:17:01 PM UTC  #    Comments [3]   General  | 
Copyright © 2012 Kiruthik Nandhakumar. All rights reserved.