Friday, July 16, 2010

Which email clients support CSS3? - Blog - Campaign Monitor

I would not recommend using CSS3 for emails as only one feature was found compatible across email clients which does not even list lotus notes.

Which email clients support CSS3? - Blog - Campaign Monitor

Thursday, December 10, 2009

ReSharper:: The Most Intelligent Add-In To Visual Studio 2008 - C# 3.0, LINQ, VB.NET, ASP.NET, XML, XAML, build scripts. Best-of-breed tools for code analysis, code cleanup, code generation, and unit testing, plus multiple refactorings and code templates.

ReSharper:: The Most Intelligent Add-In To Visual Studio 2008 - C# 3.0, LINQ, VB.NET, ASP.NET, XML, XAML,
build scripts. Best-of-breed tools for code analysis, code cleanup, code generation, and unit testing, plus
multiple refactorings and code templates.

Resharper is amazing, take N

Resharper is amazing, take N

Image Editor Jetpack

Image Editor Jetpack

A Firefox extension which allows you to edit any image on the web. After you installed the extension, right click on the image in Firefox and select Edit Image to activate Jetpack Image Editor. The interface and features are very similar to Photoshop. There are: Tool bar, Layers, History, Adjustment, Filter, and more. Technically speaking, it is like a mini version of Photoshop that runs in Firefox.

Adobe® BrowserLab

Adobe® BrowserLab

Adobe BrowserLab is an online tool that allows you to view how different browsers (in different operating systems) renders your web pages. Just enter your web page URL, press Enter, and it will create a screen capture of the web page in the browsers you selected.

Google Docs Adds Batch Export Features - Webmonkey

Google Docs Adds Batch Export Features - Webmonkey

Comparing earth with other celestial bodies

Comparing earth with other celestial bodies

Facebook Connect Is Getting Huge

Facebook Connect Is Getting Huge

Facebook Connect announced today it has 60 million users on 80,000 sites.

Wednesday, December 9, 2009

Managing UI Complexity | Brandon Walkin

Managing UI Complexity | Brandon Walkin:

Interface complexity is an issue every designer wrestles with when designing a reasonably sophisticated application. A complex interface can reduce user effectiveness, increase the learning curve of the application, and cause users to feel intimidated and overwhelmed.

4 things you should track on your blog or website

4 things you should track on your blog or website

If you are serious about your website or blog, you should definitly take the analytics part seriously. In this post I explain how to track some events on your pages to help you improve the website. These examples are targetting mostly Wordpress and Google Analytics users, but most analytics tools should be able to perform these actions (if they don’t you should think about changing).

Google Chrome Extensions

Add features to Google Chrome by installing extensions:
Google Chrome Extensions

Google Chrome Extensions

Add features to Google Chrome by installing extensions:
Google Chrome Extensions

Monday, April 13, 2009

Calendar Extender and TextBox set to ReadOnly in C#

If you are using calendar extendar along with a textbox to get the calendar's date then one of the things that you may want to try is to restrict the user from entering into the text box directly. One simple way to do that is to set readonly property to true. However, when you do that, the value does not become available in the code-behind of the page. One of the solutions is given below,

Put onKeyPress = "javascript: return false;" onPaste = "javascript: return false;" in your textbox. That way, even the textbox is enabled, the user will not be able to modify the data.

To find more about other solutions and issues faced by other users, you can read the thread below:

Comparison of Political Debate in America and India

In a few days from now, one of the largest democracies in the world is going to elect its leaders. Sad to say, that despite many political parties in India trying to ape the west by using electronic media, the content of debate and commitment remain far from satisfactory.

While CNN and YouTube came together to provide a great platform to start a question / answer round as well as organize meaningful debates on which party / candidate would do what for the country if elected; our own media continues in sensationalizing trivial matters and is unable to create the right focus despite having such tremendous capability.

Our politicians are no better. They are relying on spreading hatred among the people of India and instead of discussing how they will take India to the next step their focus remains on settling personal scores.

I am afraid, at this rate the verdict will remain as fractured as it was in the last two General Elections.