Saturday, February 21, 2009

PHP - Enable cURL in Windows.


PHP has build-in extension for getting content from remote sites. This extension is known as cURL. For enabling cURL in windows environment,... read more

Saturday, February 14, 2009

Excel - Removing duplicate values


We can remove duplicate entries in a list using MS-Excel. Click Data->Filter->Advanced Filter in the Excel sheet. Check the 'Uniqu... read more

Thursday, February 12, 2009

Javascript- Accessing DOM before completion of page load


Normally we will use window.onload event to find completion of web page loading. But if the page is having large images then we need not wai... read more

Wednesday, February 11, 2009

C# - Handling symbols in webbrowser control


We will be facing issues with WebBrowser control in C#.net for handling symbols such as Ø,½ and ±. We may face issues even when we set appro... read more

Tuesday, February 10, 2009

Cross browser web development.


The important challenge for any web developer is making the website work in many different types of browsers(IE, FireFox, Safari, and Chrome... read more

Monday, February 9, 2009

Online Bookmark


We are having Bookmark (FireFox)/Favorites (IE) in our browsers to store URLs of frequently used websites. But it will be useful only when y... read more

Friday, February 6, 2009

MySql version issue.


We may face issue if we try to use database created by one version of MySql server in another version of Mysql server. In this case, we can ... read more

Wednesday, February 4, 2009

MySQL - Importing Large sql file


It is difficult to import schema and data from large size sql file using phpymyadmin. Because it will fail due to memory limitation or time ... read more

Bookmarklet


Bookmarklet is a javascript code which can sit in the Favarite/Bookmark bar of your browser. It can act on any web page you are viewing on y... read more

Our vision and Values


Our Vision To be the Global Technical Leader by using latest technologies effectively and also by introducing innovative solutions while kee... read more

Tuesday, February 3, 2009

Google Analytics


Google Analytics is a free feature provided by Google. It will give statistics of the webpage in nice way. - We can see even how much time ... read more

Monday, February 2, 2009

Offline Crawling - Resolved the issue with webbrowser control in C#


It seems Webbrowser control in C# is more useful for scraping contents from websites and also for doing autologin and autoposting of content... read more

Issue with GD Library


It seems there is some issue with GD library built-in in php. Please refer http://bugs.php.net/bug.php?id=42522. To resolve this issue we ha... read more

Search This Blog

Blog Archive