Twitteleh – Twitter for your jewish mother

October 6th, 2009 Xander 1 comment

Stop waisting your time. Use the twitter that targets the one person that actually wants to hear about your day. Twitteleh – Twitter for your jewish mother.

Read more…

VN:F [1.7.7_1013]
Rating: 5.0/5 (2 votes cast)
Categories: Humor Tags: , , , , , , , , ,

jTemplates – jQuery Template Engine

October 4th, 2009 Xander 6 comments

About a year ago i had to architucture some web application with a very rich client side UI.

ASP.NET was an easy choise for a server side code, but what about client side ?
The heavy viewstate, endless event handlers and infinity number of server side requests just to make the GUI  friendly – well, it just didn’t sound as a proper way to do it.

Read more…

VN:F [1.7.7_1013]
Rating: 4.9/5 (10 votes cast)

Twatif – Twitter restrictions in the real world

September 29th, 2009 Xander No comments

VN:F [1.7.7_1013]
Rating: 4.3/5 (3 votes cast)

C# Set method timeout using Generics

July 15th, 2009 Xander 17 comments

I’m pretty sure all of you know the WebRequest and it’s derived class HttpWebRequest.
And what a marvelous property both of them have – the TimeOut.

Read more…

VN:F [1.7.7_1013]
Rating: 4.7/5 (15 votes cast)

Script as blocking element and dynamic script loading using document.write

July 15th, 2009 Maxim No comments

We all know that script is blocking element, meaning no content will be rendered untill script block is parsed and executed or downloaded then parsed and then executed in case of externale script.

And we were told endless times that the best practice is to load scripts at the end of web page. It’s true.

We also have document.ready events thanks to numerous javascript frameworks that gives us opportunity to perform most of our JS actions when document is ready to be manipulated. But there are cases when you do need JS blocking features.
Read more…

VN:F [1.7.7_1013]
Rating: 5.0/5 (2 votes cast)

C# Parsing HTML with HtmlAgilityPack

July 13th, 2009 Xander 6 comments

Let’s say you have to parse some HTML, find all images or some other DOM elements make some changes/optimizations and save the result. What can you do ?

Well, i needed something like that a few days ago and after Googling for couple of hours I ran across this this great library called HtmlAgilityPack.

Read more…

VN:F [1.7.7_1013]
Rating: 4.5/5 (8 votes cast)

Google in your house

July 13th, 2009 Xander 3 comments

I just can’t help it and must post this one… It’s hilarious !!!

Episode 1 :

Two more episodes.. Read more…

VN:F [1.7.7_1013]
Rating: 4.7/5 (25 votes cast)
Categories: Humor Tags: , , , , ,

Javascript boolean interpretation

July 13th, 2009 Maxim 2 comments

I have two simple questions for you about boolean values in Javascript.
When will browser show alert message:

        if (a-b) alert("it's true!");

And another one
Read more…

VN:F [1.7.7_1013]
Rating: 5.0/5 (5 votes cast)

Javascript pseudo protocol (is EVIL)

July 12th, 2009 Maxim 1 comment

This post is somehow related to my previous post about javascript function context.  Recently I helped one of my friends to debug a very funny problem. He told me that his inline event handler doen’t work, because he could not pass this object to his function.
You probably wonder what did I find? :-)
Read more…

VN:F [1.7.7_1013]
Rating: 4.6/5 (5 votes cast)

C# LINQ Teaser

July 12th, 2009 Xander 4 comments

Another great interview question.

Will the following code compile and if yes what will be the result of it ?
Read more…

VN:F [1.7.7_1013]
Rating: 4.8/5 (9 votes cast)
SEO Powered by Platinum SEO from Techblissonline