jQuery better isWindow() is not for window

Same as me “jeresig” does not like to spend much time on some code just because some jokers, can produce a use-case which is breaking it. Where in the same time the same use-case is never seen and never used, in real application code situation.
Continue reading

My jQuery outerHTML plugin

outerhtml


No, if, no else Javascript? Look here.


Update 10-OCT-2017: This little plugin is consistently on the top of most viewed ones on this site.  Let’s see why.

There are several outerHTML plugins for jQuery around. But I could not find any that works “in the spirit of jQuery”.

Side note: Have you seen this plugin ? It gives you list of events attached.  Check it out later.

Update 13-NOV-2015

After reading recently the 2 year old post on stackoverflow.com, from where a lot of people are coming here, I have decided, to behave responsibly, and offer an (slightly) more optimized version.

Is this an optimization or obfuscation? To actually prove if this is better version performance wise, I should test it.
Continue reading

What is the most feasible implementation of this architecture ?

On the Enterprise (aka Generic) level, more or less all of us Architects, are capable to agree on the universal diagram, providing Enterprise Architects view of an modern company. Of course, any modern company is relying 99% on the success of its IT assets.

Universal Enterprise
Universal Enterprise IT Landscape

Here we have it. Nice clean, generic, and universally applicable. Just as any good IT Architecture should be: Generic. Continue reading