Friday, October 23, 2009

The Peranmai

Guess you all would have read many reviews about the movie from various websites. The second part of the movie was much better than than the first. No words to explain Jeyam Ravi's effort. It was far beyond expectations. He has given the best out of him. He has done a lot of home work for the movie. A typical trainer indeed.

The first part of the movie shows the real hostel life of young teen girls. My credits to the director for showing it as such. The movie has very little scope for Vaigai puyal Vadivelu. The second half turns to be adventurous. It makes me remember few other films that has nothing to do with the first part but scores well in the second. Many dialogues were censored which made me disappointing. On the whole, the movie is good to be watched once. Jeyam Ravi rockz. It is no doubt that people named Ravi always win. Ha ha..

Thursday, October 1, 2009

Launch of new mobile & LCD Television’s categories on consumermate.com!

Hey guyz and girlz, I just like to let you know about the latest happenings in and around the retail market. Hope everyone of you would eagerly be waiting to buy a new mobile or a laptop. Before you step out, just click on consumermate.com. This proves to be a one stop search for all your queries. Yes, they offer the best deals with which you can search and get to know the latest hot deals about your favorite phone, laptops or the LCD’s.

Following are some of the new features that I could find on the website. You can search among a various range of products, compare them with similar models and choose the best deal that suits you. You can just select your favorite brand laptops and limit your search. If you are not satisfied, you can compare the same product with the other available brands. You can even contact ConsumerMate experts by clicking on the “Ask Us” link. The feature that attracted me was that we can choose the required price band and it immediately shows the number of products that suits our search. Other features include knowing the product, new launches, the product ratings and so on.

I was really moved when I happen to see about the wide range of LCD’s. It was simply amazing. There are really a hell lot of categories. The very look of the site was awesome. It is really simple to search and know about the best deals online. Guys, don’t forget to check at ConsumerMate categories before you buy a product.

Tuesday, August 18, 2009

Simple Excel to Tiff Conversion using Excel IFC

Hi guys, following is a simple function to convert a xls file to a tiff image. Here I have implemented using IRF generator class. This method requires a in built Macro.

public void ConvertToTifExcelIFC(string inputFile, string sheetName, string protectPswd)
{
ExcelIfc.IRFGeneratorClass exc = new ExcelIfc.IRFGeneratorClass();
try
{
int iRet = exc.RunMacro(inputFile, "PrintSheet");

System.IO.File.Move(inputFile.Replace(".xls", ""), inputFile.Replace(".xls", ".tif"));
}
catch (Exception Ex)
{
throw Ex;
}
finally
{
System.Runtime.InteropServices.Marshal.ReleaseComObject(exc);
GC.Collect();
}
}

Wednesday, August 5, 2009

Create a SSIS Package

Sql Server Integration Services is a new ETL (Extraction Transformation and Loading) platform that ships with sql server 2005. In this blog, I will explain how to create a simple SSIS package which takes data from one table(source) which resides in database X to another table (destination) which resides in database Y. Both these databases can be in different system which can be in different locations and can also be in different domain.

You need to have proper access rights to these databases. Before creating the package, you first need to create a project that can host the package. If you have Sql server 2005 installed, Open Sql server Business Intelligence Development studio or go to Visual studio 2005 and open Integration Services project from Business Intelligence project. Specify a name for the project and click ok. Once project is created you will be able to see the package designer window of the default package called as Package.dtsx.

In solution explorer, right click the data source and click New data source. Give a data source name (for source), add the proper connection string and click ok. Repeat the same step for creating a data source for destination. Data sources are created with .ds extension. There is a connection managers section below the Package.dtsx section. Connection managers section will allow you to create connections which are needed for your package. You need to add the data sources which we have created to this section.

Right click on the connection manager and click a new connection from data source. Add the two connections which we have created in the data source. Drag and drop a data flow task from the tool box on to the control flow section. Data flow tasks helps you to move data between sources and destinations, providing the facility to transform, clean, and modify data as it is moved. Double click on data flow task --> drag and drop an oledb source and oledb destination.

Double click on oledb source, specify the connection manager ('source data source name' which we have created), data access mode (in our case its select Table or View), and the table name. Once you have selected the connection, the table dropdown will be automatically filled with all the tables in your DB. Now select the column tab and select the required columns in the table and click ok. Drag the oledb source output connector (indicated by green arrow) to the olebd destination. Open oledb destination, give the destination data source in connection manager, data access mode will be Table or View - fast load . Select the table into which the data has to be inserted. Select the mappings tab, and properly map the source columns to the destination columns... Thats it... Run the package, and if all went fine your data will be copied from the source table to destination table.

Friday, May 15, 2009

Samsung LED TV

Hi friends, I was just searching the web for the latest LED Televisions to beautify my new house. Initially, I thought of going to LCD’s but the very reason being LCD’s are outdated, thought of giving a way for LED’s. Though there were various make and corresponding models, the one that made me wonderstruck is the Samsung LED TV’s. Yes, Samsung has now launched series 6 and 7 in India. Both the series add 2 models to their account. Under series 6 comes the UA46B6000VR and the UA40B6000VR models. The models are very slim and come in 40 and 46 inches. The picture clarity and the audio effects are amazing. Similarly under series 7 are the UA40B7000 and UA46B7000 models.

The fact that made me go for Samsung is its crystal design. It is just beyond my words. Samsung offers a wide range of LCD’s, Plasma’s and Flat televisions and what not? Coming to the LED’s, the width is just 2.99 cm in length. Sure, you are engrossed with the features of Samsung LED TV. The pictures are clear and the motions are rated 100 Hz speed. Just check in the web for more details.

Coming to the audio effects, it’s beyond my imaginations. Samsung introduces a new WS1* sound bar surround system. What a fantastic TV it is. The speakers are attractive and you can just experience a full theater effect with Samsung LED series 7. There still runs confusion which model to take among these 4. My dad opts for UA46B6000VR but I think of getting the Series 7 for my dream home.

Introduction of these four models have given me a good feeling about Samsung. I then decided that going forward; I should consider Samsung products before buying any electronic goods. How amazing it is! Guys, just tell me which one to choose.

Waiting for your comments!

Wednesday, May 13, 2009

Online Perfumes

Hi friends, I would like to present a perfume blog here. Each and everyone of us use some kind of scent or perfume everyday in order to keep us fresh from dirty smells. There are many different perfumes available in the market so as to make people aware of different fragrant smells. Moreover, we people tend to show more interest towards scent bottles for the reason being "we care for ourselves". So visit the online perfume web and choose a scent of your choice and order the same. There are many brands and different flavors especially for you. Say no to bad smells. Always be fresh and expect the same from others. Gift sets are also available. Just peep in!

*My disclosure

Sunday, May 10, 2009

Keep Yourself Fit

Regular exercise is the best way to thwart obesity problems. Exercises pour in numerous benefits to the people. It not only strengthens bone and muscles in the body but also improves mental health of a person. Motivated exercises will provide even more benefits to the people. Exercise is alone not a complete cure to the obesity problem. Diet plays a major role in controlling the weight of an individual. There is no use in consuming high calorie diet after an excellent physical activity. People should take care when it comes to diet. Proper diet efficiently coincides with the physical activity to provide the intended results.

Thursday, March 5, 2009

Arizona!

Hi friends,here am gonna speak about Arizona real estate. Am really wonderstuck to see their properties. The ambiance is just beyond words. Arizona relocation services serves you with everything that you need. You can just live your dream with Arizona. Really, they provide excellent environment satisfying the dream of every human. They are the experts in New Home Developments. They do have residential properties, land, luxury houses, rental houses and multifamily homes. The weather in Arizona is pretty good. I would really die for it. It is around 80 degrees in AZ. Guys, please don't miss to book a property with AZ. It really adds beauty to your life.

Just Live the Dream!

Be Happy!

*My disclosure

Wednesday, March 4, 2009

The Abstract

A widget in general is a small application with a little bit of code, that does one simple thing. A “Widget Engine”, which is the framework needed to run these micro applications, is needed on the PC. Web applications haves also their own widget, that can run within the browser, like clock, web counter, etc.These applications have existed for a long time now. These were previously called plugins, components, extensions and gadgets. Typically, the user can choose to have CNN news, Paris weather, a Flicker photo stream, a clock, etc. This approach fits particularly well on mobile world, where space on screen is limited and where it’s not easy to switch between applications.

Tuesday, February 3, 2009

Promises

Hi gags, here is a promising site for you. Promises are made to rehabiliate people from different addictions. vicodin addiction promises to cure people who are addicted to various drugs including Alcohol, Cocaine, Codeine, Heroin, Marijuana, Methamphetamine, Oxycodone,and many others. Please do let your friends and relatives know about this site. Let us look forward to deveolop a better nation.

"Service to man is service to God".

*My disclosure

Wednesday, January 28, 2009

Octuplets

A woman gave birth to eight babies in southern california, the second live-born set of octuplets. The mother, who was not identified, yesterday gave birth to six girls and two boys weighing between 820 grams and 1.54 kilograms. Doctors estimated that woman's delivery lasted only five minutes.The first ive-born octuplets were born in Houston in 1998, and one baby died about a week later.

Wednesday, January 21, 2009

Storage faciliity

Hi friends, here is a web that provide storage facilities for you. They provide you a quality storage with excellent service. No matter where you are put up at US, you are allowed to avail these facilities. So guys, just visit the web site for more information and have fun.